Home
last modified time | relevance | path

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

/cts/tests/tests/graphics/jni/
DVulkanPreTransformTestHelpers.cpp572 const VkPipelineLayoutCreateInfo pipelineLayoutCreateInfo = { in createGraphicsPipeline() local
581 VK_CALL(vkCreatePipelineLayout(mDeviceInfo->device(), &pipelineLayoutCreateInfo, nullptr, in createGraphicsPipeline()
DVulkanTestHelpers.cpp850 VkPipelineLayoutCreateInfo pipelineLayoutCreateInfo{ in renderImageAndReadback() local
859 VK_CALL(vkCreatePipelineLayout(mInit->device(), &pipelineLayoutCreateInfo, in renderImageAndReadback()