Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/src/swappyVk/
DSwappyVk.cpp578 const VkCommandBufferAllocateInfo present_cmd_info = { in initializeVkSyncObjects() local
606 res = vkAllocateCommandBuffers(mDevice, &present_cmd_info, &sync.command); in initializeVkSyncObjects()
/frameworks/opt/gamesdk/third_party/cube/app/src/main/cpp/
Dcube.c2323 const VkCommandBufferAllocateInfo present_cmd_info = { in demo_prepare() local
2331 err = vkAllocateCommandBuffers(demo->device, &present_cmd_info, in demo_prepare()