Home
last modified time | relevance | path

Searched refs:fd_vertexbuf_stateobj (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_context.h83 struct fd_vertexbuf_stateobj { struct
142 struct fd_vertexbuf_stateobj vertexbuf;
Dfreedreno_state.c373 struct fd_vertexbuf_stateobj *so = &ctx->vtx.vertexbuf; in fd_set_vertex_buffers()
Dfreedreno_resource.c80 struct fd_vertexbuf_stateobj *vb = &ctx->vtx.vertexbuf; in rebind_resource_in_ctx()
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dfd2_draw.c57 struct fd_vertexbuf_stateobj *vertexbuf = &ctx->vtx.vertexbuf; in emit_vertexbufs()