HomeSort by relevance Sort by last modified time
    Searched full:build_depth_test (Results 1 - 2 of 2) sorted by null

  /system/core/libpixelflinger/codeflinger/
GGLAssembler.cpp 221 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
    [all...]
GGLAssembler.h 496 void build_depth_test(const fragment_parts_t& parts, uint32_t mask);

Completed in 145 milliseconds