Home
last modified time | relevance | path

Searched refs:emit_shader_float_controls_execution_mode (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/mesa3d/src/intel/compiler/elk/
H A Delk_vec4.h276 void emit_shader_float_controls_execution_mode();
H A Delk_vec4_visitor.cpp1361 vec4_visitor::emit_shader_float_controls_execution_mode() in emit_shader_float_controls_execution_mode() function in elk::vec4_visitor
H A Delk_vec4_nir.cpp46 emit_shader_float_controls_execution_mode(); in emit_nir_code()
H A Delk_fs_nir.cpp6993 emit_shader_float_controls_execution_mode(nir_to_elk_state &ntb) in emit_shader_float_controls_execution_mode() function
7024 emit_shader_float_controls_execution_mode(ntb); in nir_to_elk()
/aosp_15_r20/external/mesa3d/src/intel/compiler/
H A Dbrw_fs_nir.cpp8306 emit_shader_float_controls_execution_mode(nir_to_brw_state &ntb) in emit_shader_float_controls_execution_mode() function
8383 emit_shader_float_controls_execution_mode(ntb); in nir_to_brw()
/aosp_15_r20/external/mesa3d/docs/relnotes/
H A D19.3.0.rst3016 - i965/fs: add emit_shader_float_controls_execution_mode() and aux