Searched defs:SURFACE_BASE_UPDATE_COLOR (Results 1 - 2 of 2) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/r600/ | ||
H A D | r600d_common.h | 84 #define SURFACE_BASE_UPDATE_COLOR(x) (2 << (x)) macro |
H A D | r600d.h | 123 #define SURFACE_BASE_UPDATE_COLOR(x) (2 << (x)) macro |
Completed in 28 milliseconds