Searched refs:hasDefinedContent (Results 1 – 3 of 3) sorted by relevance
121 bool hasDefinedContent() const;
336 bool RenderTargetVk::hasDefinedContent() const in hasDefinedContent() function in rx::RenderTargetVk
2335 ASSERT(getColorDrawRenderTarget(colorIndexGL)->hasDefinedContent()); in clearWithCommand()2436 const VkAttachmentLoadOp loadOp = colorRenderTarget->hasDefinedContent() in startNewRenderPass()2511 if (!depthStencilRenderTarget->hasDefinedContent() || in startNewRenderPass()