Searched refs:Green (Results 1 - 25 of 130) sorted by relevance

123456

/xsrc/external/mit/mesa-demos/dist/src/xdemos/
H A Dxdemo.c22 static GLint Black, Red, Green, Blue; variable in typeref:typename:GLint
77 Black = Red = Green = Blue = 0;
118 Green = xcolor.pixel;
225 glIndexi( Green );
/xsrc/external/mit/mesa-demos/dist/src/glsl/
H A Dtwoside.c39 static const GLfloat Green[4] = {0, 1, 0, 0}; variable in typeref:typename:const GLfloat[4]
79 glSecondaryColor3fv(Green);
H A Dgeom-sprites.c29 static const GLfloat Green[4] = {0, 1, 0, 0}; variable in typeref:typename:const GLfloat[4]
H A Dgeom-wide-lines.c31 static const GLfloat Green[4] = {0, 1, 0, 0}; variable in typeref:typename:const GLfloat[4]
/xsrc/external/mit/xorg-server.old/dist/hw/dmx/examples/
H A Ddmxwininfo.c237 Black = Red = Green = Blue = 0;
278 Green = xcolor.pixel;
385 glIndexi( Green );
/xsrc/external/mit/mesa-demos/dist/src/demos/
H A Dshadowtex.c48 static GLfloat Green[4] = {0, 1, 0, 1}; variable in typeref:typename:GLfloat[4]
220 glMaterialfv(GL_FRONT_AND_BACK, GL_AMBIENT_AND_DIFFUSE, Green);
221 glColor4fv(Green);
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D17.1.4.rst37 [radv] DOOM 2016 + wine. Green screen everywhere (but can be started)
H A D17.2.0.rst63 [radv] DOOM 2016 + wine. Green screen everywhere (but can be started)
/xsrc/external/mit/xorg-server/dist/hw/xwin/
H A Dwincursor.c44 #define BRIGHTNESS(x) (x##Red * 0.299 + x##Green * 0.587 + x##Blue * 0.114)
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/
H A Dwincursor.c44 #define BRIGHTNESS(x) (x##Red * 0.299 + x##Green * 0.587 + x##Blue * 0.114)
/xsrc/external/mit/MesaLib.old/src/intel/genxml/
H A Dgen6_pack.h655 uint32_t Green; member in struct:GEN6_PALETTE_ENTRY
669 __gen_uint(values->Green, 8, 15) |
H A Dgen7_pack.h756 uint32_t Green; member in struct:GEN7_PALETTE_ENTRY
770 __gen_uint(values->Green, 8, 15) |
/xsrc/external/mit/MesaLib/src/intel/genxml/
H A Dgen6_pack.h671 uint32_t Green; member in struct:GFX6_PALETTE_ENTRY
685 __gen_uint(values->Green, 8, 15) |
H A Dgen7_pack.h772 uint32_t Green; member in struct:GFX7_PALETTE_ENTRY
786 __gen_uint(values->Green, 8, 15) |
/xsrc/external/mit/libxkbui/dist/
H A Daclocal.m43119 # Green Hills C++ Compiler
3606 # Green Hills C++ Compiler
4907 # Green Hills C++ Compiler
4928 # Green Hills C++ Compiler
5055 # Green Hills C++ Compiler
/xsrc/external/mit/xf86-video-imstt/dist/
H A Daclocal.m43119 # Green Hills C++ Compiler
3606 # Green Hills C++ Compiler
4907 # Green Hills C++ Compiler
4928 # Green Hills C++ Compiler
5055 # Green Hills C++ Compiler
/xsrc/external/mit/xf86-video-intel-2014/dist/m4/
H A Dlibtool.m43984 # Green Hills C++ Compiler
4001 # Green Hills C++ Compiler
4154 # Green Hills C++ Compiler
6216 # Green Hills C++ Compiler
6747 # Green Hills C++ Compiler
/xsrc/external/mit/xf86-video-intel-old/dist/m4/
H A Dlibtool.m43647 # Green Hills C++ Compiler
3658 # Green Hills C++ Compiler
3811 # Green Hills C++ Compiler
5677 # Green Hills C++ Compiler
6206 # Green Hills C++ Compiler
/xsrc/external/mit/xf86-video-nsc/dist/
H A Daclocal.m43119 # Green Hills C++ Compiler
3606 # Green Hills C++ Compiler
4910 # Green Hills C++ Compiler
4931 # Green Hills C++ Compiler
5058 # Green Hills C++ Compiler
/xsrc/external/mit/xorg-server.old/dist/m4/
H A Dlibtool.m43671 # Green Hills C++ Compiler
3682 # Green Hills C++ Compiler
3835 # Green Hills C++ Compiler
5756 # Green Hills C++ Compiler
6290 # Green Hills C++ Compiler
/xsrc/external/mit/libXau/dist/m4/
H A Dlibtool.m44433 # Green Hills C++ Compiler
4450 # Green Hills C++ Compiler
4607 # Green Hills C++ Compiler
6912 # Green Hills C++ Compiler
7445 # Green Hills C++ Compiler
/xsrc/external/mit/libXaw/dist/m4/
H A Dlibtool.m44328 # Green Hills C++ Compiler
4345 # Green Hills C++ Compiler
4498 # Green Hills C++ Compiler
6792 # Green Hills C++ Compiler
7318 # Green Hills C++ Compiler
/xsrc/external/mit/libXcursor/dist/m4/
H A Dlibtool.m44328 # Green Hills C++ Compiler
4345 # Green Hills C++ Compiler
4498 # Green Hills C++ Compiler
6792 # Green Hills C++ Compiler
7318 # Green Hills C++ Compiler
/xsrc/external/mit/libXdmcp/dist/m4/
H A Dlibtool.m44316 # Green Hills C++ Compiler
4333 # Green Hills C++ Compiler
4486 # Green Hills C++ Compiler
6765 # Green Hills C++ Compiler
7291 # Green Hills C++ Compiler
/xsrc/external/mit/libXevie/dist/
H A Daclocal.m46048 # Green Hills C++ Compiler
6059 # Green Hills C++ Compiler
6212 # Green Hills C++ Compiler
8129 # Green Hills C++ Compiler
8663 # Green Hills C++ Compiler

Completed in 175 milliseconds

123456