Home
last modified time | relevance | path

Searched refs:IR3_TESS_TRIANGLES (Results 1 – 25 of 56) sorted by relevance

123

/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/freedreno/ir3/
H A Dir3_shader.h319 #define IR3_TESS_TRIANGLES 2 macro
364 return IR3_TESS_TRIANGLES; in ir3_tess_mode()
379 case IR3_TESS_TRIANGLES: in ir3_tess_factor_stride()
H A Dir3_nir_lower_tess.c450 case IR3_TESS_TRIANGLES: in tess_level_components()
746 if (state->topology == IR3_TESS_TRIANGLES) in lower_tess_eval_block()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/freedreno/ir3/
H A Dir3_shader.h306 #define IR3_TESS_TRIANGLES 1 macro
349 return IR3_TESS_TRIANGLES; in ir3_tess_mode()
H A Dir3_nir_lower_tess.c375 case IR3_TESS_TRIANGLES: in tess_level_components()
656 if (state->topology == IR3_TESS_TRIANGLES) in lower_tess_eval_block()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/freedreno/ir3/
H A Dir3_shader.h298 #define IR3_TESS_TRIANGLES 1 macro
340 return IR3_TESS_TRIANGLES; in ir3_tess_mode()
H A Dir3_nir_lower_tess.c450 case IR3_TESS_TRIANGLES: in tess_level_components()
742 if (state->topology == IR3_TESS_TRIANGLES) in lower_tess_eval_block()
/dports/graphics/libosmesa/mesa-21.3.6/src/freedreno/ir3/
H A Dir3_shader.h298 #define IR3_TESS_TRIANGLES 1 macro
340 return IR3_TESS_TRIANGLES; in ir3_tess_mode()
H A Dir3_nir_lower_tess.c450 case IR3_TESS_TRIANGLES: in tess_level_components()
742 if (state->topology == IR3_TESS_TRIANGLES) in lower_tess_eval_block()
/dports/graphics/mesa-libs/mesa-21.3.6/src/freedreno/ir3/
H A Dir3_shader.h298 #define IR3_TESS_TRIANGLES 1 macro
340 return IR3_TESS_TRIANGLES; in ir3_tess_mode()
H A Dir3_nir_lower_tess.c450 case IR3_TESS_TRIANGLES: in tess_level_components()
742 if (state->topology == IR3_TESS_TRIANGLES) in lower_tess_eval_block()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/freedreno/ir3/
H A Dir3_shader.h298 #define IR3_TESS_TRIANGLES 1 macro
340 return IR3_TESS_TRIANGLES; in ir3_tess_mode()
H A Dir3_nir_lower_tess.c450 case IR3_TESS_TRIANGLES: in tess_level_components()
742 if (state->topology == IR3_TESS_TRIANGLES) in lower_tess_eval_block()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/freedreno/ir3/
H A Dir3_shader.h298 #define IR3_TESS_TRIANGLES 1 macro
340 return IR3_TESS_TRIANGLES; in ir3_tess_mode()
H A Dir3_nir_lower_tess.c450 case IR3_TESS_TRIANGLES: in tess_level_components()
742 if (state->topology == IR3_TESS_TRIANGLES) in lower_tess_eval_block()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/freedreno/ir3/
H A Dir3_shader.h298 #define IR3_TESS_TRIANGLES 1 macro
340 return IR3_TESS_TRIANGLES; in ir3_tess_mode()
H A Dir3_nir_lower_tess.c450 case IR3_TESS_TRIANGLES: in tess_level_components()
742 if (state->topology == IR3_TESS_TRIANGLES) in lower_tess_eval_block()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/freedreno/ir3/
H A Dir3_shader.h298 #define IR3_TESS_TRIANGLES 1 macro
340 return IR3_TESS_TRIANGLES; in ir3_tess_mode()
H A Dir3_nir_lower_tess.c450 case IR3_TESS_TRIANGLES: in tess_level_components()
742 if (state->topology == IR3_TESS_TRIANGLES) in lower_tess_eval_block()
/dports/graphics/mesa-dri/mesa-21.3.6/src/freedreno/ir3/
H A Dir3_shader.h298 #define IR3_TESS_TRIANGLES 1 macro
340 return IR3_TESS_TRIANGLES; in ir3_tess_mode()
H A Dir3_nir_lower_tess.c450 case IR3_TESS_TRIANGLES: in tess_level_components()
742 if (state->topology == IR3_TESS_TRIANGLES) in lower_tess_eval_block()
/dports/lang/clover/mesa-21.3.6/src/freedreno/ir3/
H A Dir3_shader.h298 #define IR3_TESS_TRIANGLES 1 macro
340 return IR3_TESS_TRIANGLES; in ir3_tess_mode()
H A Dir3_nir_lower_tess.c450 case IR3_TESS_TRIANGLES: in tess_level_components()
742 if (state->topology == IR3_TESS_TRIANGLES) in lower_tess_eval_block()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/drivers/freedreno/ir3/
H A Dir3_gallium.c197 key.tessellation = IR3_TESS_TRIANGLES; in ir3_shader_create()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/drivers/freedreno/ir3/
H A Dir3_gallium.c205 key.tessellation = IR3_TESS_TRIANGLES; in create_initial_variants()
/dports/lang/clover/mesa-21.3.6/src/gallium/drivers/freedreno/ir3/
H A Dir3_gallium.c205 key.tessellation = IR3_TESS_TRIANGLES; in create_initial_variants()

123