Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DShareGroupVk.h90 return &mFragmentOutputGraphicsPipelineCache; in getFragmentOutputGraphicsPipelineCache()
158 FragmentOutputGraphicsPipelineCache mFragmentOutputGraphicsPipelineCache; variable
H A DShareGroupVk.cpp187 mFragmentOutputGraphicsPipelineCache.destroy(displayVk); in onDestroy()