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.c1082 bool tex_const = nir_src_is_const(bindless_tex->src[0]); in get_image_samp_tex_src() local
2058 bool tex_const; in get_tex_samp_tex_src() local
/external/mesa3d/src/freedreno/vulkan/
Dtu_clear_blit.c554 const uint32_t *tex_const, in r3d_src_common()