Home
last modified time | relevance | path

Searched defs:v3d_vertex_stateobj (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/v3d/
Dv3d_context.h263 struct v3d_vertex_stateobj { struct
264 struct pipe_vertex_element pipe[V3D_MAX_VS_INPUTS / 4];
265 unsigned num_elements;
267 uint8_t attrs[16 * (V3D_MAX_VS_INPUTS / 4)];
268 struct pipe_resource *defaults;
269 uint32_t defaults_offset;