Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/v3d/
Dv3dx_state.c440 v3d_vertex_state_bind(struct pipe_context *pctx, void *hwcso) in v3d_vertex_state_bind() function
1423 pctx->bind_vertex_elements_state = v3d_vertex_state_bind; in v3dX()