Home
last modified time | relevance | path

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

/external/virglrenderer/src/
Dvrend_blitter.c41 #define BLIT_USE_MSAA (1 << 1) macro
189 if (flags & BLIT_USE_MSAA) { in get_swizzle()
199 if (flags & BLIT_USE_MSAA) { in get_swizzle()
220 if (flags & BLIT_USE_MSAA) { in get_swizzle()
250 flags |= BLIT_USE_MSAA; in blit_build_frag_tex_col()
288 flags |= BLIT_USE_MSAA; in blit_build_frag_depth()