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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a2xx/
H A Dfd2_texture.c168 fd2_sampler_view_create(struct pipe_context *pctx, struct pipe_resource *prsc, function in typeref:struct:pipe_sampler_view *
253 pctx->create_sampler_view = fd2_sampler_view_create;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a2xx/
H A Dfd2_texture.c165 fd2_sampler_view_create(struct pipe_context *pctx, struct pipe_resource *prsc, function in typeref:struct:pipe_sampler_view *
250 pctx->create_sampler_view = fd2_sampler_view_create;

Completed in 3 milliseconds