Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/util/
Du_simple_shaders.c253 ureg_DECL_sampler_view(ureg, 0, tex_target, stype, stype, stype, stype); in util_make_fragment_tex_shader_xrbias()
311 ureg_DECL_sampler_view(ureg, 0, tex_target, stype, stype, stype, stype); in util_make_fragment_tex_shader_writemask()
404 ureg_DECL_sampler_view(ureg, 0, tex_target, in util_make_fs_blit_zs()
420 ureg_DECL_sampler_view(ureg, zs_mask & PIPE_MASK_Z ? 1 : 0, tex_target, in util_make_fs_blit_zs()
709 ureg_DECL_sampler_view(ureg, 0, tgsi_tex, stype, stype, stype, stype); in util_make_fs_msaa_resolve()
771 ureg_DECL_sampler_view(ureg, 0, tgsi_tex, stype, stype, stype, stype); in util_make_fs_msaa_resolve_bilinear()
944 ureg_DECL_sampler_view(ureg, 0, tex_target, in util_make_fs_pack_color_zs()
974 ureg_DECL_sampler_view(ureg, 0, tex_target, in util_make_fs_pack_color_zs()
1005 ureg_DECL_sampler_view(ureg, 0, tex_target, in util_make_fs_pack_color_zs()
/external/mesa3d/src/gallium/frontends/xa/
Dxa_tgsi.c217 ureg_DECL_sampler_view(ureg, 0, TGSI_TEXTURE_2D, in create_yuv_shader()
220 ureg_DECL_sampler_view(ureg, 1, TGSI_TEXTURE_2D, in create_yuv_shader()
223 ureg_DECL_sampler_view(ureg, 2, TGSI_TEXTURE_2D, in create_yuv_shader()
328 ureg_DECL_sampler_view(ureg, *cur_sampler, TGSI_TEXTURE_2D, in read_input()
/external/mesa3d/src/gallium/auxiliary/vl/
Dvl_compositor_gfx.c140 ureg_DECL_sampler_view(shader, i, TGSI_TEXTURE_2D_ARRAY, in create_frag_shader_weave()
250 ureg_DECL_sampler_view(shader, i, TGSI_TEXTURE_2D_ARRAY, in create_frag_shader_yuv()
363 ureg_DECL_sampler_view(shader, 0, TGSI_TEXTURE_2D, in create_frag_shader_palette()
369 ureg_DECL_sampler_view(shader, 1, TGSI_TEXTURE_1D, in create_frag_shader_palette()
415 ureg_DECL_sampler_view(shader, 0, TGSI_TEXTURE_2D, in create_frag_shader_rgba()
Dvl_matrix_filter.c96 ureg_DECL_sampler_view(shader, 0, TGSI_TEXTURE_2D, in create_frag_shader()
Dvl_median_filter.c110 ureg_DECL_sampler_view(shader, 0, TGSI_TEXTURE_2D, in create_frag_shader()
Dvl_bicubic_filter.c177 ureg_DECL_sampler_view(shader, 0, TGSI_TEXTURE_2D, in create_frag_shader()
/external/mesa3d/src/mesa/state_tracker/
Dst_mesa_to_tgsi.c1059 ureg_DECL_sampler_view(ureg, i, target, in st_translate_mesa_program()
Dst_atifs_to_tgsi.c503 ureg_DECL_sampler_view(ureg, i, TGSI_TEXTURE_2D, in st_translate_atifs_program()
Dst_glsl_to_tgsi.cpp6930 ureg_DECL_sampler_view(ureg, i, program->sampler_targets[i], in st_translate_program()
/external/virglrenderer/src/gallium/auxiliary/tgsi/
Dtgsi_ureg.h302 ureg_DECL_sampler_view(struct ureg_program *,
Dtgsi_ureg.c654 ureg_DECL_sampler_view(struct ureg_program *ureg, in ureg_DECL_sampler_view() function
/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_ureg.h368 ureg_DECL_sampler_view(struct ureg_program *,
Dtgsi_ureg.c745 ureg_DECL_sampler_view(struct ureg_program *ureg, in ureg_DECL_sampler_view() function