Searched refs:textureFuncs (Results 1 – 1 of 1) sorted by relevance
/external/deqp/modules/gles31/functional/ |
D | es31fDebugTests.cpp | 2950 …const vector<FunctionContainer> textureFuncs = wrapCoreFunctions(NegativeTestShared::getNegativ… in init() local 3061 …ses(CASETYPE_CALLBACK, m_context, "texture", "Negative Texture API Cases", textureFuncs)); in init() 3089 …ildCases(CASETYPE_LOG, m_context, "texture", "Negative Texture API Cases", textureFuncs)); in init() 3117 …ses(CASETYPE_GETERROR, m_context, "texture", "Negative Texture API Cases", textureFuncs)); in init() 3155 containers.insert(containers.end(), textureFuncs.begin(), textureFuncs.end()); in init()
|