Home | History | Annotate | Download | only in vulkan

Lines Matching defs:VkPipelineLayoutCreateInfo

1857 typedef struct VkPipelineLayoutCreateInfo {
1865 } VkPipelineLayoutCreateInfo;
2265 typedef VkResult (VKAPI_PTR *PFN_vkCreatePipelineLayout)(VkDevice device, const VkPipelineLayoutCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkPipelineLayout* pPipelineLayout);
2708 const VkPipelineLayoutCreateInfo* pCreateInfo,