Searched refs:pPipelineLayoutCreateInfo (Results 1 – 2 of 2) sorted by relevance
1579 auto const pPipelineLayoutCreateInfo = in prepare_descriptor_layout() local1583 result = device.createPipelineLayout(&pPipelineLayoutCreateInfo, in prepare_descriptor_layout()
1556 const VkPipelineLayoutCreateInfo pPipelineLayoutCreateInfo = { in demo_prepare_descriptor_layout() local1563 err = vkCreatePipelineLayout(demo->device, &pPipelineLayoutCreateInfo, NULL, in demo_prepare_descriptor_layout()