/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl4cShaderSubroutineTests.cpp | 188 void Utils::framebuffer::clearColor(GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) in clearColor() argument
|
H A D | gl4cShadingLanguage420PackTests.cpp | 17844 clearColor(GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) clearColor() argument [all...] |
H A D | gl4cEnhancedLayoutsTests.cpp | 2218 void Framebuffer::ClearColor(GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) in ClearColor() argument 2272 void Framebuffer::ClearColor(const Functions& gl, GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) in ClearColor() argument
|
/third_party/skia/third_party/externals/angle2/src/libGL/ |
H A D | entry_points_gl_1_autogen.cpp | 231 void GL_APIENTRY GL_ClearAccum(GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) in GL_ClearAccum() argument 255 void GL_APIENTRY GL_ClearColor(GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) in GL_ClearColor() argument 369 GL_Color3b(GLbyte red, GLbyte green, GLbyte blue) GL_Color3b() argument 415 GL_Color3d(GLdouble red, GLdouble green, GLdouble blue) GL_Color3d() argument 461 GL_Color3f(GLfloat red, GLfloat green, GLfloat blue) GL_Color3f() argument 507 GL_Color3i(GLint red, GLint green, GLint blue) GL_Color3i() argument 553 GL_Color3s(GLshort red, GLshort green, GLshort blue) GL_Color3s() argument 599 GL_Color3ub(GLubyte red, GLubyte green, GLubyte blue) GL_Color3ub() argument 645 GL_Color3ui(GLuint red, GLuint green, GLuint blue) GL_Color3ui() argument 691 GL_Color3us(GLushort red, GLushort green, GLushort blue) GL_Color3us() argument 737 GL_Color4b(GLbyte red, GLbyte green, GLbyte blue, GLbyte alpha) GL_Color4b() argument 783 GL_Color4d(GLdouble red, GLdouble green, GLdouble blue, GLdouble alpha) GL_Color4d() argument 829 GL_Color4f(GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) GL_Color4f() argument 875 GL_Color4i(GLint red, GLint green, GLint blue, GLint alpha) GL_Color4i() argument 921 GL_Color4s(GLshort red, GLshort green, GLshort blue, GLshort alpha) GL_Color4s() argument 967 GL_Color4ub(GLubyte red, GLubyte green, GLubyte blue, GLubyte alpha) GL_Color4ub() argument 1013 GL_Color4ui(GLuint red, GLuint green, GLuint blue, GLuint alpha) GL_Color4ui() argument 1059 GL_Color4us(GLushort red, GLushort green, GLushort blue, GLushort alpha) GL_Color4us() argument 1105 GL_ColorMask(GLboolean red, GLboolean green, GLboolean blue, GLboolean alpha) GL_ColorMask() argument 9521 GL_BlendColor(GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) GL_BlendColor() argument 9881 GL_SecondaryColor3b(GLbyte red, GLbyte green, GLbyte blue) GL_SecondaryColor3b() argument 9929 GL_SecondaryColor3d(GLdouble red, GLdouble green, GLdouble blue) GL_SecondaryColor3d() argument 9977 GL_SecondaryColor3f(GLfloat red, GLfloat green, GLfloat blue) GL_SecondaryColor3f() argument 10025 GL_SecondaryColor3i(GLint red, GLint green, GLint blue) GL_SecondaryColor3i() argument 10073 GL_SecondaryColor3s(GLshort red, GLshort green, GLshort blue) GL_SecondaryColor3s() argument 10121 GL_SecondaryColor3ub(GLubyte red, GLubyte green, GLubyte blue) GL_SecondaryColor3ub() argument 10169 GL_SecondaryColor3ui(GLuint red, GLuint green, GLuint blue) GL_SecondaryColor3ui() argument 10217 GL_SecondaryColor3us(GLushort red, GLushort green, GLushort blue) GL_SecondaryColor3us() argument [all...] |
H A D | libGL_autogen.cpp | 68 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/swiftshader/src/OpenGL/libGLESv2/ |
H A D | Context.cpp | 343 void Context::setClearColor(float red, float green, float blue, float alpha) in setClearColor() argument 443 void Context::setBlendColor(float red, float green, float blue, float alpha) in setBlendColor() argument 715 void Context::setColorMask(bool red, bool green, boo argument [all...] |
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/ |
H A D | rockchip_drm_vop2.c | 2900 static void rockchip_vop2_crtc_fb_gamma_set(struct drm_crtc *crtc, u16 red, u16 green, u16 blue, int regno) in rockchip_vop2_crtc_fb_gamma_set() argument 2916 static void rockchip_vop2_crtc_fb_gamma_get(struct drm_crtc *crtc, u16 *red, u16 *green, u16 *blue, int regno) in rockchip_vop2_crtc_fb_gamma_get() argument 2934 static int vop2_crtc_legacy_gamma_set(struct drm_crtc *crtc, u16 *red, u16 *green, u16 *blue, uint32_t size, in vop2_crtc_legacy_gamma_set() argument [all...] |
/device/soc/rockchip/rk3588/kernel/drivers/gpu/drm/rockchip/ |
H A D | rockchip_drm_vop2.c | 2890 rockchip_vop2_crtc_fb_gamma_set(struct drm_crtc *crtc, u16 red, u16 green, u16 blue, int regno) rockchip_vop2_crtc_fb_gamma_set() argument 2906 rockchip_vop2_crtc_fb_gamma_get(struct drm_crtc *crtc, u16 *red, u16 *green, u16 *blue, int regno) rockchip_vop2_crtc_fb_gamma_get() argument 2924 vop2_crtc_legacy_gamma_set(struct drm_crtc *crtc, u16 *red, u16 *green, u16 *blue, uint32_t size, struct drm_modeset_acquire_ctx *ctx) vop2_crtc_legacy_gamma_set() argument [all...] |
/third_party/libdrm/include/drm/ |
H A D | radeon_drm.h | 342 unsigned int green; member
|
/third_party/mesa3d/src/glx/tests/ |
H A D | indirect_api.cpp | 85 void __indirect_glClearAccum(GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) { } in __indirect_glClearAccum() argument 86 void __indirect_glClearColor(GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha) { } in __indirect_glClearColor() argument 91 void __indirect_glColor3b(GLbyte red, GLbyte green, GLbyte blue) { } in __indirect_glColor3b() argument 93 void __indirect_glColor3d(GLdouble red, GLdouble green, GLdouble blue) { } in __indirect_glColor3d() argument 95 void __indirect_glColor3f(GLfloat red, GLfloat green, GLfloat blue) { } in __indirect_glColor3f() argument 97 void __indirect_glColor3i(GLint red, GLint green, GLint blue) { } in __indirect_glColor3i() argument 99 void __indirect_glColor3s(GLshort red, GLshort green, GLshort blue) { } in __indirect_glColor3s() argument 101 void __indirect_glColor3ub(GLubyte red, GLubyte green, GLubyte blue) { } in __indirect_glColor3ub() argument 103 void __indirect_glColor3ui(GLuint red, GLuint green, GLuint blue) { } in __indirect_glColor3ui() argument 105 void __indirect_glColor3us(GLushort red, GLushort green, GLushor in __indirect_glColor3uiv() argument 107 __indirect_glColor4b(GLbyte red, GLbyte green, GLbyte blue, GLbyte alpha) __indirect_glColor4b() argument 109 __indirect_glColor4d(GLdouble red, GLdouble green, GLdouble blue, GLdouble alpha) __indirect_glColor4d() argument 111 __indirect_glColor4f(GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) __indirect_glColor4f() argument 113 __indirect_glColor4i(GLint red, GLint green, GLint blue, GLint alpha) __indirect_glColor4i() argument 115 __indirect_glColor4s(GLshort red, GLshort green, GLshort blue, GLshort alpha) __indirect_glColor4s() argument 117 __indirect_glColor4ub(GLubyte red, GLubyte green, GLubyte blue, GLubyte alpha) __indirect_glColor4ub() argument 119 __indirect_glColor4ui(GLuint red, GLuint green, GLuint blue, GLuint alpha) __indirect_glColor4ui() argument 121 __indirect_glColor4us(GLushort red, GLushort green, GLushort blue, GLushort alpha) __indirect_glColor4us() argument 123 __indirect_glColorMask(GLboolean red, GLboolean green, GLboolean blue, GLboolean alpha) __indirect_glColorMask() argument 413 __indirect_glBlendColor(GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha) __indirect_glBlendColor() argument 575 __indirect_glSecondaryColor3b(GLbyte red, GLbyte green, GLbyte blue) __indirect_glSecondaryColor3b() argument 577 __indirect_glSecondaryColor3d(GLdouble red, GLdouble green, GLdouble blue) __indirect_glSecondaryColor3d() argument 579 __indirect_glSecondaryColor3fEXT(GLfloat red, GLfloat green, GLfloat blue) __indirect_glSecondaryColor3fEXT() argument 581 __indirect_glSecondaryColor3i(GLint red, GLint green, GLint blue) __indirect_glSecondaryColor3i() argument 583 __indirect_glSecondaryColor3s(GLshort red, GLshort green, GLshort blue) __indirect_glSecondaryColor3s() argument 585 __indirect_glSecondaryColor3ub(GLubyte red, GLubyte green, GLubyte blue) __indirect_glSecondaryColor3ub() argument 587 __indirect_glSecondaryColor3ui(GLuint red, GLuint green, GLuint blue) __indirect_glSecondaryColor3ui() argument 589 __indirect_glSecondaryColor3us(GLushort red, GLushort green, GLushort blue) __indirect_glSecondaryColor3us() argument [all...] |
/third_party/mesa3d/src/gallium/drivers/svga/include/ |
H A D | svga3d_types.h | 1137 uint32 green : 1; member
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineExtendedDynamicStateTests.cpp | 1662 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/ |
H A D | Context_gl.cpp | 511 void Context::secondaryColor3b(GLbyte red, GLbyte green, GLbyte blue) in secondaryColor3b() argument 521 void Context::secondaryColor3d(GLdouble red, GLdouble green, GLdouble blue) in secondaryColor3d() argument 531 void Context::secondaryColor3f(GLfloat red, GLfloat green, GLfloat blue) in secondaryColor3f() argument 541 void Context::secondaryColor3i(GLint red, GLint green, GLint blue) in secondaryColor3i() argument 551 void Context::secondaryColor3s(GLshort red, GLshort green, GLshort blue) in secondaryColor3s() argument 561 void Context::secondaryColor3ub(GLubyte red, GLubyte green, GLubyte blue) in secondaryColor3ub() argument 571 void Context::secondaryColor3ui(GLuint red, GLuint green, GLuint blue) in secondaryColor3ui() argument 581 void Context::secondaryColor3us(GLushort red, GLushort green, GLushort blue) in secondaryColor3us() argument 712 void Context::clearAccum(GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) in clearAccum() argument 732 void Context::color3b(GLbyte red, GLbyte green, GLbyt argument 742 color3d(GLdouble red, GLdouble green, GLdouble blue) color3d() argument 752 color3f(GLfloat red, GLfloat green, GLfloat blue) color3f() argument 762 color3i(GLint red, GLint green, GLint blue) color3i() argument 772 color3s(GLshort red, GLshort green, GLshort blue) color3s() argument 782 color3ub(GLubyte red, GLubyte green, GLubyte blue) color3ub() argument 792 color3ui(GLuint red, GLuint green, GLuint blue) color3ui() argument 802 color3us(GLushort red, GLushort green, GLushort blue) color3us() argument 812 color4b(GLbyte red, GLbyte green, GLbyte blue, GLbyte alpha) color4b() argument 822 color4d(GLdouble red, GLdouble green, GLdouble blue, GLdouble alpha) color4d() argument 837 color4i(GLint red, GLint green, GLint blue, GLint alpha) color4i() argument 847 color4s(GLshort red, GLshort green, GLshort blue, GLshort alpha) color4s() argument 862 color4ui(GLuint red, GLuint green, GLuint blue, GLuint alpha) color4ui() argument 872 color4us(GLushort red, GLushort green, GLushort blue, GLushort alpha) color4us() argument [all...] |
H A D | Context.cpp | 5400 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/libpng/contrib/libtests/ |
H A D | pngvalid.c | 703 png_byte green; member 2257 CIE_color red, green, blue; /* End points */ member 4962 png_uint_16 green; global() member 6015 unsigned int red, green, blue, alpha; /* For non-palette images. */ global() member [all...] |
/third_party/toybox/generated/ |
H A D | globals.h | 1312 char *purple, *cyan, *red, *green, *grey; member
|
/third_party/python/Lib/test/ |
H A D | test_enum.py | 960 green = 2 variable in TestSpecial.test_duplicate_name_error.Color 967 green = 2 variable in TestSpecial.test_duplicate_name_error.Color 978 green = 2 variable in TestSpecial.test_duplicate_name_error.Color 1424 green = 2 variable in TestSpecial.test_extending.Color 1534 green = 2 variable in TestSpecial.test_no_such_enum_member.Color 1975 green = () variable in TestSpecial.test_inherited_new_from_enhanced_enum.Color 1989 green = () variable in TestSpecial.test_inherited_new_from_mixed_enum.Color 2037 green variable in TestSpecial.test_extending2.Color 2098 green = 2 global() variable in TestSpecial.test_no_duplicates.Color 2103 green = 2 global() variable in TestSpecial.test_no_duplicates.Color.Color 2165 green = () global() variable in TestSpecial.test_nonhash_value.ColorInAList 2205 green = 2 global() variable in TestSpecial.test_missing_override.Color 2825 green = 2 global() variable in TestOrder.test_same_members.Color 2832 green = 2 global() variable in TestOrder.test_same_members_with_aliases.Color 2842 green = 2 global() variable in TestOrder.test_same_members_wrong_order.Color 2849 green = 2 global() variable in TestOrder.test_order_has_extra_members.Color 2857 green = 2 global() variable in TestOrder.test_order_has_extra_members_with_aliases.Color 2866 green = 2 global() variable in TestOrder.test_enum_has_extra_members.Color 2875 green = 2 global() variable in TestOrder.test_enum_has_extra_members_with_aliases.Color 3245 green = auto() global() variable in OldTestFlag.test_auto_number.Color 4124 green = auto() global() variable in TestInternals.test_auto_number.Color 4137 green = auto() global() variable in TestInternals.test_auto_name.Color 4151 green = auto() global() variable in TestInternals.test_auto_name_inherit.Color 4178 green = auto() global() variable in TestInternals.test_auto_garbage_corrected_ok.Color 4207 green = auto() global() variable in TestInternals.test_auto_garbage_corrected_fail.Color 4213 green = auto() global() variable in TestInternals.test_auto_order.Color 4240 green = auto() global() variable in TestInternals.test_auto_with_aliases.Color [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
H A D | vktPipelineExtendedDynamicStateTests.cpp | 1260 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 D | null_functions.cpp | 114 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 D | dlist.c | 1722 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/libGLESv2/ |
H A D | libGLESv2_autogen.cpp | 59 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 D | d3d9types.h | 1600 WORD green[256]; member
|