Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/draw/
H A DvktDrawShaderInvocationTests.hpp34 tcu::TestCaseGroup *createShaderInvocationTests(tcu::TestContext &testCtx);
H A DvktDrawShaderInvocationTests.cpp114 tcu::TestCaseGroup *createShaderInvocationTests(tcu::TestContext &testCtx) in createShaderInvocationTests() function
H A DvktDrawTests.cpp108 group->addChild(createShaderInvocationTests(testCtx)); in createChildren()