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.cpp68 tcu::TestCaseGroup* createShaderInvocationTests(tcu::TestContext& testCtx) in createShaderInvocationTests() function
DvktDrawTests.cpp96 group->addChild(createShaderInvocationTests (testCtx)); in createChildren()