Searched refs:TGSI_MEMORY_RESTRICT (Results 1 – 4 of 4) sorted by relevance
746 #define TGSI_MEMORY_RESTRICT (1 << 1) macro
787 #define TGSI_MEMORY_RESTRICT (1 << 1) macro
486 if (inst->Memory.Qualifier & TGSI_MEMORY_RESTRICT) { in is_oneway_access_only()
3802 inst->buffer_access |= TGSI_MEMORY_RESTRICT; in visit_image_intrinsic()