Searched refs:uses_derivatives (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_scan.h137 boolean uses_derivatives; member in struct:tgsi_shader_info
H A Dtgsi_scan.c575 info->uses_derivatives = true;
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_scan.h137 boolean uses_derivatives; member in struct:tgsi_shader_info
H A Dtgsi_scan.c597 info->uses_derivatives = true;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_shader_nir.c105 info->uses_derivatives = true;
126 info->uses_derivatives = true;
H A Dsi_shader_tgsi_setup.c434 return sel->info.uses_derivatives &&
H A Dsi_state_shaders.c2275 sel->info.uses_derivatives &&
H A Dsi_shader.c6154 key->ps_prolog.wqm = info->uses_derivatives &&
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/nir/
H A Dnir_to_tgsi_info.c184 info->uses_derivatives = true;
205 info->uses_derivatives = true;
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D20.3.0.rst3412 - radeonsi: remove redundant si_shader_info::uses_derivatives

Completed in 58 milliseconds