Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/i915/
Di915_reg.h439 #define STENCIL_WRITE_MASK(x) ((x)&0xff) macro
Di915_state.c397 STENCIL_WRITE_MASK(writemask)); in i915_get_modes4_stencil()
/third_party/openGLES/extensions/EXT/
DEXT_stencil_two_side.txt486 STENCIL_WRITE_MASK 2xZ+ GetIntegerv 1's Stencil buffer 4.2.2 stencil-buff…
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DEXT_stencil_two_side.txt486 STENCIL_WRITE_MASK 2xZ+ GetIntegerv 1's Stencil buffer 4.2.2 stencil-buff…
/third_party/mesa3d/src/vulkan/runtime/
Dvk_graphics_state.c183 CASE( STENCIL_WRITE_MASK, DS_STENCIL_WRITE_MASK) in vk_get_dynamic_graphics_states()