Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
DvktDrawShaderLayerTests.hpp35 tcu::TestCaseGroup* createShaderLayerTests (tcu::TestContext& testCtx, bool useDynamicRendering);
DvktDrawTests.cpp71 group->addChild(createShaderLayerTests (testCtx, useDynamicRendering)); in createChildren()
DvktDrawShaderLayerTests.cpp885 tcu::TestCaseGroup* createShaderLayerTests (tcu::TestContext& testCtx, bool useDynamicRendering) in createShaderLayerTests() function