Searched defs:ISL_SURF_USAGE_DISPLAY_BIT (Results 1 - 1 of 1) sorted by relevance
/external/mesa3d/src/intel/isl/ | ||
H A D | isl.h | 566 #define ISL_SURF_USAGE_DISPLAY_BIT (1u << 6) macro 1175 return usage & ISL_SURF_USAGE_DISPLAY_BIT; |
Completed in 113 milliseconds