Home
last modified time | relevance | path

Searched refs:strip_shadow_with_array (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir_remove_tex_shadow.c39 strip_shadow_with_array(const struct glsl_type *type) in strip_shadow_with_array() function
85 sampler->type = strip_shadow_with_array(sampler->type); in remove_tex_shadow()
90 sampler->type = strip_shadow_with_array(sampler->type); in remove_tex_shadow()
H A Dnir_lower_tex_shadow.c60 strip_shadow_with_array(const struct glsl_type *type) in strip_shadow_with_array() function
131 sampler->type = strip_shadow_with_array(sampler->type); in nir_lower_tex_shadow_impl()