Home
last modified time | relevance | path

Searched refs:FLOAT_CONTROLS_DENORM_FLUSH_TO_ZERO_FP32 (Results 1 - 8 of 8) sorted by relevance

/third_party/mesa3d/src/compiler/clc/
H A Dclc.c135 .float_controls_execution_mode = FLOAT_CONTROLS_DENORM_FLUSH_TO_ZERO_FP32, in clc_libclc_new()
/third_party/mesa3d/src/compiler/
H A Dshader_enums.h1152 FLOAT_CONTROLS_DENORM_FLUSH_TO_ZERO_FP32 = 0x0010, enumerator
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_fs_visitor.cpp252 if (mode & FLOAT_CONTROLS_DENORM_FLUSH_TO_ZERO_FP32) in brw_rnd_mode_from_nir()
/third_party/mesa3d/src/microsoft/clc/
H A Dclc_compiler.c764 .float_controls_execution_mode = FLOAT_CONTROLS_DENORM_FLUSH_TO_ZERO_FP32, in clc_spirv_to_dxil()
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_nir_to_llvm.c1372 if (shaders[0]->info.float_controls_execution_mode & FLOAT_CONTROLS_DENORM_FLUSH_TO_ZERO_FP32) { in ac_translate_nir_to_llvm()
/third_party/mesa3d/src/compiler/nir/
H A Dnir.h1275 (32 == bit_size && execution_mode & FLOAT_CONTROLS_DENORM_FLUSH_TO_ZERO_FP32) ||
/third_party/mesa3d/src/compiler/spirv/
H A Dspirv_to_nir.c5211 case 32: execution_mode = FLOAT_CONTROLS_DENORM_FLUSH_TO_ZERO_FP32; break; in vtn_handle_execution_mode()
/third_party/mesa3d/src/amd/compiler/
H A Daco_instruction_selection.cpp11748 float_controls & FLOAT_CONTROLS_DENORM_FLUSH_TO_ZERO_FP32;

Completed in 36 milliseconds