Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fDebugTests.cpp2901 …const vector<FunctionContainer> textureFuncs = wrapCoreFunctions(NegativeTestShared::getNegativeTe… in init() local
2998 …ChildCases(CASETYPE_CALLBACK, m_context, "texture", "Negative Texture API Cases", textureFuncs)); in init()
3011 …ateChildCases(CASETYPE_LOG, m_context, "texture", "Negative Texture API Cases", textureFuncs)); in init()
3024 …ChildCases(CASETYPE_GETERROR, m_context, "texture", "Negative Texture API Cases", textureFuncs)); in init()
3047 containers.insert(containers.end(), textureFuncs.begin(), textureFuncs.end()); in init()