Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cGPUShaderFP64Tests.cpp15690 TestCaseGroup* builin = new TestCaseGroup(m_context, "builtin", ""); in init() local
15697 builin->addChild(new BuiltinFunctionTest(m_context, caseName, bf.function, typeDefinition[j])); in init()
15700 addChild(builin); in init()