Searched defs:ClearColorValue (Results 1 – 1 of 1) sorted by relevance
3212 union ClearColorValue union3214 ClearColorValue( const std::array<float,4>& float32_ = { {0} } ) in ClearColorValue() function3219 ClearColorValue( const std::array<int32_t,4>& int32_ ) in ClearColorValue() function3224 ClearColorValue( const std::array<uint32_t,4>& uint32_ ) in ClearColorValue() function