HomeSort by: relevance | last modified time | path
    Searched refs:panfrost_padded_vertex_count (Results 1 - 4 of 4) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/panfrost/lib/
pan_attributes.c 82 panfrost_padded_vertex_count(unsigned vertex_count) function
pan_encoder.h 86 panfrost_padded_vertex_count(unsigned vertex_count);
  /xsrc/external/mit/MesaLib/dist/src/panfrost/vulkan/
panvk_vX_cmd_buffer.c 731 .padded_vertex_count = panfrost_padded_vertex_count(vertexCount),
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/panfrost/
pan_cmdstream.c 2826 ctx->padded_count = panfrost_padded_vertex_count(vertex_count);

Completed in 8 milliseconds