Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/v3d/
Dv3dx_state.c985 v3d_create_sampler_view(struct pipe_context *pctx, struct pipe_resource *prsc, in v3d_create_sampler_view() function
1429 pctx->create_sampler_view = v3d_create_sampler_view; in v3dX()