Home
last modified time | relevance | path

Searched refs:IR3_TESS_QUADS (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/freedreno/ir3/
Dir3_shader.h303 #define IR3_TESS_QUADS 1 macro
351 return IR3_TESS_QUADS; in ir3_tess_mode()
366 case IR3_TESS_QUADS: in ir3_tess_factor_stride()
Dir3_nir_lower_tess.c469 case IR3_TESS_QUADS: in tess_level_components()
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
Dfd6_draw.c263 STATIC_ASSERT(IR3_TESS_QUADS == TESS_QUADS + 1); in fd6_draw_vbo()
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_pipeline.c2471 return IR3_TESS_QUADS; in tu6_get_tessmode()
Dtu_cmd_buffer.c4600 case IR3_TESS_QUADS: in tu_draw_initiator()