Home
last modified time | relevance | path

Searched defs:sview (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/gallium/drivers/vc4/
Dvc4_uniforms.c36 struct vc4_sampler_view *sview = in write_texture_p0() local
49 struct vc4_sampler_view *sview = in write_texture_p1() local
/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_tex_sample.c493 compute_lambda_1d(const struct sp_sampler_view *sview, in compute_lambda_1d()
508 compute_lambda_2d(const struct sp_sampler_view *sview, in compute_lambda_2d()
527 compute_lambda_3d(const struct sp_sampler_view *sview, in compute_lambda_3d()
553 compute_lambda_vert(const struct sp_sampler_view *sview, in compute_lambda_vert()
2765 do_swizzling(const struct pipe_sampler_view *sview, in do_swizzling()
3476 struct sp_sampler_view *sview = CALLOC_STRUCT(sp_sampler_view); in softpipe_create_sampler_view() local
/external/mesa3d/src/gallium/auxiliary/nir/
Dtgsi_to_nir.c286 struct tgsi_declaration_sampler_view *sview = &decl->SamplerView; in ttn_emit_declaration() local
1256 unsigned num_srcs, samp = 1, sview, i; in ttn_tex() local
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_blit.c388 struct si_sampler_view *sview; in si_flush_depth_textures() local
Dsi_descriptors.c348 struct si_sampler_view *sview = (struct si_sampler_view *)views->views[i]; in si_sampler_views_begin_new_cs() local