Home | History | Annotate | Download | only in vulkan

Lines Matching defs:VkPipelineLayoutCreateInfo

1913 typedef struct VkPipelineLayoutCreateInfo {
1921 } VkPipelineLayoutCreateInfo;
2321 typedef VkResult (VKAPI_PTR *PFN_vkCreatePipelineLayout)(VkDevice device, const VkPipelineLayoutCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkPipelineLayout* pPipelineLayout);
2764 const VkPipelineLayoutCreateInfo* pCreateInfo,