Home
last modified time | relevance | path

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

/external/mesa3d/src/freedreno/ir3/
Dir3_shader.h311 #define IR3_TESS_QUADS 2 macro
358 return IR3_TESS_QUADS; in ir3_tess_mode()
Dir3_nir_lower_tess.c453 case IR3_TESS_QUADS: in tess_level_components()
/external/mesa3d/src/freedreno/vulkan/
Dtu_cmd_buffer.c3126 case IR3_TESS_QUADS: in get_tess_factor_bo_size()
3437 case IR3_TESS_QUADS: in tu_draw_initiator()
Dtu_pipeline.c2001 return IR3_TESS_QUADS; in tu6_get_tessmode()