Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/device_generated_commands/
DvktDGCGraphicsMeshTestsExt.cpp921 using GraphicsPipelineWrapperPtr = std::unique_ptr<GraphicsPipelineWrapper>; in iterate() typedef
922 std::vector<GraphicsPipelineWrapperPtr> dgcPipelines; in iterate()
DvktDGCGraphicsDrawTestsExt.cpp1385 using GraphicsPipelineWrapperPtr = std::unique_ptr<GraphicsPipelineWrapper>; in iterate() typedef
1386 std::vector<GraphicsPipelineWrapperPtr> dgcPipelines; in iterate()
DvktDGCGraphicsMiscTestsExt.cpp61 using GraphicsPipelineWrapperPtr = std::unique_ptr<GraphicsPipelineWrapper>; typedef
3982 std::vector<GraphicsPipelineWrapperPtr> pipelines; in iterate()
5309 std::vector<GraphicsPipelineWrapperPtr> pipelines; in iterate()
5798 std::vector<GraphicsPipelineWrapperPtr> pipelines; in iterate()
6184 std::vector<GraphicsPipelineWrapperPtr> dgcPipelines; in normalDGCNormalRun()
/external/deqp/external/vulkancts/modules/vulkan/mesh_shader/
DvktMeshShaderBuiltinTestsEXT.cpp369 using GraphicsPipelineWrapperPtr = std::unique_ptr<GraphicsPipelineWrapper>; in iterate() typedef
370 std::vector<GraphicsPipelineWrapperPtr> pipelines; in iterate()
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineShaderModuleIdentifierTests.cpp3582 using GraphicsPipelineWrapperPtr = std::unique_ptr<GraphicsPipelineWrapper>; in iterate() typedef
3588 GraphicsPipelineWrapperPtr wrapper(new GraphicsPipelineWrapper( in iterate()
3613 std::vector<GraphicsPipelineWrapperPtr> pipelineWrappers; in iterate()
/external/deqp/external/vulkancts/modules/vulkan/transform_feedback/
DvktTransformFeedbackSimpleTests.cpp522 using GraphicsPipelineWrapperPtr = std::unique_ptr<GraphicsPipelineWrapper>; typedef
524 GraphicsPipelineWrapperPtr makeGraphicsPipeline( in makeGraphicsPipeline()
599 GraphicsPipelineWrapperPtr pipelineWrapperPtr( in makeGraphicsPipeline()