Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/vulkan/screenshot-layer/
H A Dscreenshot.cpp935 …const VkCommandBufferAllocateInfo cmd_buf_alloc_info = {VK_STRUCTURE_TYPE_COMMAND_BUFFER_ALLOCATE_… in write_image() local
937 …VK_CHECK(device_data->vtable.AllocateCommandBuffers(device, &cmd_buf_alloc_info, &data.commandBuff… in write_image()