Home
last modified time | relevance | path

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

/external/swiftshader/src/Pipeline/
DShaderCore.hpp26 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
/external/swiftshader/src/Shader/
DShaderCore.hpp26 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