Searched refs:GL_RENDERBUFFER_HEIGHT (Results 1 – 9 of 9) sorted by relevance
/external/deqp/modules/gles2/functional/ |
D | es2fRboStateQueryTests.cpp | 122 checkRenderbufferParam(m_testCtx, *this, GL_RENDERBUFFER_HEIGHT, 0); in test() 139 checkRenderbufferParam(m_testCtx, *this, GL_RENDERBUFFER_HEIGHT, h); in test()
|
/external/deqp/modules/gles3/functional/ |
D | es3fRboStateQueryTests.cpp | 143 checkRenderbufferParam(m_testCtx, *this, GL_RENDERBUFFER_HEIGHT, 0); in test() 155 checkRenderbufferParam(m_testCtx, *this, GL_RENDERBUFFER_HEIGHT, h); in test()
|
/external/deqp/framework/platform/ios/ |
D | tcuIOSPlatform.mm | 243 gl.getRenderbufferParameteriv(GL_RENDERBUFFER, GL_RENDERBUFFER_HEIGHT, &height);
|
/external/skia/experimental/iOSSampleApp/ |
D | SkSampleUIView.mm | 346 glGetRenderbufferParameteriv(GL_RENDERBUFFER, GL_RENDERBUFFER_HEIGHT, &fGL.fHeight);
|
/external/mesa3d/include/GLES2/ |
D | gl2.h | 438 #define GL_RENDERBUFFER_HEIGHT 0x8D43 macro
|
/external/deqp/framework/opengl/ |
D | gluStrUtil.inl | 289 case GL_RENDERBUFFER_HEIGHT: return "GL_RENDERBUFFER_HEIGHT";
|
/external/deqp/framework/opengl/wrapper/ |
D | glwEnums.inl | 976 #define GL_RENDERBUFFER_HEIGHT 0x8D43 macro
|
/external/mesa3d/include/GL/ |
D | glext.h | 1995 #define GL_RENDERBUFFER_HEIGHT 0x8D43 macro
|
/external/robolectric/lib/main/ |
D | android.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |