HomeSort by relevance Sort by last modified time
    Searched refs:EGL_RENDER_BUFFER (Results 1 - 25 of 136) sorted by null

1 2 3 4 5 6

  /external/deqp/modules/egl/
teglMutableRenderBufferTests.cpp 231 EGLU_CHECK_CALL(egl, surfaceAttrib(m_eglDisplay, m_eglSurface, EGL_RENDER_BUFFER, EGL_SINGLE_BUFFER));
253 EGLU_CHECK_CALL(egl, surfaceAttrib(m_eglDisplay, m_eglSurface, EGL_RENDER_BUFFER, EGL_BACK_BUFFER));
292 EGLU_CHECK_CALL(egl, querySurface(m_eglDisplay, m_eglSurface, EGL_RENDER_BUFFER, &curRenderBuffer));
300 EGLU_CHECK_CALL(egl, surfaceAttrib(m_eglDisplay, m_eglSurface, EGL_RENDER_BUFFER, EGL_SINGLE_BUFFER));
301 EGLU_CHECK_CALL(egl, querySurface(m_eglDisplay, m_eglSurface, EGL_RENDER_BUFFER, &curRenderBuffer));
309 EGLU_CHECK_CALL(egl, surfaceAttrib(m_eglDisplay, m_eglSurface, EGL_RENDER_BUFFER, EGL_BACK_BUFFER));
310 EGLU_CHECK_CALL(egl, querySurface(m_eglDisplay, m_eglSurface, EGL_RENDER_BUFFER, &curRenderBuffer));
347 EGLU_CHECK_CALL(egl, querySurface(m_eglDisplay, m_eglSurface, EGL_RENDER_BUFFER, &curRenderBuffer));
355 EGLBoolean ret = egl.surfaceAttrib(m_eglDisplay, m_eglSurface, EGL_RENDER_BUFFER, EGL_SINGLE_BUFFER);
370 EGLU_CHECK_CALL(egl, querySurface(m_eglDisplay, m_eglSurface, EGL_RENDER_BUFFER, &curRenderBuffer))
    [all...]
  /cts/tests/vr/src/android/vr/cts/
VrExtensionBehaviorTest.java 139 OpenGLESActivity.setSurfaceAttribute(EGL14.EGL_RENDER_BUFFER,
146 EGL14.EGL_RENDER_BUFFER, EGL14.EGL_SINGLE_BUFFER));
148 OpenGLESActivity.setSurfaceAttribute(EGL14.EGL_RENDER_BUFFER,
153 EGL14.EGL_RENDER_BUFFER, EGL14.EGL_BACK_BUFFER));
  /external/deqp/framework/egl/
egluStrUtil.cpp 97 case EGL_RENDER_BUFFER:
124 case EGL_RENDER_BUFFER:
egluStrUtil.inl 69 case EGL_RENDER_BUFFER: return "EGL_RENDER_BUFFER";
126 case EGL_RENDER_BUFFER: return "EGL_RENDER_BUFFER";
  /frameworks/native/opengl/tools/glgen/stubs/egl/
EGL14Header.java-if 119 public static final int EGL_RENDER_BUFFER = 0x3086;
  /frameworks/base/opengl/java/javax/microedition/khronos/egl/
EGL10.java 75 int EGL_RENDER_BUFFER = 0x3086;
  /external/mesa3d/src/egl/main/
eglsurface.c 132 case EGL_RENDER_BUFFER:
375 case EGL_RENDER_BUFFER:
eglcontext.c 570 case EGL_RENDER_BUFFER:
  /frameworks/base/opengl/java/android/opengl/
EGL14.java 119 public static final int EGL_RENDER_BUFFER = 0x3086;
  /development/ndk/platforms/android-14/include/EGL/
egl.h 174 #define EGL_RENDER_BUFFER 0x3086
183 /* EGL_RENDER_BUFFER values / BindTexImage / ReleaseTexImage buffer targets */
  /development/ndk/platforms/android-18/include/EGL/
egl.h 174 #define EGL_RENDER_BUFFER 0x3086
183 /* EGL_RENDER_BUFFER values / BindTexImage / ReleaseTexImage buffer targets */
  /development/ndk/platforms/android-19/include/EGL/
egl.h 174 #define EGL_RENDER_BUFFER 0x3086
183 /* EGL_RENDER_BUFFER values / BindTexImage / ReleaseTexImage buffer targets */
  /development/ndk/platforms/android-21/include/EGL/
egl.h 174 #define EGL_RENDER_BUFFER 0x3086
183 /* EGL_RENDER_BUFFER values / BindTexImage / ReleaseTexImage buffer targets */
  /development/ndk/platforms/android-23/include/EGL/
egl.h 174 #define EGL_RENDER_BUFFER 0x3086
183 /* EGL_RENDER_BUFFER values / BindTexImage / ReleaseTexImage buffer targets */
  /development/ndk/platforms/android-24/include/EGL/
egl.h 174 #define EGL_RENDER_BUFFER 0x3086
183 /* EGL_RENDER_BUFFER values / BindTexImage / ReleaseTexImage buffer targets */
  /development/ndk/platforms/android-9/include/EGL/
egl.h 174 #define EGL_RENDER_BUFFER 0x3086
183 /* EGL_RENDER_BUFFER values / BindTexImage / ReleaseTexImage buffer targets */
  /device/generic/goldfish-opengl/system/include/EGL/
egl.h 174 #define EGL_RENDER_BUFFER 0x3086
183 /* EGL_RENDER_BUFFER values / BindTexImage / ReleaseTexImage buffer targets */
  /external/swiftshader/third_party/PowerVR_SDK/Builds/Include/EGL/
egl.h 175 #define EGL_RENDER_BUFFER 0x3086
184 /* EGL_RENDER_BUFFER values / BindTexImage / ReleaseTexImage buffer targets */
  /frameworks/native/opengl/include/EGL/
egl.h 196 #define EGL_RENDER_BUFFER 0x3086
  /prebuilts/ndk/r10/platforms/android-12/arch-arm/usr/include/EGL/
egl.h 174 #define EGL_RENDER_BUFFER 0x3086
183 /* EGL_RENDER_BUFFER values / BindTexImage / ReleaseTexImage buffer targets */
  /prebuilts/ndk/r10/platforms/android-12/arch-mips/usr/include/EGL/
egl.h 174 #define EGL_RENDER_BUFFER 0x3086
183 /* EGL_RENDER_BUFFER values / BindTexImage / ReleaseTexImage buffer targets */
  /prebuilts/ndk/r10/platforms/android-12/arch-x86/usr/include/EGL/
egl.h 174 #define EGL_RENDER_BUFFER 0x3086
183 /* EGL_RENDER_BUFFER values / BindTexImage / ReleaseTexImage buffer targets */
  /prebuilts/ndk/r10/platforms/android-13/arch-arm/usr/include/EGL/
egl.h 174 #define EGL_RENDER_BUFFER 0x3086
183 /* EGL_RENDER_BUFFER values / BindTexImage / ReleaseTexImage buffer targets */
  /prebuilts/ndk/r10/platforms/android-13/arch-mips/usr/include/EGL/
egl.h 174 #define EGL_RENDER_BUFFER 0x3086
183 /* EGL_RENDER_BUFFER values / BindTexImage / ReleaseTexImage buffer targets */
  /prebuilts/ndk/r10/platforms/android-13/arch-x86/usr/include/EGL/
egl.h 174 #define EGL_RENDER_BUFFER 0x3086
183 /* EGL_RENDER_BUFFER values / BindTexImage / ReleaseTexImage buffer targets */

Completed in 75 milliseconds

1 2 3 4 5 6