Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawShaderInvocationTests.hpp34 tcu::TestCaseGroup *createShaderInvocationTests(tcu::TestContext &testCtx);
DvktDrawShaderInvocationTests.cpp114 tcu::TestCaseGroup *createShaderInvocationTests(tcu::TestContext &testCtx) in createShaderInvocationTests() function
DvktDrawTests.cpp108 group->addChild(createShaderInvocationTests(testCtx)); in createChildren()