Home
last modified time | relevance | path

Searched refs:GL_BLUE_BITS (Results 1 – 25 of 55) sorted by relevance

123

/third_party/glfw/tests/
Dmonitors.c175 glGetIntegerv(GL_BLUE_BITS, &current.blueBits); in test_modes()
Dglfwinfo.c765 glGetIntegerv(GL_BLUE_BITS, &bluebits); in main()
/third_party/mesa3d/src/mesa/main/tests/
Dmesa_formats.cpp86 GLint b = _mesa_get_format_bits(f, GL_BLUE_BITS); in TEST_F()
/third_party/mesa3d/src/mesa/main/
Dframebuffer.c437 fb->Visual.blueBits = _mesa_get_format_bits(fmt, GL_BLUE_BITS); in _mesa_update_framebuffer_visual()
483 fb->Visual.accumBlueBits = _mesa_get_format_bits(fmt, GL_BLUE_BITS); in _mesa_update_framebuffer_visual()
Dformats.c158 case GL_BLUE_BITS: in _mesa_get_format_bits()
/third_party/skia/third_party/externals/opengl-registry/api/GLSC/1.0.1/
Dgl.h202 #define GL_BLUE_BITS 0x0D54 macro
/third_party/skia/third_party/externals/opengl-registry/api/GLSC/1.0/
Dgl.h206 #define GL_BLUE_BITS 0x0D54 macro
/third_party/mesa3d/src/gallium/frontends/dri/
Ddri_screen.c266 blue_bits = _mesa_get_format_bits(format, GL_BLUE_BITS); in driCreateConfigs()
/third_party/skia/third_party/externals/opengl-registry/api/GLES/1.0/
Dgl.h237 #define GL_BLUE_BITS 0x0D54 macro
/third_party/openGLES/api/GLSC/1.0.1/
Dgl.h202 #define GL_BLUE_BITS 0x0D54 macro
/third_party/openGLES/api/GLSC/1.0/
Dgl.h206 #define GL_BLUE_BITS 0x0D54 macro
/third_party/openGLES/api/GLES/1.0/
Dgl.h237 #define GL_BLUE_BITS 0x0D54 macro
/third_party/vk-gl-cts/framework/opengl/
DgluStrUtil.inl91 case GL_BLUE_BITS: return "GL_BLUE_BITS";
1224 case GL_BLUE_BITS: return "GL_BLUE_BITS";
/third_party/skia/third_party/externals/opengl-registry/api/GLSC2/
Dglsc2.h179 #define GL_BLUE_BITS 0x0D54 macro
/third_party/openGLES/api/GLSC2/
Dglsc2.h158 #define GL_BLUE_BITS 0x0D54 macro
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DWebGLFramebufferTest.cpp79 glGetIntegerv(GL_BLUE_BITS, &blueBits); in checkBufferBits()
/third_party/mesa3d/include/GLES/
Dgl.h209 #define GL_BLUE_BITS 0x0D54 macro
/third_party/skia/third_party/externals/swiftshader/include/GLES/
Dgl.h209 #define GL_BLUE_BITS 0x0D54 macro
/third_party/skia/third_party/externals/opengl-registry/api/GLES/
Dgl.h209 #define GL_BLUE_BITS 0x0D54 macro
/third_party/openGLES/api/GLES/
Dgl.h190 #define GL_BLUE_BITS 0x0D54 macro
/third_party/EGL/extensions/EXT/
DEGL_EXT_yuv_surface.txt231 GL_BLUE_BITS equal to zero. The red component of fragments is written to the
/third_party/skia/third_party/externals/egl-registry/extensions/EXT/
DEGL_EXT_yuv_surface.txt231 GL_BLUE_BITS equal to zero. The red component of fragments is written to the
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
DContext.cpp2101 case GL_BLUE_BITS: in getIntegerv()
2113 case GL_BLUE_BITS: *params = colorbuffer->getBlueSize(); return true; in getIntegerv()
2559 case GL_BLUE_BITS: in getQueryParameterInfo()
/third_party/openGLES/api/GLES2/
Dgl2.h166 #define GL_BLUE_BITS 0x0D54 macro
/third_party/skia/third_party/externals/angle2/include/GLES/
Dgl.h213 #define GL_BLUE_BITS 0x0D54 macro

123