Searched defs:asUint (Results 1 – 4 of 4) sorted by relevance
1341 uint32_t asUint = static_cast<uint32_t>(value); in getIntConstant() local1351 } asUint; in getFloatConstant() local
151 Vector<deUint32, Size> asUint (void) const { return cast<deUint32>(); } in asUint() function in tcu::Vector
239 GLuint GLColor::asUint() const in asUint() function in angle::GLColor
70 uint32_t asUint; in ValidateFloatOneAsUint() member