Searched refs:gatherTypeDescription (Results 1 - 2 of 2) sorted by relevance

/external/deqp/modules/gles31/functional/
H A Des31fTextureGatherTests.cpp772 static inline const char* gatherTypeDescription (GatherType type) function in namespace:deqp::gles31::Functional::__anon4905
2091 TestCaseGroup* const gatherTypeGroup = new TestCaseGroup(m_context, gatherTypeName(gatherType), gatherTypeDescription(gatherType));
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderTextureGatherTests.cpp789 static inline const char* gatherTypeDescription (GatherType type) function in namespace:vkt::sr::__anon3991
2368 TestCaseGroup* const gatherTypeGroup = new TestCaseGroup(m_testCtx, gatherTypeName(gatherType), gatherTypeDescription(gatherType));

Completed in 64 milliseconds