Home
last modified time | relevance | path

Searched defs:colorf (Results 1 – 5 of 5) sorted by relevance

/external/skia/src/gpu/ganesh/
DGrDataUtils.cpp212 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/
DSixteenBppTextureTest.cpp21 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/
Dgl4cTextureGatherTests.cpp1026 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/
Des31cTextureGatherTests.cpp913 GLfloat colorf[4] = { 0, 0, 0, 0 }; in Run() local
1646 GLfloat colorf[4] = { 0, 0, 0, 0 }; in Run() local
/external/virglrenderer/src/
Dvrend_renderer.c4425 float colorf[4]; in vrend_clear() local