Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/framework/vulkan/
DvkStructTypes.inl1273 struct VkDeviceGroupSubmitInfo struct
1275 VkStructureType sType;
1276 const void* pNext;
1277 deUint32 waitSemaphoreCount;
1278 const deUint32* pWaitSemaphoreDeviceIndices;
1279 deUint32 commandBufferCount;
1280 const deUint32* pCommandBufferDeviceMasks;
1281 deUint32 signalSemaphoreCount;
1282 const deUint32* pSignalSemaphoreDeviceIndices;
DvkVulkan_c.inl3811 typedef struct VkDeviceGroupSubmitInfo { struct
3820 } VkDeviceGroupSubmitInfo; argument
/external/skqp/include/third_party/vulkan/vulkan/
Dvulkan_core.h3955 typedef struct VkDeviceGroupSubmitInfo { struct
3964 } VkDeviceGroupSubmitInfo; argument
/external/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h3955 typedef struct VkDeviceGroupSubmitInfo { struct
3964 } VkDeviceGroupSubmitInfo; argument
/external/deqp/external/vulkancts/scripts/src/
Dvulkan.h.in3808 typedef struct VkDeviceGroupSubmitInfo { struct
3817 } VkDeviceGroupSubmitInfo; argument
/external/swiftshader/include/vulkan/
Dvulkan_core.h4073 typedef struct VkDeviceGroupSubmitInfo { struct
4082 } VkDeviceGroupSubmitInfo; argument
/external/vulkan-headers/include/vulkan/
Dvulkan_core.h4120 typedef struct VkDeviceGroupSubmitInfo { struct
4129 } VkDeviceGroupSubmitInfo; argument
/external/vulkan-headers/registry/
Dvalidusage.json1187 "VkDeviceGroupSubmitInfo": { object