Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderTextureGatherTests.hpp36 tcu::TestCaseGroup* createTextureGatherTests (tcu::TestContext& testCtx);
DvktShaderRenderTextureGatherTests.cpp2573 tcu::TestCaseGroup* createTextureGatherTests (tcu::TestContext& testCtx) in createTextureGatherTests() function
/external/deqp/external/vulkancts/modules/vulkan/
DvktTestPackage.cpp440 glslTests->addChild(sr::createTextureGatherTests (testCtx)); in createGlslTests()