Home
last modified time | relevance | path

Searched refs:getCommandBufferOneOff (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DRendererVk.h294 angle::Result getCommandBufferOneOff(vk::Context *context,
DSurfaceVk.cpp1730 if (rendererVk->getCommandBufferOneOff(context, mState.hasProtectedContent(), in acquireNextSwapchainImage()
DContextVk.cpp2431 ANGLE_TRY(mRenderer->getCommandBufferOneOff(this, hasProtectedContent(), &commandBuffer)); in synchronizeCpuGpuTime()
5727 ANGLE_TRY(mRenderer->getCommandBufferOneOff(this, hasProtectedContent(), &commandBuffer)); in getTimestamp()
DRendererVk.cpp3338 angle::Result RendererVk::getCommandBufferOneOff(vk::Context *context, in getCommandBufferOneOff() function in rx::RendererVk
Dvk_helpers.cpp3770 ANGLE_TRY(renderer->getCommandBufferOneOff(context, false, &commandBuffer)); in initializeNonZeroMemory()
4435 ANGLE_TRY(renderer->getCommandBufferOneOff(context, hasProtectedContent, &commandBuffer)); in initializeNonZeroMemory()