Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/modules/glshared/
H A DglsMemoryStressCase.cpp45 static const char *glErrorToString(uint32_t error) in glErrorToString() function
882 << " GLError: " << glErrorToString(allocator.getGLError()) << TestLog::EndMessage; in iterate()