Home
last modified time | relevance | path

Searched refs:has_fsub (Results 1 – 14 of 14) sorted by relevance

/third_party/mesa3d/src/panfrost/midgard/
Dmidgard_compile.h91 .has_fsub = true,
/third_party/mesa3d/src/panfrost/bifrost/
Dbifrost_compile.h81 .has_fsub = true,
/third_party/mesa3d/src/asahi/compiler/
Dagx_compile.h218 .has_fsub = true,
/third_party/mesa3d/src/freedreno/ir3/
Dir3_nir.c75 .has_fsub = true,
132 .has_fsub = true,
/third_party/mesa3d/src/gallium/drivers/v3d/
Dv3d_screen.c687 .has_fsub = true,
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dir2_nir.c48 .has_fsub = true,
/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_pipe_common.c1346 .has_fsub = true, in r600_common_screen_init()
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_compiler.c384 .has_fsub = true, in zink_screen_init_compiler()
/third_party/mesa3d/src/amd/vulkan/
Dradv_shader.c87 .has_fsub = true, in radv_get_nir_options()
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_pipeline.c246 .has_fsub = true,
/third_party/mesa3d/src/compiler/nir/
Dnir.h3721 bool has_fsub; member
/third_party/mesa3d/src/gallium/drivers/vc4/
Dvc4_program.c2192 .has_fsub = true,
/third_party/mesa3d/src/microsoft/compiler/
Dnir_to_dxil.c107 .has_fsub = true,
/third_party/mesa3d/docs/relnotes/
D21.0.0.rst827 - nir: replace .lower_sub with .has_fsub and .has_isub