Home
last modified time | relevance | path

Searched defs:isSamplerExternalY2Y (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DTextureVk.h254 const vk::SamplerHelper &getSampler(bool isSamplerExternalY2Y) const in getSampler()
H A DProgramExecutableVk.cpp329 bool isSamplerExternalY2Y = in UpdateFullTexturesDescriptorSet() local
1356 bool isSamplerExternalY2Y = in addTextureDescriptorSetDesc() local
H A Dvk_cache_utils.cpp6367 bool isSamplerExternalY2Y = samplerBinding.samplerType == GL_SAMPLER_EXTERNAL_2D_Y2Y_EXT; in updatePreCacheActiveTextures() local