Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/freedreno/ir3/
H A Dir3_compiler_nir.c1618 bool tex_const = nir_src_is_const(bindless_tex->src[0]); in get_image_ssbo_samp_tex_src() local
1805 bool tex_const; in get_bindless_samp_src() local
/aosp_15_r20/external/mesa3d/src/freedreno/vulkan/
H A Dtu_clear_blit.cc1058 const uint32_t *tex_const, in r3d_src_common()