Searched refs:getCommandBufferOneOff (Results 1 – 5 of 5) sorted by relevance
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
| D | RendererVk.h | 294 angle::Result getCommandBufferOneOff(vk::Context *context,
|
| D | SurfaceVk.cpp | 1730 if (rendererVk->getCommandBufferOneOff(context, mState.hasProtectedContent(), in acquireNextSwapchainImage()
|
| D | ContextVk.cpp | 2431 ANGLE_TRY(mRenderer->getCommandBufferOneOff(this, hasProtectedContent(), &commandBuffer)); in synchronizeCpuGpuTime() 5727 ANGLE_TRY(mRenderer->getCommandBufferOneOff(this, hasProtectedContent(), &commandBuffer)); in getTimestamp()
|
| D | RendererVk.cpp | 3338 angle::Result RendererVk::getCommandBufferOneOff(vk::Context *context, in getCommandBufferOneOff() function in rx::RendererVk
|
| D | vk_helpers.cpp | 3770 ANGLE_TRY(renderer->getCommandBufferOneOff(context, false, &commandBuffer)); in initializeNonZeroMemory() 4435 ANGLE_TRY(renderer->getCommandBufferOneOff(context, hasProtectedContent, &commandBuffer)); in initializeNonZeroMemory()
|