Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/vulkan/
DRendererVk.h229 angle::Result getCommandBufferOneOff(vk::Context *context,
DRendererVk.cpp3002 angle::Result RendererVk::getCommandBufferOneOff(vk::Context *context, in getCommandBufferOneOff() function in rx::RendererVk
DContextVk.cpp2305 ANGLE_TRY(mRenderer->getCommandBufferOneOff(this, hasProtectedContent(), &commandBuffer)); in synchronizeCpuGpuTime()
5417 ANGLE_TRY(mRenderer->getCommandBufferOneOff(this, hasProtectedContent(), &commandBuffer)); in getTimestamp()
Dvk_helpers.cpp3623 ANGLE_TRY(renderer->getCommandBufferOneOff(context, false, &commandBuffer)); in initializeNonZeroMemory()
4225 ANGLE_TRY(renderer->getCommandBufferOneOff(context, hasProtectedContent, &commandBuffer)); in initializeNonZeroMemory()