Searched refs:onColorDraw (Results 1 – 4 of 4) sorted by relevance
94 void RenderTargetVk::onColorDraw(ContextVk *contextVk, in onColorDraw() function in rx::RenderTargetVk101 contextVk->onColorDraw(mImage, mResolveImage, packedAttachmentIndex); in onColorDraw()
70 void onColorDraw(ContextVk *contextVk,
491 void onColorDraw(vk::ImageHelper *image, in onColorDraw() function
2657 colorRenderTarget->onColorDraw(contextVk, mCurrentFramebufferDesc.getLayerCount(), in startNewRenderPass()