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.c79 int supported_irs; in st_init_limits() local
188 supported_irs = in st_init_limits()
190 if (!(supported_irs & (1 << PIPE_SHADER_IR_TGSI))) in st_init_limits()
/external/mesa3d/src/gallium/auxiliary/cso_cache/
Dcso_context.c333 int supported_irs = in cso_create_context() local
336 if (supported_irs & (1 << PIPE_SHADER_IR_TGSI)) { in cso_create_context()