HomeSort by: relevance | last modified time | path
    Searched refs:command_pool (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/MesaLib.old/dist/src/vulkan/overlay-layer/
overlay.cpp 153 VkCommandPool command_pool; member in struct:swapchain_data
525 cmd_buffer_info.commandPool = data->command_pool;
1506 NULL, &data->command_pool));
1529 device_data->vtable.DestroyCommandPool(device_data->device, data->command_pool, NULL);
  /xsrc/external/mit/MesaLib/dist/src/vulkan/overlay-layer/
overlay.cpp 169 VkCommandPool command_pool; member in struct:swapchain_data
533 cmd_buffer_info.commandPool = data->command_pool;
1787 NULL, &data->command_pool));
1811 device_data->vtable.DestroyCommandPool(device_data->device, data->command_pool, NULL);

Completed in 9 milliseconds