Home
last modified time | relevance | path

Searched refs:pPipelineLayoutCreateInfo (Results 1 – 2 of 2) sorted by relevance

/external/vulkan-validation-layers/demos/
Dtri.c1120 const VkPipelineLayoutCreateInfo pPipelineLayoutCreateInfo = { in demo_prepare_descriptor_layout() local
1127 err = vkCreatePipelineLayout(demo->device, &pPipelineLayoutCreateInfo, NULL, in demo_prepare_descriptor_layout()
Dcube.c1375 const VkPipelineLayoutCreateInfo pPipelineLayoutCreateInfo = { in demo_prepare_descriptor_layout() local
1382 err = vkCreatePipelineLayout(demo->device, &pPipelineLayoutCreateInfo, NULL, in demo_prepare_descriptor_layout()