Home
last modified time | relevance | path

Searched defs:use_txf (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_simple_shaders.c203 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) ureg_load_tex() 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) util_make_fragment_tex_shader_writemask() 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) util_make_fragment_tex_shader() 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) util_make_fs_blit_zs() argument
H A Du_blitter.c970 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) blitter_get_fs_texfetch_col() argument
1120 blitter_get_fs_texfetch_depth(struct blitter_context_priv *ctx, enum pipe_texture_target target, unsigned src_samples, unsigned dst_samples, bool use_txf) blitter_get_fs_texfetch_depth() argument
1165 blitter_get_fs_texfetch_depthstencil(struct blitter_context_priv *ctx, enum pipe_texture_target target, unsigned src_samples, unsigned dst_samples, bool use_txf) blitter_get_fs_texfetch_depthstencil() argument
1211 blitter_get_fs_texfetch_stencil(struct blitter_context_priv *ctx, enum pipe_texture_target target, unsigned src_samples, unsigned dst_samples, bool use_txf) blitter_get_fs_texfetch_stencil() argument
1268 unsigned samples, j, f, target, max_samples, use_txf; util_blitter_cache_all_shaders() local
2051 bool use_txf = false; util_blitter_blit_generic() local
[all...]

Completed in 5 milliseconds