Home
last modified time | relevance | path

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

/external/swiftshader/src/Shader/
DShaderCore.hpp56 class Vector4u class
DShaderCore.cpp115 Vector4u::Vector4u() in Vector4u() function in sw::Vector4u
119 Vector4u::Vector4u(unsigned int x, unsigned int y, unsigned int z, unsigned int w) in Vector4u() function in sw::Vector4u
127 Vector4u::Vector4u(const Vector4u &rhs) in Vector4u() function in sw::Vector4u