Searched refs:GL_FRAMEBUFFER_DEFAULT (Results 1 - 20 of 20) sorted by relevance

/external/swiftshader/src/OpenGL/libGLESv2/
H A DFramebuffer.cpp32 return type == GL_RENDERBUFFER || type == GL_FRAMEBUFFER_DEFAULT;
719 GLenum defaultRenderbufferType = egl::getClientVersion() < 3 ? GL_RENDERBUFFER : GL_FRAMEBUFFER_DEFAULT;
H A DlibGLESv2.cpp2839 attachmentObjectType = GL_FRAMEBUFFER_DEFAULT;
/external/deqp/modules/gles3/functional/
H A Des3fFboStateQueryTests.cpp196 checkIntEquals(m_testCtx, state, GL_FRAMEBUFFER_DEFAULT);
203 checkIntEqualsAny(m_testCtx, state, GL_FRAMEBUFFER_DEFAULT, GL_NONE);
/external/deqp/framework/opengl/
H A DgluStrUtil.inl255 case GL_FRAMEBUFFER_DEFAULT: return "GL_FRAMEBUFFER_DEFAULT";
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES3/
H A Dgl3.h652 #define GL_FRAMEBUFFER_DEFAULT 0x8218 macro
/external/deqp/framework/opengl/wrapper/
H A DglwEnums.inl389 #define GL_FRAMEBUFFER_DEFAULT 0x8218
/external/mesa3d/include/GLES3/
H A Dgl3.h825 #define GL_FRAMEBUFFER_DEFAULT 0x8218 macro
H A Dgl31.h825 #define GL_FRAMEBUFFER_DEFAULT 0x8218 macro
H A Dgl32.h825 #define GL_FRAMEBUFFER_DEFAULT 0x8218 macro
/external/mesa3d/src/mesa/main/
H A Dfbobject.c3690 "GL_FRAMEBUFFER_DEFAULT is not allowed)", caller);
3761 ? GL_FRAMEBUFFER_DEFAULT : att->Type;
/external/swiftshader/include/GLES3/
H A Dgl3.h829 #define GL_FRAMEBUFFER_DEFAULT 0x8218 macro
/external/mesa3d/include/GL/
H A Dglcorearb.h1114 #define GL_FRAMEBUFFER_DEFAULT 0x8218 macro
H A Dglext.h995 #define GL_FRAMEBUFFER_DEFAULT 0x8218 macro
/external/swiftshader/include/GL/
H A Dglcorearb.h1114 #define GL_FRAMEBUFFER_DEFAULT 0x8218 macro
H A Dglext.h995 #define GL_FRAMEBUFFER_DEFAULT 0x8218 macro
/external/robolectric/v1/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 2256 milliseconds