Searched refs:lower_isign (Results 1 – 13 of 13) sorted by relevance
/third_party/mesa3d/src/panfrost/midgard/ |
D | midgard_compile.h | 53 .lower_isign = true,
|
/third_party/mesa3d/src/panfrost/bifrost/ |
D | bifrost_compile.h | 45 .lower_isign = true,
|
/third_party/mesa3d/src/asahi/compiler/ |
D | agx_compile.h | 198 .lower_isign = true,
|
/third_party/mesa3d/src/intel/compiler/ |
D | brw_compiler.c | 42 .lower_isign = true, \
|
/third_party/mesa3d/src/freedreno/ir3/ |
D | ir3_nir.c | 43 .lower_isign = true, 99 .lower_isign = true,
|
/third_party/mesa3d/src/gallium/drivers/v3d/ |
D | v3d_screen.c | 681 .lower_isign = true,
|
/third_party/mesa3d/src/gallium/drivers/r600/ |
D | r600_pipe_common.c | 1330 .lower_isign = true, in r600_common_screen_init()
|
/third_party/mesa3d/src/broadcom/vulkan/ |
D | v3dv_pipeline.c | 239 .lower_isign = true,
|
/third_party/mesa3d/src/compiler/nir/ |
D | nir.h | 3492 bool lower_isign; member
|
/third_party/mesa3d/src/gallium/drivers/vc4/ |
D | vc4_program.c | 2191 .lower_isign = true,
|
/third_party/mesa3d/src/gallium/drivers/nouveau/codegen/ |
D | nv50_ir_from_nir.cpp | 3253 op.lower_isign = (chipset >= NVISA_GV100_CHIPSET); in nvir_nir_shader_compiler_options()
|
/third_party/mesa3d/src/microsoft/compiler/ |
D | nir_to_dxil.c | 80 .lower_isign = true,
|
/third_party/mesa3d/docs/relnotes/ |
D | 20.3.0.rst | 3049 - vc4: enable lower_isign for VC4
|