Lines Matching defs:contextVk
277 uint32_t GetGenerateMipmapFlags(ContextVk *contextVk, const vk::Format &format) in GetGenerateMipmapFlags()
403 void SetStencilForShaderExport(ContextVk *contextVk, vk::GraphicsPipelineDesc *desc) in SetStencilForShaderExport()
1015 uint32_t UtilsVk::GetGenerateMipmapMaxLevels(ContextVk *contextVk) in GetGenerateMipmapMaxLevels()
1117 angle::Result UtilsVk::ensureResourcesInitialized(ContextVk *contextVk, in ensureResourcesInitialized()
1183 angle::Result UtilsVk::ensureConvertIndexResourcesInitialized(ContextVk *contextVk) in ensureConvertIndexResourcesInitialized()
1199 angle::Result UtilsVk::ensureConvertIndexIndirectResourcesInitialized(ContextVk *contextVk) in ensureConvertIndexIndirectResourcesInitialized()
1218 angle::Result UtilsVk::ensureConvertIndexIndirectLineLoopResourcesInitialized(ContextVk *contextVk) in ensureConvertIndexIndirectLineLoopResourcesInitialized()
1237 angle::Result UtilsVk::ensureConvertIndirectLineLoopResourcesInitialized(ContextVk *contextVk) in ensureConvertIndirectLineLoopResourcesInitialized()
1255 angle::Result UtilsVk::ensureConvertVertexResourcesInitialized(ContextVk *contextVk) in ensureConvertVertexResourcesInitialized()
1271 angle::Result UtilsVk::ensureImageClearResourcesInitialized(ContextVk *contextVk) in ensureImageClearResourcesInitialized()
1283 angle::Result UtilsVk::ensureImageCopyResourcesInitialized(ContextVk *contextVk) in ensureImageCopyResourcesInitialized()
1298 angle::Result UtilsVk::ensureBlitResolveResourcesInitialized(ContextVk *contextVk) in ensureBlitResolveResourcesInitialized()
1315 angle::Result UtilsVk::ensureBlitResolveStencilNoExportResourcesInitialized(ContextVk *contextVk) in ensureBlitResolveStencilNoExportResourcesInitialized()
1333 angle::Result UtilsVk::ensureOverlayCullResourcesInitialized(ContextVk *contextVk) in ensureOverlayCullResourcesInitialized()
1349 angle::Result UtilsVk::ensureOverlayDrawResourcesInitialized(ContextVk *contextVk) in ensureOverlayDrawResourcesInitialized()
1366 angle::Result UtilsVk::ensureGenerateMipmapResourcesInitialized(ContextVk *contextVk) in ensureGenerateMipmapResourcesInitialized()
1382 angle::Result UtilsVk::ensureUnresolveResourcesInitialized(ContextVk *contextVk, in ensureUnresolveResourcesInitialized()
1402 angle::Result UtilsVk::ensureSamplersInitialized(ContextVk *contextVk) in ensureSamplersInitialized()
1439 angle::Result UtilsVk::setupProgram(ContextVk *contextVk, in setupProgram()
1523 angle::Result UtilsVk::convertIndexBuffer(ContextVk *contextVk, in convertIndexBuffer()
1585 angle::Result UtilsVk::convertIndexIndirectBuffer(ContextVk *contextVk, in convertIndexIndirectBuffer()
1655 ContextVk *contextVk, in convertLineLoopIndexIndirectBuffer()
1719 ContextVk *contextVk, in convertLineLoopArrayIndirectBuffer()
1778 angle::Result UtilsVk::convertVertexBuffer(ContextVk *contextVk, in convertVertexBuffer()
1888 angle::Result UtilsVk::convertVertexBufferImpl(ContextVk *contextVk, in convertVertexBufferImpl()
1933 angle::Result UtilsVk::startRenderPass(ContextVk *contextVk, in startRenderPass()
1975 angle::Result UtilsVk::clearFramebuffer(ContextVk *contextVk, in clearFramebuffer()
2126 angle::Result UtilsVk::colorBlitResolve(ContextVk *contextVk, in colorBlitResolve()
2135 angle::Result UtilsVk::depthStencilBlitResolve(ContextVk *contextVk, in depthStencilBlitResolve()
2146 angle::Result UtilsVk::blitResolveImpl(ContextVk *contextVk, in blitResolveImpl()
2410 angle::Result UtilsVk::stencilBlitResolveNoShaderExport(ContextVk *contextVk, in stencilBlitResolveNoShaderExport()
2615 angle::Result UtilsVk::copyImage(ContextVk *contextVk, in copyImage()
2799 angle::Result UtilsVk::copyImageBits(ContextVk *contextVk, in copyImageBits()
3029 angle::Result UtilsVk::generateMipmap(ContextVk *contextVk, in generateMipmap()
3106 angle::Result UtilsVk::unresolve(ContextVk *contextVk, in unresolve()
3280 angle::Result UtilsVk::cullOverlayWidgets(ContextVk *contextVk, in cullOverlayWidgets()
3359 angle::Result UtilsVk::drawOverlay(ContextVk *contextVk, in drawOverlay()
3470 angle::Result UtilsVk::allocateDescriptorSet(ContextVk *contextVk, in allocateDescriptorSet()