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.h252 struct v3d_vertex_stateobj { struct
253 struct pipe_vertex_element pipe[V3D_MAX_VS_INPUTS / 4];
254 unsigned num_elements;
256 uint8_t attrs[16 * (V3D_MAX_VS_INPUTS / 4)];
257 struct pipe_resource *defaults;
258 uint32_t defaults_offset;