Searched refs:renderTargetCache (Results 1 – 1 of 1) sorted by relevance
297 bool IsAnyAttachment3DWithoutAllLayers(const RenderTargetCache<RenderTargetVk> &renderTargetCache, in IsAnyAttachment3DWithoutAllLayers() argument301 const auto &colorRenderTargets = renderTargetCache.getColors(); in IsAnyAttachment3DWithoutAllLayers()316 ASSERT(renderTargetCache.getDepthStencil() == nullptr || in IsAnyAttachment3DWithoutAllLayers()317 renderTargetCache.getDepthStencil()->getImageForRenderPass().getType() != in IsAnyAttachment3DWithoutAllLayers()