Home
last modified time | relevance | path

Searched defs:STENCILOP_INCR (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/deqp/framework/referencerenderer/
H A DrrRenderState.hpp110 STENCILOP_INCR, //!< Increment with saturation. enumerator
/aosp_15_r20/external/mesa3d/src/gallium/drivers/i915/
H A Di915_reg.h907 #define STENCILOP_INCR 0x5 macro