Searched refs:patch_type (Results 1 – 6 of 6) sorted by relevance
181 uint32_t patch_type; member
3052 pipeline->tess.patch_type = in tu_pipeline_builder_compile_shaders()3379 pipeline->tess.patch_type == IR3_TESS_ISOLINES)) { in tu_pipeline_builder_parse_rasterization()
2461 …nt32_t subdraw_size = MIN2(TU_TESS_FACTOR_SIZE / ir3_tess_factor_stride(pipeline->tess.patch_type), in tu_CmdBindPipeline()4588 switch (pipeline->tess.patch_type) { in tu_draw_initiator()
358 ir3_tess_factor_stride(unsigned patch_type) in ir3_tess_factor_stride() argument361 switch (patch_type) { in ir3_tess_factor_stride()
349 uint32_t color_clear, uint32_t depth_clear, unsigned patch_type) in clear_fast() argument356 OUT_RINGP(ring, patch_type, &batch->gmem_patches); in clear_fast()
264 draw0.patch_type = emit.key.key.tessellation - 1; in fd6_draw_vbo()