Home
last modified time | relevance | path

Searched refs:create_sampler_view (Results 1 – 25 of 73) sorted by relevance

123

/external/mesa3d/src/mesa/state_tracker/
Dst_atom_texture.c193 st->pipe->create_sampler_view(st->pipe, stObj->pt->next, &tmpl); in update_textures()
200 st->pipe->create_sampler_view(st->pipe, stObj->pt->next, &tmpl); in update_textures()
203 st->pipe->create_sampler_view(st->pipe, stObj->pt->next->next, &tmpl); in update_textures()
Dst_sampler_view.h47 return pipe->create_sampler_view(pipe, texture, &templ); in st_create_texture_sampler_view_format()
Dst_sampler_view.c514 return st->pipe->create_sampler_view(st->pipe, stObj->pt, &templ); in st_create_texture_sampler_view_from_stobj()
626 st->pipe->create_sampler_view(st->pipe, buf, &templ); in st_get_buffer_sampler_view_from_stobj()
/external/mesa3d/src/gallium/tests/graw/
Dtex-srgb.c183 linear_sv = info.ctx->create_sampler_view(info.ctx, texture, &sv_temp); in init_tex()
198 srgb_sv = info.ctx->create_sampler_view(info.ctx, texture, &sv_temp); in init_tex()
Dtex-swizzle.c146 sv = info.ctx->create_sampler_view(info.ctx, texture, &sv_template); in init_tex()
/external/mesa3d/src/gallium/auxiliary/postprocess/
Dpp_mlaa.c164 arr[1] = arr[2] = p->pipe->create_sampler_view(p->pipe, in pp_jimenezmlaa_run()
199 arr[0] = p->pipe->create_sampler_view(p->pipe, in, &v_tmp); in pp_jimenezmlaa_run()
/external/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_blitter.c101 src_view = pipe->create_sampler_view(pipe, src, &src_templ); in fd_blitter_blit()
/external/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dfd2_texture.c198 pctx->create_sampler_view = fd2_sampler_view_create; in fd2_texture_init()
/external/mesa3d/src/gallium/state_trackers/xa/
Dxa_yuv.c92 r->pipe->create_sampler_view(r->pipe, yuv[i]->tex, &view_templ); in xa_yuv_bind_samplers()
Dxa_composite.c426 src_view = pipe->create_sampler_view(pipe, src_pic->srf->tex, in bind_samplers()
450 src_view = pipe->create_sampler_view(pipe, mask_pic->srf->tex, in bind_samplers()
/external/mesa3d/src/gallium/drivers/nouveau/
Dnouveau_vp3_video.c139 buffer->sampler_view_planes[i] = pipe->create_sampler_view(pipe, res, &sv_templ); in nouveau_vp3_video_buffer_create()
147 … buffer->sampler_view_components[component] = pipe->create_sampler_view(pipe, res, &sv_templ); in nouveau_vp3_video_buffer_create()
/external/mesa3d/src/gallium/auxiliary/vl/
Dvl_video_buffer.c314 … buf->sampler_view_planes[i] = pipe->create_sampler_view(pipe, buf->resources[i], &sv_templ); in vl_video_buffer_sampler_view_planes()
361 buf->sampler_view_components[component] = pipe->create_sampler_view(pipe, res, &sv_templ); in vl_video_buffer_sampler_view_components()
Dvl_zscan.c433 sv = pipe->create_sampler_view(pipe, res, &sv_tmpl); in vl_zscan_layout()
524 buffer->quant = zscan->pipe->create_sampler_view(zscan->pipe, res, &sv_tmpl); in vl_zscan_init_buffer()
/external/mesa3d/src/gallium/state_trackers/vdpau/
Dbitmap.c96 vlsurface->sampler_view = pipe->create_sampler_view(pipe, res, &sv_templ); in vlVdpBitmapSurfaceCreate()
Doutput.c105 vlsurface->sampler_view = pipe->create_sampler_view(pipe, res, &sv_templ); in vlVdpOutputSurfaceCreate()
368 sv_idx = context->create_sampler_view(context, res, &sv_tmpl); in vlVdpOutputSurfacePutBitsIndexed()
400 sv_tbl = context->create_sampler_view(context, res, &sv_tmpl); in vlVdpOutputSurfacePutBitsIndexed()
Dmixer.c368 sampler_view = pipe->create_sampler_view(pipe, res, &sv_templ); in vlVdpVideoMixerRender()
411 … struct pipe_sampler_view *sampler_view_temp = pipe->create_sampler_view(pipe, res, &sv_templ); in vlVdpVideoMixerRender()
432 … struct pipe_sampler_view *sampler_view_temp = pipe->create_sampler_view(pipe, res, &sv_templ); in vlVdpVideoMixerRender()
Ddevice.c116 dev->dummy_sv = dev->context->create_sampler_view(dev->context, res, &sv_tmpl); in vdp_imp_device_create_x11()
/external/mesa3d/src/gallium/state_trackers/xvmc/
Dsubpicture.c323 subpicture_priv->sampler = pipe->create_sampler_view(pipe, tex, &sampler_templ); in XvMCCreateSubpicture()
354 subpicture_priv->palette = pipe->create_sampler_view(pipe, tex, &sampler_templ); in XvMCCreateSubpicture()
/external/virglrenderer/src/gallium/include/pipe/
Dp_context.h346 struct pipe_sampler_view * (*create_sampler_view)(struct pipe_context *ctx, member
/external/mesa3d/src/gallium/state_trackers/va/
Dsubpicture.c230 sub->sampler = drv->pipe->create_sampler_view(drv->pipe, tex, &sampler_templ); in vlVaAssociateSubpicture()
/external/mesa3d/src/gallium/drivers/freedreno/a3xx/
Dfd3_texture.c291 pctx->create_sampler_view = fd3_sampler_view_create; in fd3_texture_init()
/external/mesa3d/src/gallium/drivers/noop/
Dnoop_state.c259 ctx->create_sampler_view = noop_create_sampler_view; in noop_init_state_functions()
/external/mesa3d/src/gallium/state_trackers/clover/core/
Dresource.cpp91 return q.pipe->create_sampler_view(q.pipe, pipe, &info); in bind_sampler_view()
/external/mesa3d/src/gallium/auxiliary/util/
Du_pstipple.c138 sv = pipe->create_sampler_view(pipe, tex, &templat); in util_pstipple_create_sampler_view()
/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_state_sampler.c325 pipe->create_sampler_view = softpipe_create_sampler_view; in softpipe_init_sampler_funcs()

123