Searched refs:textureFuncs (Results 1 – 1 of 1) sorted by relevance
/external/deqp/modules/gles31/functional/ |
D | es31fDebugTests.cpp | 2946 …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()
|