Home
last modified time | relevance | path

Searched defs:verts_per_patch (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/freedreno/vulkan/
Dtu_cmd_buffer.c3487 uint32_t verts_per_patch = pipeline->ia.primtype - DI_PT_PATCHES0; in get_tess_param_bo_size() local
3503 uint32_t verts_per_patch = pipeline->ia.primtype - DI_PT_PATCHES0; in get_tess_factor_bo_size() local
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_state.c185 translate_prim_type(enum pipe_prim_type prim, uint8_t verts_per_patch) in translate_prim_type()
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_state.c188 translate_prim_type(enum pipe_prim_type prim, uint8_t verts_per_patch) in translate_prim_type()