Searched refs:fd6_vertex_stateobj (Results 1 – 3 of 3) sorted by relevance
162 struct fd6_vertex_stateobj { struct167 static inline struct fd6_vertex_stateobj * argument168 fd6_vertex_stateobj(void *p) in fd6_vertex_stateobj() function170 return (struct fd6_vertex_stateobj *) p; in fd6_vertex_stateobj()
91 struct fd6_vertex_stateobj *state = CALLOC_STRUCT(fd6_vertex_stateobj); in fd6_vertex_state_create()122 struct fd6_vertex_stateobj *so = hwcso; in fd6_vertex_state_delete()
809 struct fd6_vertex_stateobj *vtx = fd6_vertex_stateobj(ctx->vtx.vtx); in fd6_emit_state()