Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/v3d/
Dv3dx_state.c314 v3d_rasterizer_state_bind(struct pipe_context *pctx, void *hwcso) in v3d_rasterizer_state_bind() function
1414 pctx->bind_rasterizer_state = v3d_rasterizer_state_bind; in v3dX()