Searched refs:vc4_create_sampler_view (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/vc4/
H A Dvc4_state.c550 vc4_create_sampler_view(struct pipe_context *pctx, struct pipe_resource *prsc, function in typeref:struct:pipe_sampler_view *
709 pctx->create_sampler_view = vc4_create_sampler_view;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/vc4/
H A Dvc4_state.c552 vc4_create_sampler_view(struct pipe_context *pctx, struct pipe_resource *prsc, function in typeref:struct:pipe_sampler_view *
718 pctx->create_sampler_view = vc4_create_sampler_view;

Completed in 3 milliseconds