Searched refs:build_depth_test (Results 1 - 2 of 2) sorted by relevance

/system/core/libpixelflinger/codeflinger/
H A DGGLAssembler.cpp221 build_depth_test(parts, Z_TEST|Z_WRITE);
225 build_depth_test(parts, Z_TEST);
276 build_depth_test(parts, Z_WRITE);
720 void GGLAssembler::build_depth_test( function in class:android::GGLAssembler
H A DGGLAssembler.h496 void build_depth_test(const fragment_parts_t& parts, uint32_t mask);

Completed in 41 milliseconds