Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fDebugTests.cpp2946 …const vector<FunctionContainer> textureFuncs = wrapCoreFunctions(NegativeTestShared::getNegativ… in init() local
3054 …ses(CASETYPE_CALLBACK, m_context, "texture", "Negative Texture API Cases", textureFuncs)); in init()
3079 …ildCases(CASETYPE_LOG, m_context, "texture", "Negative Texture API Cases", textureFuncs)); in init()
3104 …ses(CASETYPE_GETERROR, m_context, "texture", "Negative Texture API Cases", textureFuncs)); in init()
3139 containers.insert(containers.end(), textureFuncs.begin(), textureFuncs.end()); in init()