Searched refs:use_txf (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
H A Du_simple_shaders.h83 bool use_txf);
92 bool use_txf);
99 bool use_txf);
107 bool use_txf);
115 bool use_txf);
H A Du_simple_shaders.c206 bool load_level_zero, bool use_txf)
208 if (use_txf) {
293 bool use_txf)
335 tex_target, load_level_zero, use_txf);
370 bool use_txf)
377 use_txf);
390 bool use_txf)
427 tex_target, load_level_zero, use_txf);
443 bool use_txf)
489 depth_sampler, tex_target, load_level_zero, use_txf);
203 ureg_load_tex(struct ureg_program * ureg,struct ureg_dst out,struct ureg_src coord,struct ureg_src sampler,enum tgsi_texture_type tex_target,bool load_level_zero,bool use_txf) argument
286 util_make_fragment_tex_shader_writemask(struct pipe_context * pipe,enum tgsi_texture_type tex_target,enum tgsi_interpolate_mode interp_mode,unsigned writemask,enum tgsi_return_type stype,enum tgsi_return_type dtype,bool load_level_zero,bool use_txf) argument
364 util_make_fragment_tex_shader(struct pipe_context * pipe,enum tgsi_texture_type tex_target,enum tgsi_interpolate_mode interp_mode,enum tgsi_return_type stype,enum tgsi_return_type dtype,bool load_level_zero,bool use_txf) argument
386 util_make_fragment_tex_shader_writedepth(struct pipe_context * pipe,enum tgsi_texture_type tex_target,enum tgsi_interpolate_mode interp_mode,bool load_level_zero,bool use_txf) argument
439 util_make_fragment_tex_shader_writedepthstencil(struct pipe_context * pipe,enum tgsi_texture_type tex_target,enum tgsi_interpolate_mode interp_mode,bool load_level_zero,bool use_txf) argument
503 util_make_fragment_tex_shader_writestencil(struct pipe_context * pipe,enum tgsi_texture_type tex_target,enum tgsi_interpolate_mode interp_mode,bool load_level_zero,bool use_txf) argument
[all...]
H A Du_blitter.c882 bool use_txf)
967 if (use_txf)
978 ctx->has_tex_lz, use_txf);
989 bool use_txf)
1010 if (use_txf)
1023 ctx->has_tex_lz, use_txf);
1034 bool use_txf)
1055 if (use_txf)
1069 use_txf);
1080 bool use_txf)
875 blitter_get_fs_texfetch_col(struct blitter_context_priv * ctx,enum pipe_format src_format,enum pipe_format dst_format,enum pipe_texture_target target,unsigned src_nr_samples,unsigned dst_nr_samples,unsigned filter,bool use_txf) argument
986 blitter_get_fs_texfetch_depth(struct blitter_context_priv * ctx,enum pipe_texture_target target,unsigned nr_samples,bool use_txf) argument
1031 blitter_get_fs_texfetch_depthstencil(struct blitter_context_priv * ctx,enum pipe_texture_target target,unsigned nr_samples,bool use_txf) argument
1077 blitter_get_fs_texfetch_stencil(struct blitter_context_priv * ctx,enum pipe_texture_target target,unsigned nr_samples,bool use_txf) argument
1133 unsigned samples, j, f, target, max_samples, use_txf; local in function:util_blitter_cache_all_shaders
1853 bool use_txf = false; local in function:util_blitter_blit_generic
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
H A Du_simple_shaders.h83 bool use_txf);
92 bool use_txf);
97 bool load_level_zero, bool use_txf);
H A Du_blitter.c942 bool use_txf)
1027 if (use_txf)
1038 ctx->has_tex_lz, use_txf);
1087 bool use_txf)
1108 if (use_txf)
1119 ctx->has_tex_lz, use_txf);
1130 bool use_txf)
1151 if (use_txf)
1162 ctx->has_tex_lz, use_txf);
1173 bool use_txf)
935 blitter_get_fs_texfetch_col(struct blitter_context_priv * ctx,enum pipe_format src_format,enum pipe_format dst_format,enum pipe_texture_target target,unsigned src_nr_samples,unsigned dst_nr_samples,unsigned filter,bool use_txf) argument
1084 blitter_get_fs_texfetch_depth(struct blitter_context_priv * ctx,enum pipe_texture_target target,unsigned nr_samples,bool use_txf) argument
1127 blitter_get_fs_texfetch_depthstencil(struct blitter_context_priv * ctx,enum pipe_texture_target target,unsigned nr_samples,bool use_txf) argument
1170 blitter_get_fs_texfetch_stencil(struct blitter_context_priv * ctx,enum pipe_texture_target target,unsigned nr_samples,bool use_txf) argument
1224 unsigned samples, j, f, target, max_samples, use_txf; local in function:util_blitter_cache_all_shaders
1957 bool use_txf = false; local in function:util_blitter_blit_generic
[all...]
H A Du_simple_shaders.c206 bool load_level_zero, bool use_txf)
208 if (use_txf) {
293 bool use_txf)
335 tex_target, load_level_zero, use_txf);
370 bool use_txf)
377 use_txf);
388 bool load_level_zero, bool use_txf)
411 depth_sampler, tex_target, load_level_zero, use_txf);
427 stencil_sampler, tex_target, load_level_zero, use_txf);
203 ureg_load_tex(struct ureg_program * ureg,struct ureg_dst out,struct ureg_src coord,struct ureg_src sampler,enum tgsi_texture_type tex_target,bool load_level_zero,bool use_txf) argument
286 util_make_fragment_tex_shader_writemask(struct pipe_context * pipe,enum tgsi_texture_type tex_target,enum tgsi_interpolate_mode interp_mode,unsigned writemask,enum tgsi_return_type stype,enum tgsi_return_type dtype,bool load_level_zero,bool use_txf) argument
364 util_make_fragment_tex_shader(struct pipe_context * pipe,enum tgsi_texture_type tex_target,enum tgsi_interpolate_mode interp_mode,enum tgsi_return_type stype,enum tgsi_return_type dtype,bool load_level_zero,bool use_txf) argument
386 util_make_fs_blit_zs(struct pipe_context * pipe,unsigned zs_mask,enum tgsi_texture_type tex_target,bool load_level_zero,bool use_txf) argument

Completed in 12 milliseconds