Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineExtendedDynamicStateMiscTests.cpp299 …WrapperPtr pipelineWrapper(new GraphicsPipelineWrapper(ctx.vki, ctx.vkd, ctx.physicalDevice, ctx.d… in sampleShadingWithDynamicSampleCount() local
DvktPipelineMultisampleImageTests.cpp1011 std::vector<GraphicsPipelineWrapper> pipelineWrapper; in renderMultisampledImage() local
1280 std::vector<GraphicsPipelineWrapper> pipelineWrapper; in test() local
1926 std::vector<GraphicsPipelineWrapper> pipelineWrapper; in test() local
DvktPipelineInputAttributeOffsetTests.cpp442 GraphicsPipelineWrapper pipelineWrapper(ctx.vki, ctx.vkd, ctx.physicalDevice, ctx.device, in iterate() local
DvktPipelineMiscTests.cpp1171 GraphicsPipelineWrapper pipelineWrapper(ctx.vki, ctx.vkd, ctx.physicalDevice, ctx.device, in compatibleRenderPassTest() local
DvktPipelinePushConstantTests.cpp2984 …GraphicsPipelineWrapper pipelineWrapper(vki, vkd, physDevice, device, m_context.getDeviceExtension… in iterate() local
DvktPipelineMultisampleTests.cpp5817 GraphicsPipelineWrapper pipelineWrapper(ctx.vki, ctx.vkd, ctx.physicalDevice, ctx.device, in ZExportIterate() local
/external/deqp/external/vulkancts/modules/vulkan/fragment_shading_barycentric/
DvktFragmentShadingBarycentricTests.cpp325 auto &pipelineWrapper = *pipelineWrapperPtr.get(); in makeGraphicsPipeline() local
753 const auto pipelineWrapper = makeGraphicsPipeline( in iterate() local
1195 const auto pipelineWrapper = makeGraphicsPipeline( in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/transform_feedback/
DvktTransformFeedbackSimpleTests.cpp601 auto &pipelineWrapper = *pipelineWrapperPtr; in makeGraphicsPipeline() local