Searched refs:has_isub (Results 1 – 14 of 14) sorted by relevance
/third_party/mesa3d/src/panfrost/bifrost/ |
D | bifrost_compile.h | 82 .has_isub = true,
|
/third_party/mesa3d/src/panfrost/midgard/ |
D | midgard_compile.h | 94 .has_isub = true,
|
/third_party/mesa3d/src/asahi/compiler/ |
D | agx_compile.h | 225 .has_isub = true,
|
/third_party/mesa3d/src/freedreno/ir3/ |
D | ir3_compiler.c | 115 .has_isub = true, \
|
/third_party/mesa3d/src/gallium/drivers/v3d/ |
D | v3d_screen.c | 734 .has_isub = true,
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/ |
D | ir2_nir.c | 49 .has_isub = true,
|
/third_party/mesa3d/src/gallium/drivers/r600/ |
D | r600_pipe_common.c | 1356 .has_isub = true, in r600_common_screen_init()
|
/third_party/mesa3d/src/gallium/drivers/vc4/ |
D | vc4_program.c | 2176 .has_isub = true,
|
/third_party/mesa3d/src/amd/vulkan/ |
D | radv_shader.c | 95 .has_isub = true, in get_nir_options_for_stage()
|
/third_party/mesa3d/src/broadcom/vulkan/ |
D | v3dv_pipeline.c | 238 .has_isub = true,
|
/third_party/mesa3d/src/compiler/nir/ |
D | nir.h | 3570 bool has_isub; member
|
/third_party/mesa3d/src/gallium/drivers/zink/ |
D | zink_compiler.c | 359 .has_isub = true, in zink_screen_init_compiler()
|
/third_party/mesa3d/src/microsoft/compiler/ |
D | nir_to_dxil.c | 116 .has_isub = true,
|
/third_party/mesa3d/docs/relnotes/ |
D | 21.0.0.rst | 827 - nir: replace .lower_sub with .has_fsub and .has_isub
|