Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/generated/vulkan/
H A DvkStructTypes.inl9003 struct VkPushDescriptorSetInfoKHR struct
9005 VkStructureType sType;
9006 const void* pNext;
9007 VkShaderStageFlags stageFlags;
9008 VkPipelineLayout layout;
9009 uint32_t set;
9010 uint32_t descriptorWriteCount;
9011 const VkWriteDescriptorSet* pDescriptorWrites;
H A DvkVulkan_c.inl13361 typedef struct VkPushDescriptorSetInfoKHR { struct
13369 } VkPushDescriptorSetInfoKHR; argument
/aosp_15_r20/external/swiftshader/include/vulkan/
H A Dvulkan_core.h11644 typedef struct VkPushDescriptorSetInfoKHR { struct
11652 } VkPushDescriptorSetInfoKHR; argument
/aosp_15_r20/external/mesa3d/include/vulkan/
H A Dvulkan_core.h11835 typedef struct VkPushDescriptorSetInfoKHR { struct
11843 } VkPushDescriptorSetInfoKHR; argument
/aosp_15_r20/out/soong/ndk/sysroot/usr/include/vulkan/
Dvulkan_core.h12335 typedef VkPushDescriptorSetInfo VkPushDescriptorSetInfoKHR; typedef
/aosp_15_r20/external/vulkan-headers/include/vulkan/
H A Dvulkan_core.h12335 typedef VkPushDescriptorSetInfo VkPushDescriptorSetInfoKHR; typedef
/aosp_15_r20/external/angle/third_party/vulkan-headers/src/include/vulkan/
H A Dvulkan_core.h12590 typedef VkPushDescriptorSetInfo VkPushDescriptorSetInfoKHR; typedef
/aosp_15_r20/external/angle/third_party/vulkan-headers/src/registry/
H A Dvalidusage.json30230 "VkPushDescriptorSetInfoKHR": { object