Home
last modified time | relevance | path

Searched defs:green (Results 226 - 232 of 232) sorted by relevance

12345678910

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineExtendedDynamicStateTests.cpp1260 const auto green = tcu::Vec4(0.0f, 1.0f, 0.0f, 1.0f); in verifyTopLeftCorner() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A Dnull_functions.cpp114 void INTERNAL_GL_APIENTRY glBlendColorNULL(GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) in glBlendColorNULL() argument
259 void INTERNAL_GL_APIENTRY glClearColorNULL(GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) in glClearColorNULL() argument
333 glColorMaskNULL(GLboolean red, GLboolean green, GLboolean blue, GLboolean alpha) glColorMaskNULL() argument
/third_party/mesa3d/src/mesa/main/
H A Ddlist.c1722 save_BlendColor(GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) in save_BlendColor() argument
2161 save_ClearAccum(GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) in save_ClearAccum() argument
2180 save_ClearColor(GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha) in save_ClearColor() argument
2268 save_ColorMask(GLboolean red, GLboolean green, in save_ColorMask() argument
2288 save_ColorMaski(GLuint buf, GLboolean red, GLboolean green, GLboolean blue, GLboolean alpha) save_ColorMaski() argument
8861 save_ClearColorIiEXT(GLint red, GLint green, GLint blue, GLint alpha) save_ClearColorIiEXT() argument
8880 save_ClearColorIuiEXT(GLuint red, GLuint green, GLuint blue, GLuint alpha) save_ClearColorIuiEXT() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DContext.cpp5400 void Context::blendColor(GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) in blendColor() argument
5459 void Context::clearColor(GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) in clearColor() argument
5474 void Context::colorMask(GLboolean red, GLboolean green, GLboolean blue, GLboolean alpha) in colorMask() argument
/third_party/skia/third_party/externals/angle2/src/libGL/
H A DlibGL_autogen.cpp68 void GL_APIENTRY glClearAccum(GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) in glClearAccum() argument
73 void GL_APIENTRY glClearColor(GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) in glClearColor() argument
98 void GL_APIENTRY glColor3b(GLbyte red, GLbyte green, GLbyte blue) in glColor3b() argument
108 void GL_APIENTRY glColor3d(GLdouble red, GLdouble green, GLdouble blue) in glColor3d() argument
118 void GL_APIENTRY glColor3f(GLfloat red, GLfloat green, GLfloat blue) in glColor3f() argument
128 glColor3i(GLint red, GLint green, GLint blue) glColor3i() argument
138 glColor3s(GLshort red, GLshort green, GLshort blue) glColor3s() argument
148 glColor3ub(GLubyte red, GLubyte green, GLubyte blue) glColor3ub() argument
158 glColor3ui(GLuint red, GLuint green, GLuint blue) glColor3ui() argument
168 glColor3us(GLushort red, GLushort green, GLushort blue) glColor3us() argument
178 glColor4b(GLbyte red, GLbyte green, GLbyte blue, GLbyte alpha) glColor4b() argument
188 glColor4d(GLdouble red, GLdouble green, GLdouble blue, GLdouble alpha) glColor4d() argument
198 glColor4f(GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) glColor4f() argument
208 glColor4i(GLint red, GLint green, GLint blue, GLint alpha) glColor4i() argument
218 glColor4s(GLshort red, GLshort green, GLshort blue, GLshort alpha) glColor4s() argument
228 glColor4ub(GLubyte red, GLubyte green, GLubyte blue, GLubyte alpha) glColor4ub() argument
238 glColor4ui(GLuint red, GLuint green, GLuint blue, GLuint alpha) glColor4ui() argument
248 glColor4us(GLushort red, GLushort green, GLushort blue, GLushort alpha) glColor4us() argument
258 glColorMask(GLboolean red, GLboolean green, GLboolean blue, GLboolean alpha) glColorMask() argument
2131 glBlendColor(GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) glBlendColor() argument
2211 glSecondaryColor3b(GLbyte red, GLbyte green, GLbyte blue) glSecondaryColor3b() argument
2221 glSecondaryColor3d(GLdouble red, GLdouble green, GLdouble blue) glSecondaryColor3d() argument
2231 glSecondaryColor3f(GLfloat red, GLfloat green, GLfloat blue) glSecondaryColor3f() argument
2241 glSecondaryColor3i(GLint red, GLint green, GLint blue) glSecondaryColor3i() argument
2251 glSecondaryColor3s(GLshort red, GLshort green, GLshort blue) glSecondaryColor3s() argument
2261 glSecondaryColor3ub(GLubyte red, GLubyte green, GLubyte blue) glSecondaryColor3ub() argument
2271 glSecondaryColor3ui(GLuint red, GLuint green, GLuint blue) glSecondaryColor3ui() argument
2281 glSecondaryColor3us(GLushort red, GLushort green, GLushort blue) glSecondaryColor3us() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
H A DlibGLESv2_autogen.cpp59 void GL_APIENTRY glBlendColor(GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) in glBlendColor() argument
107 void GL_APIENTRY glClearColor(GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) in glClearColor() argument
122 void GL_APIENTRY glColorMask(GLboolean red, GLboolean green, GLboolean blue, GLboolean alpha) in glColorMask() argument
2301 void GL_APIENTRY glClearColorx(GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha) in glClearColorx() argument
2326 void GL_APIENTRY glColor4f(GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) in glColor4f() argument
2331 glColor4ub(GLubyte red, GLubyte green, GLubyte blue, GLubyte alpha) glColor4ub() argument
2336 glColor4x(GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha) glColor4x() argument
[all...]
/third_party/mesa3d/include/D3D9/
H A Dd3d9types.h1600 WORD green[256]; member

Completed in 80 milliseconds

12345678910