Searched refs:createVaryingArrayCase (Results 1 – 2 of 2) sorted by relevance
/external/deqp/modules/gles2/functional/ |
D | es2fShaderIndexingTests.cpp | 251 static ShaderIndexingCase* createVaryingArrayCase (Context& context, const char* caseName, const ch… in createVaryingArrayCase() function 1033 …varyingGroup->addChild(createVaryingArrayCase(m_context, name.c_str(), desc.c_str(), varType, (Ind… in init()
|
/external/deqp/modules/gles3/functional/ |
D | es3fShaderIndexingTests.cpp | 221 static ShaderIndexingCase* createVaryingArrayCase (Context& context, const char* caseName, const ch… in createVaryingArrayCase() function 998 …varyingGroup->addChild(createVaryingArrayCase(m_context, name.c_str(), desc.c_str(), varType, (Ind… in init()
|