Home
last modified time | relevance | path

Searched refs:fd_vertex_state (Results 1 - 9 of 9) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_context.h140 struct fd_vertex_state { struct
391 struct fd_vertex_state vtx dt;
523 struct fd_vertex_state solid_vbuf_state;
529 struct fd_vertex_state blit_vbuf_state;
/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/
H A Dfd3_emit.h47 const struct fd_vertex_state *vtx;
H A Dfd3_emit.c381 const struct fd_vertex_state *vtx = emit->vtx; in fd3_emit_vertex_bufs()
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/
H A Dfd4_emit.h45 const struct fd_vertex_state *vtx;
H A Dfd4_emit.c526 const struct fd_vertex_state *vtx = emit->vtx; in fd4_emit_vertex_bufs()
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_emit.h45 const struct fd_vertex_state *vtx;
H A Dfd5_emit.c475 const struct fd_vertex_state *vtx = emit->vtx; in fd5_emit_vertex_bufs()
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_emit.h90 const struct fd_vertex_state *vtx;
H A Dfd6_emit.c555 const struct fd_vertex_state *vtx = emit->vtx;

Completed in 11 milliseconds