Home
last modified time | relevance | path

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

/external/virglrenderer/src/
Dvrend_blitter.c42 #define BLIT_USE_DEPTH (1 << 2) macro
180 if (flags & (BLIT_USE_GLES | BLIT_USE_DEPTH)) { in get_swizzle()
285 unsigned flags = BLIT_USE_DEPTH; in blit_build_frag_depth()