Home
last modified time | relevance | path

Searched defs:a2c (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/clang/test/CXX/special/class.inhctor/
H A Dp2.cpp32 constexpr A a2c { X<2>{} }; // expected-error {{must be initialized by a constant expression}} expe… variable
/aosp_15_r20/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_vecmathlib.h546 vfloat4 a2c = (a + 512.0f) * (4.0f / 5.0f); in float_to_lns() local
/aosp_15_r20/external/swiftshader/src/Pipeline/
H A DPixelRoutine.cpp645 static const int a2c[4] = { in alphaToCoverage() local