Searched refs:tu6_tex_wrap (Results 1 – 2 of 2) sorted by relevance
187 tu6_tex_wrap(VkSamplerAddressMode address_mode) in tu6_tex_wrap() function
1834 A6XX_TEX_SAMP_0_WRAP_S(tu6_tex_wrap(pCreateInfo->addressModeU)) | in tu_init_sampler()1835 A6XX_TEX_SAMP_0_WRAP_T(tu6_tex_wrap(pCreateInfo->addressModeV)) | in tu_init_sampler()1836 A6XX_TEX_SAMP_0_WRAP_R(tu6_tex_wrap(pCreateInfo->addressModeW)) | in tu_init_sampler()