Searched defs:VkDeviceObjectReservationCreateInfo (Results 1 – 3 of 3) sorted by relevance
4092 struct VkDeviceObjectReservationCreateInfo struct4094 VkStructureType sType;4095 const void* pNext;4096 uint32_t pipelineCacheCreateInfoCount;4097 const VkPipelineCacheCreateInfo* pPipelineCacheCreateInfos;4098 uint32_t pipelinePoolSizeCount;4099 const VkPipelinePoolSize* pPipelinePoolSizes;4100 uint32_t semaphoreRequestCount;4101 uint32_t commandBufferRequestCount;4102 uint32_t fenceRequestCount;[all …]
4992 typedef struct VkDeviceObjectReservationCreateInfo { struct4993 VkStructureType sType;4994 const void* pNext;4995 uint32_t pipelineCacheCreateInfoCount;4996 const VkPipelineCacheCreateInfo* pPipelineCacheCreateInfos;4997 uint32_t pipelinePoolSizeCount;4998 const VkPipelinePoolSize* pPipelinePoolSizes;4999 uint32_t semaphoreRequestCount;5000 uint32_t commandBufferRequestCount;5001 uint32_t fenceRequestCount;[all …]
4987 typedef struct VkDeviceObjectReservationCreateInfo { struct4988 VkStructureType sType;4989 const void* pNext;4990 uint32_t pipelineCacheCreateInfoCount;4991 const VkPipelineCacheCreateInfo* pPipelineCacheCreateInfos;4992 uint32_t pipelinePoolSizeCount;4993 const VkPipelinePoolSize* pPipelinePoolSizes;4994 uint32_t semaphoreRequestCount;4995 uint32_t commandBufferRequestCount;4996 uint32_t fenceRequestCount;[all …]