Home
last modified time | relevance | path

Searched defs:Vector4f (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/src/Shader/
DShaderCore.hpp72 class Vector4f class
DShaderCore.cpp158 Vector4f::Vector4f() in Vector4f() function in sw::Vector4f
162 Vector4f::Vector4f(float x, float y, float z, float w) in Vector4f() function in sw::Vector4f
170 Vector4f::Vector4f(const Vector4f &rhs) in Vector4f() function in sw::Vector4f