Home
last modified time | relevance | path

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

/cts/tests/tests/graphics/jni/
DVulkanPreTransformTestHelpers.cpp564 const VkPipelineLayoutCreateInfo pipelineLayoutCreateInfo = { in createGraphicsPipeline() local
573 VK_CALL(vkCreatePipelineLayout(mDeviceInfo->device(), &pipelineLayoutCreateInfo, nullptr, in createGraphicsPipeline()
DVulkanTestHelpers.cpp899 VkPipelineLayoutCreateInfo pipelineLayoutCreateInfo{ in renderImageAndReadback() local
908 VK_CALL(vkCreatePipelineLayout(mInit->device(), &pipelineLayoutCreateInfo, in renderImageAndReadback()