Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/radeonsi/
Dsid.h4947 #define V_02842C_STENCIL_ADD_WRAP 0x08 macro
4966 #define V_02842C_STENCIL_ADD_WRAP 0x08 macro
4985 #define V_02842C_STENCIL_ADD_WRAP 0x08 macro
5004 #define V_02842C_STENCIL_ADD_WRAP 0x08 macro
5023 #define V_02842C_STENCIL_ADD_WRAP 0x08 macro
5042 #define V_02842C_STENCIL_ADD_WRAP 0x08 macro
Dsi_state.c545 return V_02842C_STENCIL_ADD_WRAP; in si_translate_stencil_op()