Searched refs:is_pure_monolithic (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_state_shaders.c1874 bool is_pure_monolithic = local in function:si_shader_select_with_key
1878 if (!is_pure_monolithic) {
1926 is_pure_monolithic ||
1930 !is_pure_monolithic &&
1935 !is_pure_monolithic &&
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_state_shaders.c2443 bool is_pure_monolithic = local in function:si_shader_select_with_key
2449 if (!is_pure_monolithic) {
2502 is_pure_monolithic || memcmp(&key->opt, &zeroed.opt, sizeof(key->opt)) != 0;
2504 shader->is_optimized = !is_pure_monolithic &&

Completed in 11 milliseconds