Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingCallableShadersTests.hpp34 tcu::TestCaseGroup* createCallableShadersTests(tcu::TestContext& testCtx);
DvktRayTracingTests.cpp65 group->addChild(createCallableShadersTests(testCtx)); in createTests()
DvktRayTracingCallableShadersTests.cpp800 tcu::TestCaseGroup* createCallableShadersTests (tcu::TestContext& testCtx) in createCallableShadersTests() function