/frameworks/native/opengl/tools/glgen/stubs/egl/ |
EGL14Header.java-if | 118 public static final int EGL_MIPMAP_LEVEL = 0x3083;
|
/external/deqp/framework/egl/ |
egluStrUtil.inl | 122 case EGL_MIPMAP_LEVEL: return "EGL_MIPMAP_LEVEL";
|
/external/mesa3d/src/egl/main/ |
eglsurface.c | 381 case EGL_MIPMAP_LEVEL: 432 case EGL_MIPMAP_LEVEL:
|
/external/deqp/modules/egl/ |
teglQuerySurfaceTests.cpp | 98 EGL_MIPMAP_LEVEL, 264 EGL_MIPMAP_LEVEL, 485 EGLU_CHECK_CALL(egl, querySurface(display, surface, EGL_MIPMAP_LEVEL, &value)); 487 logSurfaceAttribute(log, EGL_MIPMAP_LEVEL, value); 499 log << TestLog::Message << " Fail, eglQuerySurface changed value when querying EGL_MIPMAP_LEVEL for non-pbuffer surface. Result: " << value << ". Expected: " << initialValue << TestLog::EndMessage; 500 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "EGL_MIPMAP_LEVEL query modified result for non-pbuffer surface."); 503 egl.surfaceAttrib(display, surface, EGL_MIPMAP_LEVEL, 1); 510 log << TestLog::Message << " Fail, setting EGL_MIPMAP_LEVEL should not result in an error, received " << eglu::getErrorStr(error) << TestLog::EndMessage;
|
/frameworks/base/opengl/java/android/opengl/ |
EGL14.java | 118 public static final int EGL_MIPMAP_LEVEL = 0x3083;
|
/development/ndk/platforms/android-9/include/EGL/ |
egl.h | 173 #define EGL_MIPMAP_LEVEL 0x3083
|
/external/mesa3d/include/EGL/ |
egl.h | 173 #define EGL_MIPMAP_LEVEL 0x3083
|
/frameworks/native/opengl/include/EGL/ |
egl.h | 173 #define EGL_MIPMAP_LEVEL 0x3083
|
/prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/EGL/ |
egl.h | 173 #define EGL_MIPMAP_LEVEL 0x3083
|
/prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/EGL/ |
egl.h | 173 #define EGL_MIPMAP_LEVEL 0x3083
|
/prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/EGL/ |
egl.h | 173 #define EGL_MIPMAP_LEVEL 0x3083
|
/prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/EGL/ |
egl.h | 173 #define EGL_MIPMAP_LEVEL 0x3083
|
/prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/EGL/ |
egl.h | 173 #define EGL_MIPMAP_LEVEL 0x3083
|
/prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/EGL/ |
egl.h | 173 #define EGL_MIPMAP_LEVEL 0x3083
|
/prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/EGL/ |
egl.h | 173 #define EGL_MIPMAP_LEVEL 0x3083
|
/prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/EGL/ |
egl.h | 173 #define EGL_MIPMAP_LEVEL 0x3083
|
/prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/EGL/ |
egl.h | 173 #define EGL_MIPMAP_LEVEL 0x3083
|
/prebuilts/ndk/current/platforms/android-15/arch-arm/usr/include/EGL/ |
egl.h | 173 #define EGL_MIPMAP_LEVEL 0x3083
|
/prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/EGL/ |
egl.h | 173 #define EGL_MIPMAP_LEVEL 0x3083
|
/prebuilts/ndk/current/platforms/android-15/arch-x86/usr/include/EGL/ |
egl.h | 173 #define EGL_MIPMAP_LEVEL 0x3083
|
/prebuilts/ndk/current/platforms/android-16/arch-arm/usr/include/EGL/ |
egl.h | 173 #define EGL_MIPMAP_LEVEL 0x3083
|
/prebuilts/ndk/current/platforms/android-16/arch-mips/usr/include/EGL/ |
egl.h | 173 #define EGL_MIPMAP_LEVEL 0x3083
|
/prebuilts/ndk/current/platforms/android-16/arch-x86/usr/include/EGL/ |
egl.h | 173 #define EGL_MIPMAP_LEVEL 0x3083
|
/prebuilts/ndk/current/platforms/android-17/arch-arm/usr/include/EGL/ |
egl.h | 173 #define EGL_MIPMAP_LEVEL 0x3083
|
/prebuilts/ndk/current/platforms/android-17/arch-mips/usr/include/EGL/ |
egl.h | 173 #define EGL_MIPMAP_LEVEL 0x3083
|