Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawShaderLayerTests.hpp35 tcu::TestCaseGroup* createShaderLayerTests (tcu::TestContext& testCtx);
DvktDrawTests.cpp72 group->addChild(createShaderLayerTests (testCtx)); in createChildren()
DvktDrawShaderLayerTests.cpp837 tcu::TestCaseGroup* createShaderLayerTests (tcu::TestContext& testCtx) in createShaderLayerTests() function