Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/state_tracker/
Dst_extensions.c78 int supported_irs; in st_init_limits() local
185 supported_irs = in st_init_limits()
187 if (!(supported_irs & (1 << PIPE_SHADER_IR_TGSI))) in st_init_limits()
/external/mesa3d/src/gallium/auxiliary/cso_cache/
Dcso_context.c324 int supported_irs = in cso_create_context() local
327 if (supported_irs & (1 << PIPE_SHADER_IR_TGSI)) { in cso_create_context()