Home | History | Annotate | Download | only in vulkan

Lines Matching defs:VkPipelineLayoutCreateInfo

2019 typedef struct VkPipelineLayoutCreateInfo {
2027 } VkPipelineLayoutCreateInfo;
2427 typedef VkResult (VKAPI_PTR *PFN_vkCreatePipelineLayout)(VkDevice device, const VkPipelineLayoutCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkPipelineLayout* pPipelineLayout);
2870 const VkPipelineLayoutCreateInfo* pCreateInfo,