Searched refs:EGL_MIPMAP_LEVEL (Results 1 – 6 of 6) sorted by relevance
/external/deqp/modules/egl/ |
D | teglQuerySurfaceTests.cpp | 98 EGL_MIPMAP_LEVEL, in logPbufferSurfaceAttributes() 264 EGL_MIPMAP_LEVEL, in checkNonPbufferAttributes() 485 EGLU_CHECK_CALL(egl, querySurface(display, surface, EGL_MIPMAP_LEVEL, &value)); in testAttributes() 487 logSurfaceAttribute(log, EGL_MIPMAP_LEVEL, value); in testAttributes() 503 egl.surfaceAttrib(display, surface, EGL_MIPMAP_LEVEL, 1); in testAttributes()
|
/external/mesa3d/src/egl/main/ |
D | eglsurface.c | 381 case EGL_MIPMAP_LEVEL: in _eglQuerySurface() 432 case EGL_MIPMAP_LEVEL: in _eglSurfaceAttrib()
|
/external/deqp/framework/egl/ |
D | egluStrUtil.inl | 122 case EGL_MIPMAP_LEVEL: return "EGL_MIPMAP_LEVEL";
|
/external/mesa3d/include/EGL/ |
D | egl.h | 173 #define EGL_MIPMAP_LEVEL 0x3083 macro
|
/external/deqp/framework/egl/wrapper/ |
D | eglwEnums.inl | 116 #define EGL_MIPMAP_LEVEL 0x3083 macro
|
/external/robolectric/lib/main/ |
D | android.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |