Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/gpu/
H A DDataUtils.cpp228 static void fillin_ETC1_with_color(SkISize dimensions, const SkColor4f& colorf, char* dest) { in fillin_ETC1_with_color()
243 static void fillin_BC1_with_color(SkISize dimensions, const SkColor4f& colorf, char* dest) { in fillin_BC1_with_color()
261 const SkColor4f& colorf) { in FillInCompressedData()
/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DSixteenBppTextureTest.cpp21 gl::ColorF colorf; in Convert565() local
30 gl::ColorF colorf(vecColor.x(), vecColor.y(), vecColor.z(), vecColor.w()); in Convert565() local
/aosp_15_r20/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_image.cpp484 vfloat4 colorf(data[swz.r], data[swz.g], data[swz.b], data[swz.a]); in store_image_block() local
489 vfloat4 colorf = blk.texel(idx); in store_image_block() local
Dastcenc_decompress_symbolic.cpp315 vfloat4 colorf = decode_texel(color, lns_mask); in decompress_symbolic_block() local
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cTextureGatherTests.cpp1031 GLfloat colorf[4] = {0, 0, 0, 0}; in Run() local
3099 GLfloat colorf[4] = {0, 0, 0, 0}; in Run() local
3275 GLfloat colorf[4] = {0, 0, 0, 0}; in Run() local
3430 GLfloat colorf[4] = {0, 0, 0, 0}; in Run() local
/aosp_15_r20/external/deqp/external/openglcts/modules/gles31/
H A Des31cTextureGatherTests.cpp916 GLfloat colorf[4] = {0, 0, 0, 0}; in Run() local
1649 GLfloat colorf[4] = {0, 0, 0, 0}; in Run() local
/aosp_15_r20/external/virglrenderer/src/
H A Dvrend_renderer.c4425 float colorf[4]; in vrend_clear() local