Home
last modified time | relevance | path

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

/system/core/libpixelflinger/codeflinger/
DGGLAssembler.cpp221 build_depth_test(parts, Z_TEST|Z_WRITE); in scanline_core()
225 build_depth_test(parts, Z_TEST); in scanline_core()
278 build_depth_test(parts, Z_WRITE); in scanline_core()
721 void GGLAssembler::build_depth_test( in build_depth_test() function in android::GGLAssembler
DGGLAssembler.h514 void build_depth_test(const fragment_parts_t& parts, uint32_t mask);