Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fDebugTests.cpp3006 const vector<FunctionContainer> bufferFuncs = in init() local
3150 …reateChildCases(CASETYPE_CALLBACK, m_context, "buffer", "Negative Buffer API Cases", bufferFuncs)); in init()
3201 … createChildCases(CASETYPE_LOG, m_context, "buffer", "Negative Buffer API Cases", bufferFuncs)); in init()
3252 …reateChildCases(CASETYPE_GETERROR, m_context, "buffer", "Negative Buffer API Cases", bufferFuncs)); in init()
3313 containers.insert(containers.end(), bufferFuncs.begin(), bufferFuncs.end()); in init()