| /device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/d3d/d3d11/ |
| D | texture_format_data.json | 21 "bits": { "red": 8, "green": 8, "blue": 8, "alpha": 8 }, number 30 "bits": { "red": 8, "green": 8, "blue": 8, "alpha": 8 }, number 39 "bits": { "red": 8, "green": 8, "blue": 8, "alpha": 8 }, number 48 "bits": { "red": 16, "green": 16, "blue": 16, "alpha": 16 }, number 58 "bits": { "red": 16, "green": 16, "blue": 16, "alpha": 16 }, number 68 "bits": { "red": 32, "green": 32, "blue": 32, "alpha": 32 }, number 77 "bits": { "red": 8, "green": 8, "blue": 8, "alpha": 8 }, number 86 "bits": {"red": 8, "green": 8, "blue": 8,"alpha": 8}, number 95 "bits": { "red": 8, "green": 8, "blue": 8, "alpha": 8 }, number 104 "bits": { "red": 8, "green": 8, "blue": 8, "alpha": 8 }, number [all …]
|
| /device/generic/vulkan-cereal/third-party/angle/src/libANGLE/ |
| D | validationGL14.cpp | 71 bool ValidateSecondaryColor3b(const Context *context, GLbyte red, GLbyte green, GLbyte blue) in ValidateSecondaryColor3b() 81 bool ValidateSecondaryColor3d(const Context *context, GLdouble red, GLdouble green, GLdouble blue) in ValidateSecondaryColor3d() 91 bool ValidateSecondaryColor3f(const Context *context, GLfloat red, GLfloat green, GLfloat blue) in ValidateSecondaryColor3f() 101 bool ValidateSecondaryColor3i(const Context *context, GLint red, GLint green, GLint blue) in ValidateSecondaryColor3i() 111 bool ValidateSecondaryColor3s(const Context *context, GLshort red, GLshort green, GLshort blue) in ValidateSecondaryColor3s() 121 bool ValidateSecondaryColor3ub(const Context *context, GLubyte red, GLubyte green, GLubyte blue) in ValidateSecondaryColor3ub() 131 bool ValidateSecondaryColor3ui(const Context *context, GLuint red, GLuint green, GLuint blue) in ValidateSecondaryColor3ui() 141 bool ValidateSecondaryColor3us(const Context *context, GLushort red, GLushort green, GLushort blue) in ValidateSecondaryColor3us()
|
| D | angletypes.cpp | 269 const bool blue, in expandColorMaskValue() 285 const bool blue, in setColorMask() 301 const bool blue, in setColorMaskIndexed() 317 bool *blue, in getColorMaskIndexed()
|
| D | validationGL1.cpp | 46 bool ValidateClearAccum(const Context *, GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) in ValidateClearAccum() 66 bool ValidateColor3b(const Context *, GLbyte red, GLbyte green, GLbyte blue) in ValidateColor3b() 76 bool ValidateColor3d(const Context *, GLdouble red, GLdouble green, GLdouble blue) in ValidateColor3d() 86 bool ValidateColor3f(const Context *, GLfloat red, GLfloat green, GLfloat blue) in ValidateColor3f() 96 bool ValidateColor3i(const Context *, GLint red, GLint green, GLint blue) in ValidateColor3i() 106 bool ValidateColor3s(const Context *, GLshort red, GLshort green, GLshort blue) in ValidateColor3s() 116 bool ValidateColor3ub(const Context *, GLubyte red, GLubyte green, GLubyte blue) in ValidateColor3ub() 126 bool ValidateColor3ui(const Context *, GLuint red, GLuint green, GLuint blue) in ValidateColor3ui() 136 bool ValidateColor3us(const Context *, GLushort red, GLushort green, GLushort blue) in ValidateColor3us() 146 bool ValidateColor4b(const Context *, GLbyte red, GLbyte green, GLbyte blue, GLbyte alpha) in ValidateColor4b() [all …]
|
| D | Context_gl.cpp | 516 void Context::secondaryColor3b(GLbyte red, GLbyte green, GLbyte blue) in secondaryColor3b() 526 void Context::secondaryColor3d(GLdouble red, GLdouble green, GLdouble blue) in secondaryColor3d() 536 void Context::secondaryColor3f(GLfloat red, GLfloat green, GLfloat blue) in secondaryColor3f() 546 void Context::secondaryColor3i(GLint red, GLint green, GLint blue) in secondaryColor3i() 556 void Context::secondaryColor3s(GLshort red, GLshort green, GLshort blue) in secondaryColor3s() 566 void Context::secondaryColor3ub(GLubyte red, GLubyte green, GLubyte blue) in secondaryColor3ub() 576 void Context::secondaryColor3ui(GLuint red, GLuint green, GLuint blue) in secondaryColor3ui() 586 void Context::secondaryColor3us(GLushort red, GLushort green, GLushort blue) in secondaryColor3us() 717 void Context::clearAccum(GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) in clearAccum() 737 void Context::color3b(GLbyte red, GLbyte green, GLbyte blue) in color3b() [all …]
|
| D | Context_gles_1_0.cpp | 49 void Context::clearColorx(GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha) in clearColorx() 83 void Context::color4f(GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) in color4f() 88 void Context::color4ub(GLubyte red, GLubyte green, GLubyte blue, GLubyte alpha) in color4ub() 95 void Context::color4x(GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha) in color4x()
|
| D | capture_gles_1_0_autogen.cpp | 53 GLfixed blue, in CaptureClearColorx() 119 GLfloat blue, in CaptureColor4f() 136 GLubyte blue, in CaptureColor4ub() 153 GLfixed blue, in CaptureColor4x()
|
| /device/generic/vulkan-cereal/third-party/angle/src/libGL/ |
| D | entry_points_gl_1_4_autogen.cpp | 30 void GL_APIENTRY BlendColor(GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) in BlendColor() 328 void GL_APIENTRY SecondaryColor3b(GLbyte red, GLbyte green, GLbyte blue) in SecondaryColor3b() 366 void GL_APIENTRY SecondaryColor3d(GLdouble red, GLdouble green, GLdouble blue) in SecondaryColor3d() 404 void GL_APIENTRY SecondaryColor3f(GLfloat red, GLfloat green, GLfloat blue) in SecondaryColor3f() 442 void GL_APIENTRY SecondaryColor3i(GLint red, GLint green, GLint blue) in SecondaryColor3i() 479 void GL_APIENTRY SecondaryColor3s(GLshort red, GLshort green, GLshort blue) in SecondaryColor3s() 517 void GL_APIENTRY SecondaryColor3ub(GLubyte red, GLubyte green, GLubyte blue) in SecondaryColor3ub() 555 void GL_APIENTRY SecondaryColor3ui(GLuint red, GLuint green, GLuint blue) in SecondaryColor3ui() 593 void GL_APIENTRY SecondaryColor3us(GLushort red, GLushort green, GLushort blue) in SecondaryColor3us()
|
| D | entry_points_gl_1_0_autogen.cpp | 191 void GL_APIENTRY ClearAccum(GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) in ClearAccum() 212 void GL_APIENTRY ClearColor(GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) in ClearColor() 304 void GL_APIENTRY Color3b(GLbyte red, GLbyte green, GLbyte blue) in Color3b() 341 void GL_APIENTRY Color3d(GLdouble red, GLdouble green, GLdouble blue) in Color3d() 378 void GL_APIENTRY Color3f(GLfloat red, GLfloat green, GLfloat blue) in Color3f() 415 void GL_APIENTRY Color3i(GLint red, GLint green, GLint blue) in Color3i() 452 void GL_APIENTRY Color3s(GLshort red, GLshort green, GLshort blue) in Color3s() 489 void GL_APIENTRY Color3ub(GLubyte red, GLubyte green, GLubyte blue) in Color3ub() 526 void GL_APIENTRY Color3ui(GLuint red, GLuint green, GLuint blue) in Color3ui() 563 void GL_APIENTRY Color3us(GLushort red, GLushort green, GLushort blue) in Color3us() [all …]
|
| D | libGL_autogen.cpp | 83 void GL_APIENTRY glClearAccum(GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) in glClearAccum() 88 void GL_APIENTRY glClearColor(GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) in glClearColor() 113 void GL_APIENTRY glColor3b(GLbyte red, GLbyte green, GLbyte blue) in glColor3b() 123 void GL_APIENTRY glColor3d(GLdouble red, GLdouble green, GLdouble blue) in glColor3d() 133 void GL_APIENTRY glColor3f(GLfloat red, GLfloat green, GLfloat blue) in glColor3f() 143 void GL_APIENTRY glColor3i(GLint red, GLint green, GLint blue) in glColor3i() 153 void GL_APIENTRY glColor3s(GLshort red, GLshort green, GLshort blue) in glColor3s() 163 void GL_APIENTRY glColor3ub(GLubyte red, GLubyte green, GLubyte blue) in glColor3ub() 173 void GL_APIENTRY glColor3ui(GLuint red, GLuint green, GLuint blue) in glColor3ui() 183 void GL_APIENTRY glColor3us(GLushort red, GLushort green, GLushort blue) in glColor3us() [all …]
|
| /device/generic/vulkan-cereal/third-party/angle/src/common/ |
| D | mathutil.cpp | 44 unsigned int convertRGBFloatsTo999E5(float red, float green, float blue) in convertRGBFloatsTo999E5() 70 void convert999E5toRGBFloats(unsigned int input, float *red, float *green, float *blue) in convert999E5toRGBFloats()
|
| D | Color.h | 37 T blue; member
|
| /device/generic/vulkan-cereal/third-party/angle/src/tests/egl_tests/ |
| D | EGLContextCompatibilityTest.cpp | 31 EGLint red, green, blue, alpha; in IsRGBA16FConfig() local 41 EGLint red, green, blue, alpha; in IsRGB10_A2Config() local 120 EGLint blue; in EGLConfigName() local
|
| /device/generic/vulkan-cereal/stream-servers/glestranslator/include/GLcommon/ |
| D | GLutils.h | 76 int blue; member
|
| /device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/d3d/d3d9/ |
| D | Image9.cpp | 661 unsigned char blue = static_cast<unsigned char>((rgb & 0x001F) << 3); in copyFromRTInternal() local 698 unsigned char blue = static_cast<unsigned char>((argb & 0x001F) << 3); in copyFromRTInternal() local 716 unsigned char blue = static_cast<unsigned char>((argb & 0x001F) << 3); in copyFromRTInternal() local
|
| D | renderer9_utils.cpp | 272 DWORD ConvertColorMask(bool red, bool green, bool blue, bool alpha) in ConvertColorMask()
|
| /device/generic/vulkan-cereal/stream-servers/glestranslator/GLcommon/ |
| D | PaletteTexture.cpp | 26 unsigned char blue; member
|
| /device/generic/vulkan-cereal/stream-servers/tests/ |
| D | GLSnapshotRenderbuffers_unittest.cpp | 25 GLsizei blue; member
|
| /device/generic/vulkan-cereal/third-party/angle/src/libGLESv1_CM/ |
| D | libGLESv1_CM.cpp | 23 void GL_APIENTRY glClearColor(GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) in glClearColor() 38 void GL_APIENTRY glColor4f(GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) in glColor4f() 248 void GL_APIENTRY glClearColorx(GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha) in glClearColorx() 273 void GL_APIENTRY glColor4ub(GLubyte red, GLubyte green, GLubyte blue, GLubyte alpha) in glColor4ub() 278 void GL_APIENTRY glColor4x(GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha) in glColor4x() 283 void GL_APIENTRY glColorMask(GLboolean red, GLboolean green, GLboolean blue, GLboolean alpha) in glColorMask()
|
| /device/amlogic/yukawa/hal/lights/ |
| D | lights.cpp | 49 uint8_t blue; member
|
| /device/generic/vulkan-cereal/stream-servers/apigen-codec-common/X11/ |
| D | Xcms.h | 87 unsigned short blue; /* scaled from 0x0000 to 0xffff */ member 96 XcmsFloat blue; /* 0.0 - 1.0 */ member
|
| /device/generic/goldfish-opengl/tests/gles_android_wrapper/ |
| D | gles.cpp | 61 void glClearColor(GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha) in glClearColor() 76 void glColor4f(GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) in glColor4f() 286 void glClearColorx(GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha) in glClearColorx() 311 void glColor4ub(GLubyte red, GLubyte green, GLubyte blue, GLubyte alpha) in glColor4ub() 316 void glColor4x(GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha) in glColor4x() 321 void glColorMask(GLboolean red, GLboolean green, GLboolean blue, GLboolean alpha) in glColorMask() 851 void glClearColorxOES(GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha) in glClearColorxOES() 866 void glColor4xOES(GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha) in glColor4xOES()
|
| /device/generic/goldfish-opengl/system/GLESv1_enc/ |
| D | gl_entry.cpp | 315 void glClearColor(GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha) in glClearColor() 333 void glColor4f(GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) in glColor4f() 585 void glClearColorx(GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha) in glClearColorx() 609 void glColor4ub(GLubyte red, GLubyte green, GLubyte blue, GLubyte alpha) in glColor4ub() 615 void glColor4x(GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha) in glColor4x() 621 void glColorMask(GLboolean red, GLboolean green, GLboolean blue, GLboolean alpha) in glColorMask() 1369 void glClearColorxOES(GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha) in glClearColorxOES() 1393 void glColor4xOES(GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha) in glColor4xOES()
|
| /device/generic/vulkan-cereal/stream-servers/glestranslator/GLES_CM/ |
| D | CoreProfileEngine.cpp | 795 void CoreProfileEngine::color4f(GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) { in color4f() 799 void CoreProfileEngine::color4ub(GLubyte red, GLubyte green, GLubyte blue, GLubyte alpha) { in color4ub()
|
| D | GLEScmImp.cpp | 557 GL_API void GL_APIENTRY glClearColor( GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha)… in glClearColor() 564 GL_API void GL_APIENTRY glClearColorx( GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha… in glClearColorx() 621 GL_API void GL_APIENTRY glColor4f(GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) { in glColor4f() 627 GL_API void GL_APIENTRY glColor4ub( GLubyte red, GLubyte green, GLubyte blue, GLubyte alpha) { in glColor4ub() 633 GL_API void GL_APIENTRY glColor4x( GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha) { in glColor4x() 639 GL_API void GL_APIENTRY glColorMask( GLboolean red, GLboolean green, GLboolean blue, GLboolean alp… in glColorMask()
|