Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/sc/
H A DvktDeviceObjectReservationTests.cpp320 const VkPipelineLayoutCreateInfo pipelineLayoutCI = { in createPipelineLayouts() local
329 …pelineLayoutSp(new Unique<VkPipelineLayout>(createPipelineLayout(vkd, device, &pipelineLayoutCI))); in createPipelineLayouts()