Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/fragment_ops/
DvktFragmentOperationsScissorTests.hpp35 tcu::TestCaseGroup* createScissorTests (tcu::TestContext& testCtx);
DvktFragmentOperationsTests.cpp40 fragmentOperationsTestsGroup->addChild(createScissorTests (testCtx)); in addFragmentOperationsTests()
DvktFragmentOperationsScissorTests.cpp567 tcu::TestCaseGroup* createScissorTests (tcu::TestContext& testCtx) in createScissorTests() function
/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawScissorTests.hpp35 tcu::TestCaseGroup* createScissorTests (tcu::TestContext& testCtx);
DvktDrawTests.cpp74 group->addChild(createScissorTests (testCtx)); in createChildren()
DvktDrawScissorTests.cpp962 TestCaseGroup* createScissorTests (TestContext& testCtx) in createScissorTests() function