Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DFramebufferVk.cpp273 bool IsAnyAttachment3DWithoutAllLayers(const RenderTargetCache<RenderTargetVk> &renderTargetCache, in IsAnyAttachment3DWithoutAllLayers() argument
277 const auto &colorRenderTargets = renderTargetCache.getColors(); in IsAnyAttachment3DWithoutAllLayers()
292 ASSERT(renderTargetCache.getDepthStencil() == nullptr || in IsAnyAttachment3DWithoutAllLayers()
293 renderTargetCache.getDepthStencil()->getImageForRenderPass().getType() != in IsAnyAttachment3DWithoutAllLayers()