Lines Matching defs:contextVk
94 void RenderTargetVk::onColorDraw(ContextVk *contextVk, in onColorDraw()
114 void RenderTargetVk::onColorResolve(ContextVk *contextVk, uint32_t framebufferLayerCount) in onColorResolve()
126 void RenderTargetVk::onDepthStencilDraw(ContextVk *contextVk, uint32_t framebufferLayerCount) in onDepthStencilDraw()
161 angle::Result RenderTargetVk::getImageViewImpl(ContextVk *contextVk, in getImageViewImpl()
180 angle::Result RenderTargetVk::getImageView(ContextVk *contextVk, in getImageView()
188 angle::Result RenderTargetVk::getImageViewWithColorspace(ContextVk *contextVk, in getImageViewWithColorspace()
196 angle::Result RenderTargetVk::getResolveImageView(ContextVk *contextVk, in getResolveImageView()
217 angle::Result RenderTargetVk::getAndRetainCopyImageView(ContextVk *contextVk, in getAndRetainCopyImageView()
284 angle::Result RenderTargetVk::flushStagedUpdates(ContextVk *contextVk, in flushStagedUpdates()
348 void RenderTargetVk::invalidateEntireContent(ContextVk *contextVk) in invalidateEntireContent()
354 void RenderTargetVk::invalidateEntireStencilContent(ContextVk *contextVk) in invalidateEntireStencilContent()