Searched defs:verts_per_patch (Results 1 – 3 of 3) sorted by relevance
3487 uint32_t verts_per_patch = pipeline->ia.primtype - DI_PT_PATCHES0; in get_tess_param_bo_size() local3503 uint32_t verts_per_patch = pipeline->ia.primtype - DI_PT_PATCHES0; in get_tess_factor_bo_size() local
185 translate_prim_type(enum pipe_prim_type prim, uint8_t verts_per_patch) in translate_prim_type()
188 translate_prim_type(enum pipe_prim_type prim, uint8_t verts_per_patch) in translate_prim_type()