Home
last modified time | relevance | path

Searched refs:createExplicitVertexParameterTests (Results 1 – 3 of 3) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawExplicitVertexParameterTests.hpp35 tcu::TestCaseGroup* createExplicitVertexParameterTests (tcu::TestContext& testCtx);
DvktDrawTests.cpp77 group->addChild(createExplicitVertexParameterTests (testCtx)); in createChildren()
DvktDrawExplicitVertexParameterTests.cpp615 tcu::TestCaseGroup* createExplicitVertexParameterTests (tcu::TestContext& testCtx) in createExplicitVertexParameterTests() function