Home
last modified time | relevance | path

Searched defs:float_mode (Results 1 – 7 of 7) sorted by relevance

/third_party/mesa3d/src/amd/common/
Dac_binary.h46 unsigned float_mode; member
/third_party/mesa3d/src/amd/llvm/
Dac_llvm_helper.cpp89 LLVMBuilderRef ac_create_builder(LLVMContextRef ctx, enum ac_float_mode float_mode) in ac_create_builder()
Dac_llvm_build.h142 unsigned float_mode; member
Dac_llvm_build.c61 enum ac_float_mode float_mode, unsigned wave_size, in ac_llvm_context_init()
/third_party/mesa3d/src/amd/compiler/
Daco_ir.h225 struct float_mode { struct
227 union {
251 bool canReplace(float_mode other) const noexcept in canReplace() argument
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader.c1851 unsigned float_mode = V_00B028_FP_16_64_DENORMS; in si_compile_shader() local
/third_party/mesa3d/src/amd/vulkan/
Dradv_nir_to_llvm.c1370 enum ac_float_mode float_mode = AC_FLOAT_MODE_DEFAULT; in ac_translate_nir_to_llvm() local