Searched defs:colorf (Results 1 - 6 of 6) sorted by relevance
| /third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
| H A D | SixteenBppTextureTest.cpp | 21 gl::ColorF colorf; in Convert565() local
|
| /third_party/skia/third_party/externals/swiftshader/src/Pipeline/ |
| H A D | PixelProgram.cpp | 303 Vector4f colorf = alphaBlend(index, buffer, c[index], x); in blendColor() local
|
| /third_party/astc-encoder/Source/ |
| H A D | astcenc_decompress_symbolic.cpp | 311 vfloat4 colorf = decode_texel(color, lns_mask); in decompress_symbolic_block() local
|
| /third_party/vk-gl-cts/external/openglcts/modules/gles31/ |
| H A 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
|
| /third_party/skia/src/gpu/ |
| H A D | GrDataUtils.cpp | 267 static void fillin_ETC1_with_color(SkISize dimensions, const SkColor4f& colorf, char* dest) { in fillin_ETC1_with_color() argument 282 static void fillin_BC1_with_color(SkISize dimensions, const SkColor4f& colorf, char* dest) { in fillin_BC1_with_color() argument 376 GrFillInCompressedData(SkImage::CompressionType type, SkISize dimensions, GrMipmapped mipMapped, char* dstPixels, const SkColor4f& colorf) GrFillInCompressedData() argument
|
| /third_party/vk-gl-cts/external/openglcts/modules/gl/ |
| H A 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
|
Completed in 12 milliseconds