Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/v3d/
Dv3dx_state.c448 v3d_set_constant_buffer(struct pipe_context *pctx, uint shader, uint index, in v3d_set_constant_buffer() function
1401 pctx->set_constant_buffer = v3d_set_constant_buffer; in v3dX()