Searched defs:uvec4 (Results 1 – 12 of 12) sorted by relevance
43 typedef tcu::UVec4 uvec4; typedef
42 typedef tcu::UVec4 uvec4; typedef
52 typedef UVec4 uvec4; typedef
44 typedef tcu::UVec4 uvec4; typedef
128 static const Type uvec4; member
46 typedef tcu::UVec4 uvec4; typedef
51 typedef tcu::UVec4 uvec4; typedef
170 const Type Type::uvec4 = Type::GetType(Type::Uint, 1, 4); member in gl4cts::EnhancedLayouts::Utils::Type