Home
last modified time | relevance | path

Searched defs:pipelineWrapper (Results 1 - 1 of 1) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_shading_barycentric/
H A DvktFragmentShadingBarycentricTests.cpp319 auto& pipelineWrapper = *pipelineWrapperPtr.get(); in makeGraphicsPipeline() local
713 const auto pipelineWrapper = makeGraphicsPipeline(m_testParams.pipelineConstructionType, vki, vkd, physicalDevice, device, deviceExtensions, pipelineLayout, *renderPass, vertModule, fragModule, width, height, topology, VK_SAMPLE_COUNT_1_BIT, withColor, provokingVertexLast); in iterate() local
1145 const auto pipelineWrapper = makeGraphicsPipeline(m_testParams.pipelineConstructionType, vki, vkd, physicalDevice, device, deviceExtensions, pipelineLayout, *renderPass, vertModule, fragModule, width, height, pipelineTopology, m_testParams.sampleCount, withColor, provokingVertexLast, dynamicStateTopology); in iterate() local

Completed in 5 milliseconds