Searched refs:has_fsub (Results 1 – 14 of 14) sorted by relevance
/third_party/mesa3d/src/panfrost/midgard/ |
D | midgard_compile.h | 91 .has_fsub = true,
|
/third_party/mesa3d/src/panfrost/bifrost/ |
D | bifrost_compile.h | 81 .has_fsub = true,
|
/third_party/mesa3d/src/asahi/compiler/ |
D | agx_compile.h | 218 .has_fsub = true,
|
/third_party/mesa3d/src/freedreno/ir3/ |
D | ir3_nir.c | 75 .has_fsub = true, 132 .has_fsub = true,
|
/third_party/mesa3d/src/gallium/drivers/v3d/ |
D | v3d_screen.c | 687 .has_fsub = true,
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/ |
D | ir2_nir.c | 48 .has_fsub = true,
|
/third_party/mesa3d/src/gallium/drivers/r600/ |
D | r600_pipe_common.c | 1346 .has_fsub = true, in r600_common_screen_init()
|
/third_party/mesa3d/src/gallium/drivers/zink/ |
D | zink_compiler.c | 384 .has_fsub = true, in zink_screen_init_compiler()
|
/third_party/mesa3d/src/amd/vulkan/ |
D | radv_shader.c | 87 .has_fsub = true, in radv_get_nir_options()
|
/third_party/mesa3d/src/broadcom/vulkan/ |
D | v3dv_pipeline.c | 246 .has_fsub = true,
|
/third_party/mesa3d/src/compiler/nir/ |
D | nir.h | 3721 bool has_fsub; member
|
/third_party/mesa3d/src/gallium/drivers/vc4/ |
D | vc4_program.c | 2192 .has_fsub = true,
|
/third_party/mesa3d/src/microsoft/compiler/ |
D | nir_to_dxil.c | 107 .has_fsub = true,
|
/third_party/mesa3d/docs/relnotes/ |
D | 21.0.0.rst | 827 - nir: replace .lower_sub with .has_fsub and .has_isub
|