Home
last modified time | relevance | path

Searched defs:sharedCacheKey (Results 1 – 6 of 6) sorted by relevance

/external/angle/src/libANGLE/renderer/vulkan/
DTextureVk.h325 void onNewDescriptorSet(const vk::SharedDescriptorSetCacheKey &sharedCacheKey) in onNewDescriptorSet()
DTransformFeedbackVk.cpp289 const vk::SharedDescriptorSetCacheKey &sharedCacheKey) in onNewDescriptorSet()
DSuballocation.h86 void onNewDescriptorSet(const SharedDescriptorSetCacheKey &sharedCacheKey) in onNewDescriptorSet()
Dvk_helpers.h316 void onNewDescriptorSetAllocated(const vk::SharedDescriptorSetCacheKey &sharedCacheKey) in onNewDescriptorSetAllocated()
1037 void onNewDescriptorSet(const SharedDescriptorSetCacheKey &sharedCacheKey) in onNewDescriptorSet()
DContextVk.cpp774 const vk::SharedDescriptorSetCacheKey &sharedCacheKey) in UpdateImagesWithSharedCacheKey()
792 const vk::SharedDescriptorSetCacheKey &sharedCacheKey) in UpdateBufferWithSharedCacheKey()
6335 const vk::SharedDescriptorSetCacheKey &sharedCacheKey) in updateShaderResourcesWithSharedCacheKey()
Dvk_cache_utils.cpp5716 const SharedDescriptorSetCacheKey &sharedCacheKey) in updateFullActiveTextures()
6341 for (const SharedCacheKeyT &sharedCacheKey : mSharedCacheKeys) in containsKey() local