Searched refs:panfrost_padded_vertex_count (Results 1 – 4 of 4) sorted by relevance
82 panfrost_padded_vertex_count(unsigned vertex_count) in panfrost_padded_vertex_count() function
86 panfrost_padded_vertex_count(unsigned vertex_count);
731 .padded_vertex_count = panfrost_padded_vertex_count(vertexCount), in panvk_per_arch()
2818 ctx->padded_count = panfrost_padded_vertex_count(vertex_count); in panfrost_direct_draw()