Searched defs:colorf (Results 1 – 5 of 5) sorted by relevance
/external/skia/src/gpu/ganesh/ |
D | GrDataUtils.cpp | 212 static void fillin_ETC1_with_color(SkISize dimensions, const SkColor4f& colorf, char* dest) { in fillin_ETC1_with_color() 227 static void fillin_BC1_with_color(SkISize dimensions, const SkColor4f& colorf, char* dest) { in fillin_BC1_with_color() 322 GrMipmapped mipmapped, char* dstPixels, const SkColor4f& colorf) { in GrFillInCompressedData()
|
/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/deqp/external/openglcts/modules/gl/ |
D | gl4cTextureGatherTests.cpp | 1026 GLfloat colorf[4] = { 0, 0, 0, 0 }; in Run() local 3094 GLfloat colorf[4] = { 0, 0, 0, 0 }; in Run() local 3270 GLfloat colorf[4] = { 0, 0, 0, 0 }; in Run() local 3425 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
|
/external/virglrenderer/src/ |
D | vrend_renderer.c | 4425 float colorf[4]; in vrend_clear() local
|