Searched refs:ST_ALL_SHADER_RESOURCES (Results 1 – 2 of 2) sorted by relevance
152 #define ST_ALL_SHADER_RESOURCES (ST_NEW_SAMPLER_VIEWS | \ macro
178 return active_shader_states | ~ST_ALL_SHADER_RESOURCES; in _mesa_get_active_states()