Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DCLContextVk.h94 DescriptorSetLayoutCache *getDescriptorSetLayoutCache() { return &mDescriptorSetLayoutCache; } in getDescriptorSetLayoutCache() function
H A DShareGroupVk.h53 DescriptorSetLayoutCache &getDescriptorSetLayoutCache() { return mDescriptorSetLayoutCache; } in getDescriptorSetLayoutCache() function
H A DContextVk.h236 DescriptorSetLayoutCache &getDescriptorSetLayoutCache() in getDescriptorSetLayoutCache() function