Home
last modified time | relevance | path

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

/external/mesa3d/src/freedreno/ir3/
Dir3_compiler_nir.c1688 bool tex_const = nir_src_is_const(bindless_tex->src[0]); in get_image_ssbo_samp_tex_src() local
1875 bool tex_const; in get_bindless_samp_src() local
/external/mesa3d/src/freedreno/vulkan/
Dtu_clear_blit.cc1100 const uint32_t *tex_const, in r3d_src_common()