Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/
DvktShaderLibrary.hpp33 de::MovePtr<tcu::TestCaseGroup> createShaderLibraryGroup (tcu::TestContext& testCtx, const std::st…
DvktTestPackage.cpp404 glslTests->addChild(createShaderLibraryGroup(testCtx, in createGlslTests()
421 glsl440Tests->addChild(createShaderLibraryGroup(testCtx, in createGlslTests()
DvktShaderLibrary.cpp1812 MovePtr<tcu::TestCaseGroup> createShaderLibraryGroup (tcu::TestContext& testCtx, const string& name… in createShaderLibraryGroup() function