HomeSort by: relevance | last modified time | path
    Searched defs:panfrost_emit_vertex_data (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/panfrost/
pan_context.c 785 panfrost_emit_vertex_data(struct panfrost_context *ctx, struct panfrost_job *job) function
887 panfrost_emit_vertex_data(ctx, job);
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/panfrost/
pan_cmdstream.c 1577 panfrost_emit_vertex_data(struct panfrost_batch *batch, function
2860 attribs = panfrost_emit_vertex_data(batch, &attrib_bufs);
2945 attribs = panfrost_emit_vertex_data(batch, &attrib_bufs);

Completed in 24 milliseconds