Home
last modified time | relevance | path

Searched refs:panfrost_padded_vertex_count (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/panfrost/lib/
H A Dpan_attributes.c82 panfrost_padded_vertex_count(unsigned vertex_count) in panfrost_padded_vertex_count() function
H A Dpan_encoder.h83 panfrost_padded_vertex_count(unsigned vertex_count);
/third_party/mesa3d/src/panfrost/vulkan/
H A Dpanvk_vX_cmd_buffer.c810 panfrost_padded_vertex_count(vertexCount) : in CmdDraw()
893 panfrost_padded_vertex_count(vertex_range) : in CmdDrawIndexed()
/third_party/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_cmdstream.c3661 ctx->padded_count = panfrost_padded_vertex_count(count); in panfrost_direct_draw()

Completed in 10 milliseconds