Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineShaderModuleIdentifierTests.cpp3348 using GraphicsPipelineWrapperPtr = std::unique_ptr<GraphicsPipelineWrapper>; in iterate() typedef
3354 GraphicsPipelineWrapperPtr wrapper(new GraphicsPipelineWrapper( in iterate()
3379 std::vector<GraphicsPipelineWrapperPtr> pipelineWrappers; in iterate()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/transform_feedback/
H A DvktTransformFeedbackSimpleTests.cpp522 using GraphicsPipelineWrapperPtr = std::unique_ptr<GraphicsPipelineWrapper>; typedef
524 GraphicsPipelineWrapperPtr makeGraphicsPipeline( in makeGraphicsPipeline()
599 GraphicsPipelineWrapperPtr pipelineWrapperPtr( in makeGraphicsPipeline()