Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/vulkan/
DShareGroupVk.h85 PipelineLayoutCache &getPipelineLayoutCache() { return mPipelineLayoutCache; } in getPipelineLayoutCache()
132 PipelineLayoutCache mPipelineLayoutCache; variable
DShareGroupVk.cpp189 mPipelineLayoutCache.destroy(renderer); in onDestroy()