Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/vulkan/
DFramebufferVk.cpp297 bool IsAnyAttachment3DWithoutAllLayers(const RenderTargetCache<RenderTargetVk> &renderTargetCache, in IsAnyAttachment3DWithoutAllLayers() argument
301 const auto &colorRenderTargets = renderTargetCache.getColors(); in IsAnyAttachment3DWithoutAllLayers()
316 ASSERT(renderTargetCache.getDepthStencil() == nullptr || in IsAnyAttachment3DWithoutAllLayers()
317 renderTargetCache.getDepthStencil()->getImageForRenderPass().getType() != in IsAnyAttachment3DWithoutAllLayers()