Home
last modified time | relevance | path

Searched refs:fd6_vertex_stateobj (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_context.h137 struct fd6_vertex_stateobj { struct
142 static inline struct fd6_vertex_stateobj *
143 fd6_vertex_stateobj(void *p) in fd6_vertex_stateobj() function
145 return (struct fd6_vertex_stateobj *)p; in fd6_vertex_stateobj()
H A Dfd6_context.c78 struct fd6_vertex_stateobj *state = CALLOC_STRUCT(fd6_vertex_stateobj); in fd6_vertex_state_create()
111 struct fd6_vertex_stateobj *so = hwcso; in fd6_vertex_state_delete()
H A Dfd6_emit.c1040 state = fd6_vertex_stateobj(ctx->vtx.vtx)->stateobj; in fd6_emit_state()

Completed in 4 milliseconds