Searched refs:computeFuncs (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/deqp/modules/gles31/functional/ |
H A D | es31fDebugTests.cpp | 3044 const vector<FunctionContainer> computeFuncs = in init() local 3189 …createChildCases(CASETYPE_CALLBACK, m_context, "compute", "Negative Compute Cases", computeFuncs)); in init() 3240 … createChildCases(CASETYPE_LOG, m_context, "compute", "Negative Compute Cases", computeFuncs)); in init() 3291 …createChildCases(CASETYPE_GETERROR, m_context, "compute", "Negative Compute Cases", computeFuncs)); in init()
|