Searched defs:VkExecutionGraphPipelineCreateInfoAMDX (Results 1 – 4 of 4) sorted by relevance
81 typedef struct VkExecutionGraphPipelineCreateInfoAMDX { struct91 } VkExecutionGraphPipelineCreateInfoAMDX; argument
319 Pipeline (VkDevice, const VkExecutionGraphPipelineCreateInfoAMDX*) {} in Pipeline()
8778 struct VkExecutionGraphPipelineCreateInfoAMDX struct8780 VkStructureType sType;8781 const void* pNext;8782 VkPipelineCreateFlags flags;8783 uint32_t stageCount;8784 const VkPipelineShaderStageCreateInfo* pStages;8785 const VkPipelineLibraryCreateInfoKHR* pLibraryInfo;8786 VkPipelineLayout layout;8787 VkPipeline basePipelineHandle;8788 int32_t basePipelineIndex;
94833 "VkExecutionGraphPipelineCreateInfoAMDX": { object