Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/v3d/
Dv3d_context.h266 struct v3d_vertex_stateobj { struct
267 struct pipe_vertex_element pipe[V3D_MAX_VS_INPUTS / 4];
268 unsigned num_elements;
270 uint8_t attrs[16 * (V3D_MAX_VS_INPUTS / 4)];
272 struct pipe_resource *defaults;
273 uint32_t defaults_offset;