Home
last modified time | relevance | path

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

/frameworks/libs/native_bridge_support/android_api/libvulkan/proxy/
Dvulkan_trampolines.cc43 std::mutex g_primary_command_buffer_mutex; variable
62 std::lock_guard lock(g_primary_command_buffer_mutex); in DoCustomTrampolineWithThunk_vkAllocateCommandBuffers()
84 std::lock_guard lock(g_primary_command_buffer_mutex); in DoCustomTrampolineWithThunk_vkBeginCommandBuffer()
106 std::lock_guard lock(g_primary_command_buffer_mutex); in DoCustomTrampolineWithThunk_vkFreeCommandBuffers()