Home
last modified time | relevance | path

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

/external/swiftshader/src/Shader/
DShaderCore.hpp40 class Vector4f class
DShaderCore.cpp72 Vector4f::Vector4f() in Vector4f() function in sw::Vector4f
76 Vector4f::Vector4f(float x, float y, float z, float w) in Vector4f() function in sw::Vector4f
84 Vector4f::Vector4f(const Vector4f &rhs) in Vector4f() function in sw::Vector4f