Home
last modified time | relevance | path

Searched refs:glslTests (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/
H A DvktTestPackage.cpp1015 void createGlslTests (tcu::TestCaseGroup* glslTests) in createGlslTests() argument
1017 tcu::TestContext& testCtx = glslTests->getTestContext(); in createGlslTests()
1037 glslTests->addChild(createShaderLibraryGroup(testCtx, in createGlslTests()
1056 glslTests->addChild(glsl440Tests.release()); in createGlslTests()
1059 glslTests->addChild(sr::createDerivateTests (testCtx)); in createGlslTests()
1060 glslTests->addChild(sr::createDiscardTests (testCtx)); in createGlslTests()
1062 glslTests->addChild(sr::createDemoteTests (testCtx)); in createGlslTests()
1064 glslTests->addChild(sr::createIndexingTests (testCtx)); in createGlslTests()
1065 glslTests->addChild(sr::createShaderInvarianceTests (testCtx)); in createGlslTests()
1066 glslTests in createGlslTests()
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/
H A DvktTestPackage.cpp957 void createGlslTests (tcu::TestCaseGroup* glslTests) in createGlslTests() argument
959 tcu::TestContext& testCtx = glslTests->getTestContext(); in createGlslTests()
980 glslTests->addChild(createShaderLibraryGroup(testCtx, in createGlslTests()
1002 glslTests->addChild(glsl440Tests.release()); in createGlslTests()
1005 glslTests->addChild(sr::createDerivateTests (testCtx)); in createGlslTests()
1006 glslTests->addChild(sr::createDiscardTests (testCtx)); in createGlslTests()
1008 glslTests->addChild(sr::createDemoteTests (testCtx)); in createGlslTests()
1010 glslTests->addChild(sr::createIndexingTests (testCtx)); in createGlslTests()
1011 glslTests->addChild(sr::createShaderInvarianceTests (testCtx)); in createGlslTests()
1012 glslTests in createGlslTests()
[all...]

Completed in 8 milliseconds