Searched defs:f0 (Results 1 – 4 of 4) sorted by relevance
/hardware/google/gfxstream/host/gl/glestranslator/EGL/ |
D | EglOsApi_wgl.cpp | 799 float f0 = 0.0f; in initPixelFormat() local
|
/hardware/google/gfxstream/third-party/glm/include/glm/simd/ |
D | matrix.h | 73 __m128 f0 = _mm_movelh_ps(a0, a1); in glm_vec4_mul_mat4() local
|
/hardware/google/gfxstream/guest/mesa/include/CL/ |
D | cl.hpp | 1625 GetInfoFunctor0<Func, Arg0> f0 = { f, arg0 }; in getInfo() local 1633 GetInfoFunctor1<Func, Arg0, Arg1> f0 = { f, arg0, arg1 }; in getInfo() local
|
D | opencl.hpp | 1672 GetInfoFunctor0<Func, Arg0> f0 = { f, arg0 }; in getInfo() local 1680 GetInfoFunctor1<Func, Arg0, Arg1> f0 = { f, arg0, arg1 }; in getInfo() local
|