Home
last modified time | relevance | path

Searched defs:VkDeviceObjectReservationCreateInfo (Results 1 – 1 of 1) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/scripts/src/
Dvulkan_sc_core.h4963 typedef struct VkDeviceObjectReservationCreateInfo { struct
4964 VkStructureType sType;
4965 const void* pNext;
4966 uint32_t pipelineCacheCreateInfoCount;
4967 const VkPipelineCacheCreateInfo* pPipelineCacheCreateInfos;
4968 uint32_t pipelinePoolSizeCount;
4969 const VkPipelinePoolSize* pPipelinePoolSizes;
4970 uint32_t semaphoreRequestCount;
4971 uint32_t commandBufferRequestCount;
4972 uint32_t fenceRequestCount;
[all …]