Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DDisplayVk.h35 DescriptorSetLayoutCache &getDescriptorSetLayoutCache() { return mDescriptorSetLayoutCache; } in getDescriptorSetLayoutCache()
52 DescriptorSetLayoutCache mDescriptorSetLayoutCache; variable
DDisplayVk.cpp342 mDescriptorSetLayoutCache.destroy(displayVk->getRenderer()); in onDestroy()