Home
last modified time | relevance | path

Searched refs:panfrost_vertex_state (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/panfrost/
Dpan_context.h184 struct panfrost_vertex_state *vertex;
305 struct panfrost_vertex_state { struct
Dpan_cmdstream.c1581 struct panfrost_vertex_state *so = ctx->vertex; in panfrost_emit_vertex_data()
3256 struct panfrost_vertex_state *so = CALLOC_STRUCT(panfrost_vertex_state); in panfrost_create_vertex_elements_state()