Home
last modified time | relevance | path

Searched refs:vertex_id_zero_based (Results 1 – 13 of 13) sorted by relevance

/third_party/mesa3d/src/panfrost/midgard/
Dmidgard_compile.h96 .vertex_id_zero_based = true,
/third_party/mesa3d/src/panfrost/bifrost/
Dbifrost_compile.h93 .vertex_id_zero_based = true,
/third_party/mesa3d/src/intel/compiler/
Dbrw_compiler.c49 .vertex_id_zero_based = true, \
/third_party/mesa3d/src/freedreno/ir3/
Dir3_nir.c52 .vertex_id_zero_based = true,
108 .vertex_id_zero_based = false,
/third_party/mesa3d/src/compiler/nir/
Dnir_lower_system_values.c83 if (b->shader->options->vertex_id_zero_based) { in lower_system_value_instr()
Dnir.h3560 bool vertex_id_zero_based; member
/third_party/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_screen.c1076 .vertex_id_zero_based = true, in etna_screen_create()
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dir2_nir.c43 .vertex_id_zero_based = true, /* its not implemented anyway */
/third_party/mesa3d/src/amd/vulkan/
Dradv_shader.c56 .vertex_id_zero_based = true, in radv_get_nir_options()
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_pipeline.c248 .vertex_id_zero_based = false, /* FIXME: to set this to true, the intrinsic
/third_party/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_from_nir.cpp3280 op.vertex_id_zero_based = false; in nvir_nir_shader_compiler_options()
/third_party/mesa3d/src/microsoft/compiler/
Dnir_to_dxil.c110 .vertex_id_zero_based = true,
/third_party/mesa3d/docs/relnotes/
D20.0.0.rst395 - panfrost: Unset vertex_id_zero_based