Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/api/render/shaders/common/
H A Drender_compatibility_common.h30 using vec4 = BASE_NS::Math::Vec4; variable
/aosp12/frameworks/native/libs/vr/libdvrcommon/include/private/dvr/
H A Dtypes.h34 using vec4 = vec4f; variable
/aosp12/frameworks/native/libs/math/include/math/
H A Dvec4.h115 typedef details::TVec4<float> vec4; typedef