Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/src/Shader/
DShaderCore.hpp43 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
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
DShaderCore.hpp46 class Vector4f class
DShaderCore.cpp67 Vector4f::Vector4f() in Vector4f() function in sw::Vector4f
71 Vector4f::Vector4f(float x, float y, float z, float w) in Vector4f() function in sw::Vector4f
79 Vector4f::Vector4f(const Vector4f &rhs) in Vector4f() function in sw::Vector4f