Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/util/
Du_simple_shaders.c205 unsigned tex_target, bool load_level_zero, bool use_txf) in ureg_load_tex()
245 bool use_txf) in util_make_fragment_tex_shader_writemask()
321 bool use_txf) in util_make_fragment_tex_shader()
341 bool use_txf) in util_make_fragment_tex_shader_writedepth()
394 bool use_txf) in util_make_fragment_tex_shader_writedepthstencil()
458 bool use_txf) in util_make_fragment_tex_shader_writestencil()
Du_blitter.c870 bool use_txf) in blitter_get_fs_texfetch_col()
977 bool use_txf) in blitter_get_fs_texfetch_depth()
1022 bool use_txf) in blitter_get_fs_texfetch_depthstencil()
1068 bool use_txf) in blitter_get_fs_texfetch_stencil()
1121 unsigned samples, j, f, target, max_samples, use_txf; in util_blitter_cache_all_shaders() local
1823 bool use_txf = false; in util_blitter_blit_generic() local