Searched refs:G_028430_STENCILMASK (Results 1 - 2 of 2) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/r600/ | ||
H A D | evergreend.h | 833 #define G_028430_STENCILMASK(x) (((x) >> 8) & 0xFF) macro |
H A D | r600d.h | 627 #define G_028430_STENCILMASK(x) (((x) >> 8) & 0xFF) macro |
Completed in 31 milliseconds