Home
last modified time | relevance | path

Searched refs:ir3_tess_factor_stride (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_shader.h358 ir3_tess_factor_stride(unsigned patch_type) in ir3_tess_factor_stride() function
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_draw.c259 uint32_t factor_stride = ir3_tess_factor_stride(emit.key.key.tessellation);
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_cmd_buffer.c2461 uint32_t subdraw_size = MIN2(TU_TESS_FACTOR_SIZE / ir3_tess_factor_stride(pipeline->tess.patch_type), in tu_CmdBindPipeline()

Completed in 10 milliseconds