Home
last modified time | relevance | path

Searched refs:a2c (Results 1 - 2 of 2) sorted by relevance

/third_party/astc-encoder/Source/
H A Dastcenc_vecmathlib.h546 vfloat4 a2c = (a + 512.0f) * (4.0f / 5.0f);
548 a = a2c;
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
H A DPixelRoutine.cpp671 static const int a2c[4] = { in alphaToCoverage() local
680 Int4 coverage = CmpNLT(alpha, *Pointer<Float4>(data + a2c[q])); in alphaToCoverage()

Completed in 5 milliseconds