Searched defs:colorf (Results 1 – 4 of 4) sorted by relevance
/external/angle/src/tests/gl_tests/ |
D | SixteenBppTextureTest.cpp | 21 gl::ColorF colorf; in Convert565() local 30 gl::ColorF colorf(vecColor.x(), vecColor.y(), vecColor.z(), vecColor.w()); in Convert565() local
|
/external/skia/src/gpu/ |
D | GrDataUtils.cpp | 207 static void fillin_ETC1_with_color(SkISize dimensions, const SkColor4f& colorf, char* dest) { in fillin_ETC1_with_color() 222 static void fillin_BC1_with_color(SkISize dimensions, const SkColor4f& colorf, char* dest) { in fillin_BC1_with_color() 317 GrMipmapped mipMapped, char* dstPixels, const SkColor4f& colorf) { in GrFillInCompressedData()
|
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cTextureGatherTests.cpp | 1026 GLfloat colorf[4] = { 0, 0, 0, 0 }; in Run() local 3095 GLfloat colorf[4] = { 0, 0, 0, 0 }; in Run() local 3271 GLfloat colorf[4] = { 0, 0, 0, 0 }; in Run() local 3426 GLfloat colorf[4] = { 0, 0, 0, 0 }; in Run() local
|
/external/deqp/external/openglcts/modules/gles31/ |
D | es31cTextureGatherTests.cpp | 913 GLfloat colorf[4] = { 0, 0, 0, 0 }; in Run() local 1646 GLfloat colorf[4] = { 0, 0, 0, 0 }; in Run() local
|