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