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.h277 struct v3d_vertex_stateobj { struct
278 struct pipe_vertex_element pipe[V3D_MAX_VS_INPUTS / 4];
279 unsigned num_elements;
281 uint8_t attrs[16 * (V3D_MAX_VS_INPUTS / 4)];
283 struct pipe_resource *defaults;
284 uint32_t defaults_offset;