Home
last modified time | relevance | path

Searched refs:supported_irs (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/mesa/state_tracker/
Dst_extensions.c84 int supported_irs; in st_init_limits() local
190 supported_irs = in st_init_limits()
192 if (!(supported_irs & ((1 << PIPE_SHADER_IR_TGSI) | in st_init_limits()
/third_party/mesa3d/src/gallium/auxiliary/cso_cache/
Dcso_context.c276 int supported_irs = in cso_create_context() local
279 if (supported_irs & ((1 << PIPE_SHADER_IR_TGSI) | in cso_create_context()