Home
last modified time | relevance | path

Searched refs:createLoopTests (Results 1 – 4 of 4) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderLoopTests.hpp35 tcu::TestCaseGroup* createLoopTests (tcu::TestContext& testCtx);
DvktShaderRenderLoopTests.cpp1363 tcu::TestCaseGroup* createLoopTests (tcu::TestContext& testCtx) in createLoopTests() function
/external/deqp/external/vulkancts/modules/vulkan/
DvktTestPackage.cpp344 glslTests->addChild(sr::createLoopTests (testCtx)); in createGlslTests()
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmInstructionTests.cpp7489 tcu::TestCaseGroup* createLoopTests(tcu::TestContext& testCtx) in createLoopTests() function
9028 graphicsTests->addChild(createLoopTests(testCtx)); in createInstructionTests()