Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/src/Shader/
DShaderCore.hpp27 class Vector4s class
DShaderCore.cpp29 Vector4s::Vector4s() in Vector4s() function in sw::Vector4s
33 Vector4s::Vector4s(unsigned short x, unsigned short y, unsigned short z, unsigned short w) in Vector4s() function in sw::Vector4s
41 Vector4s::Vector4s(const Vector4s &rhs) in Vector4s() function in sw::Vector4s
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
DShaderCore.hpp30 class Vector4s class
DShaderCore.cpp24 Vector4s::Vector4s() in Vector4s() function in sw::Vector4s
28 Vector4s::Vector4s(unsigned short x, unsigned short y, unsigned short z, unsigned short w) in Vector4s() function in sw::Vector4s
36 Vector4s::Vector4s(const Vector4s &rhs) in Vector4s() function in sw::Vector4s