/third_party/EGL/extensions/KHR/ |
D | EGL_KHR_no_config_context.txt | 181 initial state of GL_DRAW_BUFFER and GL_READ_BUFFER for the default 186 current context. The GL_DRAW_BUFFER and GL_READ_BUFFER are set on the 192 4) Can eglMakeCurrent alter the GL_DRAW_BUFFER and GL_READ_BUFFER state of 211 GL_DRAW_BUFFER and GL_READ_BUFFER are set to: GL_NONE if the surface is 214 change the GL_DRAW_BUFFER and GL_READ_BUFFER attributes and these values
|
/third_party/skia/third_party/externals/egl-registry/extensions/KHR/ |
D | EGL_KHR_no_config_context.txt | 181 initial state of GL_DRAW_BUFFER and GL_READ_BUFFER for the default 186 current context. The GL_DRAW_BUFFER and GL_READ_BUFFER are set on the 192 4) Can eglMakeCurrent alter the GL_DRAW_BUFFER and GL_READ_BUFFER state of 211 GL_DRAW_BUFFER and GL_READ_BUFFER are set to: GL_NONE if the surface is 214 change the GL_DRAW_BUFFER and GL_READ_BUFFER attributes and these values
|
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/ |
D | GLX_EXT_no_config_context.txt | 181 initial state of GL_DRAW_BUFFER and GL_READ_BUFFER for the default 186 current context. The GL_DRAW_BUFFER and GL_READ_BUFFER are set on the 192 4) Can glXMakeCurrent alter the GL_DRAW_BUFFER and GL_READ_BUFFER state of 211 GL_DRAW_BUFFER and GL_READ_BUFFER are set to: GL_NONE if the drawable is 214 change the GL_DRAW_BUFFER and GL_READ_BUFFER attributes and these values
|
/third_party/openGLES/extensions/EXT/ |
D | GLX_EXT_no_config_context.txt | 185 initial state of GL_DRAW_BUFFER and GL_READ_BUFFER for the default 190 current context. The GL_DRAW_BUFFER and GL_READ_BUFFER are set on the 196 4) Can glXMakeCurrent alter the GL_DRAW_BUFFER and GL_READ_BUFFER state of 215 GL_DRAW_BUFFER and GL_READ_BUFFER are set to: GL_NONE if the drawable is 218 change the GL_DRAW_BUFFER and GL_READ_BUFFER attributes and these values
|
/third_party/mesa3d/src/mesa/state_tracker/ |
D | st_copytex.c | 60 _mesa_GetIntegerv(GL_READ_BUFFER, &readBufSave); in st_copy_framebuffer_to_texture()
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
D | es3fIntegerStateQueryTests.cpp | 2595 …m_verifier->verifyIntegerAnyOf(m_testCtx, GL_READ_BUFFER, validInitialValues, DE_LENGTH_OF_ARRAY(v… in test() 2599 m_verifier->verifyInteger(m_testCtx, GL_READ_BUFFER, GL_NONE); in test() 2603 m_verifier->verifyInteger(m_testCtx, GL_READ_BUFFER, GL_BACK); in test() 2628 m_verifier->verifyInteger(m_testCtx, GL_READ_BUFFER, GL_COLOR_ATTACHMENT0); in test() 2634 m_verifier->verifyInteger(m_testCtx, GL_READ_BUFFER, GL_BACK); in test()
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
D | functionsgl_enums.h | 137 #define GL_READ_BUFFER 0x0C02 macro
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
D | functionsgl_enums.h | 137 #define GL_READ_BUFFER 0x0C02 macro
|
/third_party/vk-gl-cts/framework/opengl/ |
D | gluStrUtil.inl | 1142 case GL_READ_BUFFER: return "GL_READ_BUFFER";
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
D | es31fFboSRGBWriteControlTests.cpp | 600 if (targetType == GL_READ_BUFFER) in TestFramebuffer()
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
D | Context.cpp | 2362 case GL_READ_BUFFER: in getIntegerv() 2656 case GL_READ_BUFFER: in getQueryParameterInfo()
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/ |
D | State.cpp | 2378 case GL_READ_BUFFER: in getIntegerv()
|
/third_party/openGLES/api/GLES3/ |
D | gl3.h | 655 #define GL_READ_BUFFER 0x0C02 macro
|
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
D | glcPackedDepthStencilTests.cpp | 476 gl.getIntegerv(GL_READ_BUFFER, &readBuffer); in setDrawReadBuffer()
|
/third_party/mesa3d/include/GLES3/ |
D | gl3.h | 674 #define GL_READ_BUFFER 0x0C02 macro
|
/third_party/skia/third_party/externals/opengl-registry/api/GLES3/ |
D | gl3.h | 674 #define GL_READ_BUFFER 0x0C02 macro
|
/third_party/mesa3d/include/GL/ |
D | gl.h | 457 #define GL_READ_BUFFER 0x0C02 macro
|
/third_party/flutter/skia/third_party/externals/angle2/include/GLES3/ |
D | gl3.h | 674 #define GL_READ_BUFFER 0x0C02 macro
|
/third_party/skia/third_party/externals/angle2/include/GLES3/ |
D | gl3.h | 655 #define GL_READ_BUFFER 0x0C02 macro
|
/third_party/skia/third_party/externals/swiftshader/include/GLES3/ |
D | gl3.h | 674 #define GL_READ_BUFFER 0x0C02 macro
|
/third_party/vk-gl-cts/framework/opengl/wrapper/ |
D | glwEnums.inl | 170 #define GL_READ_BUFFER 0x0C02 macro
|
/third_party/flutter/skia/third_party/externals/sdl/include/ |
D | SDL_opengl.h | 512 #define GL_READ_BUFFER 0x0C02 macro
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
D | queryutils.cpp | 3667 case GL_READ_BUFFER: in GetQueryParameterInfo()
|
D | State.cpp | 2983 case GL_READ_BUFFER: in getIntegerv()
|
/third_party/mesa3d/src/mesa/main/ |
D | get.c | 774 case GL_READ_BUFFER: in find_custom_value()
|