Searched refs:uninitializedMagicValue (Results 1 - 1 of 1) sorted by relevance
/external/deqp/modules/egl/ | ||
H A D | teglQuerySurfaceTests.cpp | 254 const EGLint uninitializedMagicValue = -42; local 256 EGLint value = uninitializedMagicValue; 287 if (value != uninitializedMagicValue) |
Completed in 8090 milliseconds