Home
last modified time | relevance | path

Searched defs:vertex_count_var (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_nir_passes.c753 nir_variable *vertex_count_var, in lower_triangle_strip_store()
774 nir_variable *vertex_count_var, in lower_triangle_strip_emit_vertex()
827 nir_variable *vertex_count_var) in lower_triangle_strip_end_primitive()
847 nir_variable *vertex_count_var = in d3d12_lower_triangle_strip() local
/third_party/mesa3d/src/freedreno/ir3/
Dir3_nir_lower_tess.c39 nir_variable *vertex_count_var; member