Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/vulkan/
DDisplayVk.h35 DescriptorSetLayoutCache &getDescriptorSetLayoutCache() { return mDescriptorSetLayoutCache; } in getDescriptorSetLayoutCache()
56 DescriptorSetLayoutCache mDescriptorSetLayoutCache; variable
DDisplayVk.cpp320 mDescriptorSetLayoutCache.destroy(displayVk->getRenderer()); in onDestroy()