Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktOpaqueTypeIndexingTests.hpp35 tcu::TestCaseGroup* createOpaqueTypeIndexingTests (tcu::TestContext& testCtx);
DvktOpaqueTypeIndexingTests.cpp2040 tcu::TestCaseGroup* createOpaqueTypeIndexingTests (tcu::TestContext& testCtx) in createOpaqueTypeIndexingTests() function
/external/deqp/external/vulkancts/modules/vulkan/
DvktTestPackage.cpp445 glslTests->addChild(shaderexecutor::createOpaqueTypeIndexingTests (testCtx)); in createGlslTests()