ValueType 34 base/containers/mru_cache.h template <class KeyType, class ValueType> ValueType 36 base/containers/mru_cache.h typedef std::map<KeyType, ValueType> Type; ValueType 278 base/containers/mru_cache.h template <class KeyType, class ValueType> ValueType 280 base/containers/mru_cache.h typedef base::hash_map<KeyType, ValueType> Type; ValueType 152 base/containers/small_map.h template <typename KeyType, typename ValueType> ValueType 153 base/containers/small_map.h struct select_equal_key< std::map<KeyType, ValueType>, false> { ValueType 160 base/containers/small_map.h template <typename KeyType, typename ValueType> ValueType 161 base/containers/small_map.h struct select_equal_key< base::hash_map<KeyType, ValueType>, false> { ValueType 160 base/prefs/pref_member.h template <typename ValueType> ValueType 227 base/prefs/pref_member.h ValueType GetValue() const { ValueType 233 base/prefs/pref_member.h ValueType operator*() const { ValueType 239 base/prefs/pref_member.h void SetValue(const ValueType& value) { ValueType 254 base/prefs/pref_member.h Internal() : value_(ValueType()) {} ValueType 256 base/prefs/pref_member.h ValueType value() { ValueType 269 base/prefs/pref_member.h mutable ValueType value_; ValueType 278 base/prefs/pref_member.h void BASE_PREFS_EXPORT UpdatePref(const ValueType& value); ValueType 280 base/tuple.h typedef Tuple1<typename TupleTraits<A>::ValueType> ValueTuple; ValueType 288 base/tuple.h typename TupleTraits<B>::ValueType> ValueTuple; ValueType 299 base/tuple.h typename TupleTraits<C>::ValueType> ValueTuple; ValueType 313 base/tuple.h typename TupleTraits<D>::ValueType> ValueTuple; ValueType 330 base/tuple.h typename TupleTraits<E>::ValueType> ValueTuple; ValueType 350 base/tuple.h typename TupleTraits<F>::ValueType> ValueTuple; ValueType 373 base/tuple.h typename TupleTraits<G>::ValueType> ValueTuple; ValueType 400 base/tuple.h typename TupleTraits<H>::ValueType> ValueTuple; ValueType 288 cc/animation/keyframed_animation_curve.cc template<typename ValueType, typename KeyframeType> ValueType 289 cc/animation/keyframed_animation_curve.cc static ValueType GetCurveValue(const ScopedPtrVector<KeyframeType>* keyframes, ValueType 73 chrome/browser/devtools/devtools_embedder_message_dispatcher.cc ValueType value() const { return value_; } ValueType 77 chrome/browser/devtools/devtools_embedder_message_dispatcher.cc ValueType value_; ValueType 179 chrome/browser/download/download_query.cc template<typename ValueType> ValueType 181 chrome/browser/download/download_query.cc const ValueType& value, ValueType 183 chrome/browser/download/download_query.cc const base::Callback<ValueType(const DownloadItem&)>& accessor, ValueType 195 chrome/browser/download/download_query.cc template <typename ValueType> DownloadQuery::FilterCallback BuildFilter( ValueType 197 chrome/browser/download/download_query.cc ValueType (*accessor)(const DownloadItem&)) { ValueType 198 chrome/browser/download/download_query.cc ValueType cpp_value; ValueType 200 chrome/browser/download/download_query.cc return base::Bind(&FieldMatches<ValueType>, cpp_value, cmptype, ValueType 226 chrome/browser/download/download_query.cc template<typename ValueType> ValueType 228 chrome/browser/download/download_query.cc const base::Callback<ValueType(const DownloadItem&)>& accessor, ValueType 230 chrome/browser/download/download_query.cc ValueType left_value = accessor.Run(left); ValueType 231 chrome/browser/download/download_query.cc ValueType right_value = accessor.Run(right); ValueType 342 chrome/browser/download/download_query.cc template<typename ValueType> ValueType 344 chrome/browser/download/download_query.cc ValueType (*accessor)(const DownloadItem&)) { ValueType 345 chrome/browser/download/download_query.cc return Sorter(adirection, base::Bind(&Compare<ValueType>, ValueType 66 chrome/browser/download/download_query_unittest.cc template<typename ValueType> void AddFilter( ValueType 67 chrome/browser/download/download_query_unittest.cc DownloadQuery::FilterType name, ValueType value); ValueType 196 gpu/command_buffer/common/cmd_buffer_common.h static_cast<ValueType*>(cmd)->Init(skip_count); ValueType 197 gpu/command_buffer/common/cmd_buffer_common.h return NextImmediateCmdAddress<ValueType>( ValueType 216 gpu/command_buffer/common/cmd_buffer_common.h header.SetCmd<ValueType>(); ValueType 224 gpu/command_buffer/common/cmd_buffer_common.h static_cast<ValueType*>(cmd)->Init(token); ValueType 225 gpu/command_buffer/common/cmd_buffer_common.h return NextCmdAddress<ValueType>(cmd); ValueType 257 gpu/command_buffer/common/cmd_buffer_common.h header.SetCmd<ValueType>(); ValueType 266 gpu/command_buffer/common/cmd_buffer_common.h static_cast<ValueType*>(cmd)->Init(_bucket_id, _size); ValueType 267 gpu/command_buffer/common/cmd_buffer_common.h return NextCmdAddress<ValueType>(cmd); ValueType 293 gpu/command_buffer/common/cmd_buffer_common.h header.SetCmd<ValueType>(); ValueType 314 gpu/command_buffer/common/cmd_buffer_common.h static_cast<ValueType*>(cmd)->Init( ValueType 320 gpu/command_buffer/common/cmd_buffer_common.h return NextCmdAddress<ValueType>(cmd); ValueType 355 gpu/command_buffer/common/cmd_buffer_common.h header.SetCmdBySize<ValueType>(size); ValueType 370 gpu/command_buffer/common/cmd_buffer_common.h static_cast<ValueType*>(cmd)->Init( ValueType 374 gpu/command_buffer/common/cmd_buffer_common.h return NextImmediateCmdAddress<ValueType>(cmd, _size); ValueType 413 gpu/command_buffer/common/cmd_buffer_common.h header.SetCmd<ValueType>(); ValueType 437 gpu/command_buffer/common/cmd_buffer_common.h static_cast<ValueType*>(cmd)->Init( ValueType 444 gpu/command_buffer/common/cmd_buffer_common.h return NextCmdAddress<ValueType>(cmd); ValueType 481 gpu/command_buffer/common/cmd_buffer_common.h header.SetCmd<ValueType>(); ValueType 502 gpu/command_buffer/common/cmd_buffer_common.h static_cast<ValueType*>(cmd)->Init( ValueType 508 gpu/command_buffer/common/cmd_buffer_common.h return NextCmdAddress<ValueType>(cmd); ValueType 210 gpu/command_buffer/common/gles2_cmd_format.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 214 gpu/command_buffer/common/gles2_cmd_format.h header.SetCmd<ValueType>(); ValueType 234 gpu/command_buffer/common/gles2_cmd_format.h static_cast<ValueType*>( ValueType 238 gpu/command_buffer/common/gles2_cmd_format.h return NextCmdAddress<ValueType>(cmd); ValueType 277 gpu/command_buffer/common/gles2_cmd_format.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 281 gpu/command_buffer/common/gles2_cmd_format.h header.SetCmd<ValueType>(); ValueType 297 gpu/command_buffer/common/gles2_cmd_format.h static_cast<ValueType*>( ValueType 301 gpu/command_buffer/common/gles2_cmd_format.h return NextCmdAddress<ValueType>(cmd); ValueType 333 gpu/command_buffer/common/gles2_cmd_format.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 337 gpu/command_buffer/common/gles2_cmd_format.h header.SetCmd<ValueType>(); ValueType 357 gpu/command_buffer/common/gles2_cmd_format.h static_cast<ValueType*>( ValueType 361 gpu/command_buffer/common/gles2_cmd_format.h return NextCmdAddress<ValueType>(cmd); ValueType 399 gpu/command_buffer/common/gles2_cmd_format.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 403 gpu/command_buffer/common/gles2_cmd_format.h header.SetCmd<ValueType>(); ValueType 419 gpu/command_buffer/common/gles2_cmd_format.h static_cast<ValueType*>( ValueType 423 gpu/command_buffer/common/gles2_cmd_format.h return NextCmdAddress<ValueType>(cmd); ValueType 21 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 24 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 32 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_texture); ValueType 33 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 53 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 56 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 65 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_program, _shader); ValueType 66 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 89 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 92 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 113 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd) ValueType 115 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 148 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 151 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 161 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_program, _index, _name_bucket_id); ValueType 162 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 189 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 192 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 201 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_target, _buffer); ValueType 202 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 225 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 228 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 237 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_target, _framebuffer); ValueType 238 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 261 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 264 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 273 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_target, _renderbuffer); ValueType 274 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 298 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 301 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 310 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_target, _texture); ValueType 311 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 334 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 337 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 352 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_red, _green, _blue, _alpha); ValueType 353 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 381 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 384 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 392 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_mode); ValueType 393 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 413 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 416 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 425 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_modeRGB, _modeAlpha); ValueType 426 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 450 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 453 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 462 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_sfactor, _dfactor); ValueType 463 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 486 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 489 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 507 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_srcRGB, _dstRGB, _srcAlpha, _dstAlpha); ValueType 508 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 538 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 541 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 562 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd) ValueType 564 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 595 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 598 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 619 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd) ValueType 621 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 655 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 658 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 671 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd) ValueType 673 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 700 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 703 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 711 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_mask); ValueType 712 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 730 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 733 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 748 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_red, _green, _blue, _alpha); ValueType 749 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 777 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 780 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 788 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_depth); ValueType 789 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 809 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 812 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 820 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_s); ValueType 821 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 840 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 843 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 861 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_red, _green, _blue, _alpha); ValueType 862 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 888 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 891 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 899 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_shader); ValueType 900 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 920 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 923 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 956 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_target, ValueType 965 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 1010 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 1013 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 1040 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init( ValueType 1042 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 1081 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 1084 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 1120 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_target, ValueType 1130 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 1178 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 1181 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 1211 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_target, ValueType 1219 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 1261 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 1264 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 1294 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init( ValueType 1296 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 1337 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 1340 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 1370 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd) ValueType 1372 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 1414 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 1417 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 1425 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_client_id); ValueType 1426 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 1446 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 1449 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 1458 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_type, _client_id); ValueType 1459 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 1482 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 1485 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 1493 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_mode); ValueType 1494 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 1512 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 1515 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 1528 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd) ValueType 1530 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 1559 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType) + ValueType 1564 gpu/command_buffer/common/gles2_cmd_format_autogen.h header.SetCmdByTotalSize<ValueType>(ComputeSize(n)); ValueType 1574 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_n, _buffers); ValueType 1576 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextImmediateCmdAddressTotalSize<ValueType>(cmd, size); ValueType 1597 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 1600 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 1615 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd) ValueType 1617 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 1648 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType) + ValueType 1653 gpu/command_buffer/common/gles2_cmd_format_autogen.h header.SetCmdByTotalSize<ValueType>(ComputeSize(n)); ValueType 1663 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_n, _framebuffers); ValueType 1665 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextImmediateCmdAddressTotalSize<ValueType>(cmd, size); ValueType 1686 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 1689 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 1697 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_program); ValueType 1698 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 1718 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 1721 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 1736 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd) ValueType 1738 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 1769 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType) + ValueType 1774 gpu/command_buffer/common/gles2_cmd_format_autogen.h header.SetCmdByTotalSize<ValueType>(ComputeSize(n)); ValueType 1784 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_n, _renderbuffers); ValueType 1786 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextImmediateCmdAddressTotalSize<ValueType>(cmd, size); ValueType 1807 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 1810 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 1818 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_shader); ValueType 1819 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 1839 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 1842 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 1855 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd) ValueType 1857 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 1887 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType) + ValueType 1892 gpu/command_buffer/common/gles2_cmd_format_autogen.h header.SetCmdByTotalSize<ValueType>(ComputeSize(n)); ValueType 1902 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_n, _textures); ValueType 1904 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextImmediateCmdAddressTotalSize<ValueType>(cmd, size); ValueType 1925 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 1928 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 1936 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_func); ValueType 1937 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 1956 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 1959 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 1967 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_flag); ValueType 1968 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 1987 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 1990 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 1999 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_zNear, _zFar); ValueType 2000 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 2023 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 2026 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 2035 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_program, _shader); ValueType 2036 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 2059 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 2062 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 2070 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_cap); ValueType 2071 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 2089 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 2092 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 2100 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_index); ValueType 2101 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 2122 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 2125 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 2135 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_mode, _first, _count); ValueType 2136 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 2161 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 2164 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 2179 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_mode, _count, _type, _index_offset); ValueType 2180 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 2209 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 2212 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 2220 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_cap); ValueType 2221 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 2239 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 2242 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 2250 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_index); ValueType 2251 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 2272 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 2275 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 2280 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(); ValueType 2281 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 2297 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 2300 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 2305 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(); ValueType 2306 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 2322 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 2325 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 2343 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd) ValueType 2345 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 2375 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 2378 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 2399 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd) ValueType 2401 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 2434 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 2437 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 2445 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_mode); ValueType 2446 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 2465 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 2468 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 2481 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd) ValueType 2483 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 2512 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType) + ValueType 2517 gpu/command_buffer/common/gles2_cmd_format_autogen.h header.SetCmdByTotalSize<ValueType>(ComputeSize(n)); ValueType 2527 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_n, _buffers); ValueType 2529 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextImmediateCmdAddressTotalSize<ValueType>(cmd, size); ValueType 2550 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 2553 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 2561 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_target); ValueType 2562 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 2582 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 2585 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 2600 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd) ValueType 2602 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 2632 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType) + ValueType 2637 gpu/command_buffer/common/gles2_cmd_format_autogen.h header.SetCmdByTotalSize<ValueType>(ComputeSize(n)); ValueType 2647 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_n, _framebuffers); ValueType 2649 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextImmediateCmdAddressTotalSize<ValueType>(cmd, size); ValueType 2670 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 2673 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 2688 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd) ValueType 2690 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 2721 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType) + ValueType 2726 gpu/command_buffer/common/gles2_cmd_format_autogen.h header.SetCmdByTotalSize<ValueType>(ComputeSize(n)); ValueType 2736 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_n, _renderbuffers); ValueType 2738 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextImmediateCmdAddressTotalSize<ValueType>(cmd, size); ValueType 2759 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 2762 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 2775 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd) ValueType 2777 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 2806 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType) + ValueType 2811 gpu/command_buffer/common/gles2_cmd_format_autogen.h header.SetCmdByTotalSize<ValueType>(ComputeSize(n)); ValueType 2821 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_n, _textures); ValueType 2823 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextImmediateCmdAddressTotalSize<ValueType>(cmd, size); ValueType 2850 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 2853 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 2874 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init( ValueType 2876 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 2920 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 2923 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 2944 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init( ValueType 2946 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 2987 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 2990 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 3008 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd) ValueType 3010 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 3042 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 3045 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 3058 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd) ValueType 3060 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 3088 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 3091 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 3109 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd) ValueType 3111 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 3143 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 3146 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 3155 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_result_shm_id, _result_shm_offset); ValueType 3156 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 3180 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 3183 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 3196 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd) ValueType 3198 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 3225 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 3228 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 3249 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init( ValueType 3251 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 3288 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 3291 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 3304 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd) ValueType 3306 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 3334 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 3337 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 3355 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd) ValueType 3357 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 3386 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 3389 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 3398 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_program, _bucket_id); ValueType 3399 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 3425 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 3428 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 3446 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd) ValueType 3448 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 3480 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 3483 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 3501 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd) ValueType 3503 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 3532 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 3535 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 3544 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_shader, _bucket_id); ValueType 3545 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 3576 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 3579 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 3597 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd) ValueType 3599 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 3637 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 3640 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 3649 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_shader, _bucket_id); ValueType 3650 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 3673 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 3676 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 3685 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_name, _bucket_id); ValueType 3686 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 3710 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 3713 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 3731 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd) ValueType 3733 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 3765 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 3768 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 3786 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd) ValueType 3788 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 3820 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 3823 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 3841 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd) ValueType 3843 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 3874 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 3877 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 3895 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd) ValueType 3897 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 3928 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 3931 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 3949 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd) ValueType 3951 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 3983 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 3986 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 4004 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd) ValueType 4006 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 4038 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 4041 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 4059 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd) ValueType 4061 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 4091 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 4094 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 4103 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_target, _mode); ValueType 4104 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 4126 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 4129 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 4142 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd) ValueType 4144 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 4170 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 4173 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 4186 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd) ValueType 4188 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 4215 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 4218 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 4233 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd) ValueType 4235 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 4263 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 4266 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 4279 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd) ValueType 4281 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 4309 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 4312 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 4327 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd) ValueType 4329 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 4357 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 4360 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 4373 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd) ValueType 4375 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 4401 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 4404 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 4417 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd) ValueType 4419 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 4445 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 4448 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 4456 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_width); ValueType 4457 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 4476 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 4479 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 4487 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_program); ValueType 4488 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 4508 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 4511 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 4520 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_pname, _param); ValueType 4521 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 4544 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 4547 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 4556 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_factor, _units); ValueType 4557 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 4585 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 4588 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 4627 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_x, ValueType 4638 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 4686 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 4689 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 4694 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(); ValueType 4695 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 4713 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 4716 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 4734 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd) ValueType 4736 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 4766 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 4769 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 4778 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_value, _invert); ValueType 4779 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 4802 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 4805 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 4816 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_x, _y, _width, _height); ValueType 4817 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 4841 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 4844 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 4871 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_n, ValueType 4878 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 4915 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 4918 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 4936 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd) ValueType 4938 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 4967 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 4970 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 4979 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_shader, _data_bucket_id); ValueType 4980 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 5004 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 5007 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 5017 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_func, _ref, _mask); ValueType 5018 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 5043 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 5046 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 5057 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_face, _func, _ref, _mask); ValueType 5058 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 5088 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 5091 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 5099 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_mask); ValueType 5100 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 5120 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 5123 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 5132 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_face, _mask); ValueType 5133 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 5157 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 5160 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 5170 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_fail, _zfail, _zpass); ValueType 5171 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 5195 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 5198 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 5213 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_face, _fail, _zfail, _zpass); ValueType 5214 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 5244 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 5247 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 5283 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_target, ValueType 5293 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 5340 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 5343 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 5353 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_target, _pname, _param); ValueType 5354 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 5380 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 5383 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 5401 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd) ValueType 5403 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 5436 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType) + ValueType 5440 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmdByTotalSize<ValueType>(ComputeSize()); } ValueType 5450 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_target, _pname, _params); ValueType 5452 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextImmediateCmdAddressTotalSize<ValueType>(cmd, size); ValueType 5476 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 5479 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 5489 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_target, _pname, _param); ValueType 5490 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 5516 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 5519 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 5537 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd) ValueType 5539 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 5572 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType) + ValueType 5576 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmdByTotalSize<ValueType>(ComputeSize()); } ValueType 5586 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_target, _pname, _params); ValueType 5588 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextImmediateCmdAddressTotalSize<ValueType>(cmd, size); ValueType 5612 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 5615 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 5654 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_target, ValueType 5665 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 5715 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 5718 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 5727 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_location, _x); ValueType 5728 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 5750 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 5753 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 5771 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd) ValueType 5773 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 5806 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType) + ValueType 5811 gpu/command_buffer/common/gles2_cmd_format_autogen.h header.SetCmdByTotalSize<ValueType>(ComputeSize(count)); ValueType 5822 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_location, _count, _v); ValueType 5824 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextImmediateCmdAddressTotalSize<ValueType>(cmd, size); ValueType 5848 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 5851 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 5860 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_location, _x); ValueType 5861 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 5883 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 5886 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 5904 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd) ValueType 5906 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 5939 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType) + ValueType 5944 gpu/command_buffer/common/gles2_cmd_format_autogen.h header.SetCmdByTotalSize<ValueType>(ComputeSize(count)); ValueType 5955 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_location, _count, _v); ValueType 5957 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextImmediateCmdAddressTotalSize<ValueType>(cmd, size); ValueType 5981 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 5984 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 5994 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_location, _x, _y); ValueType 5995 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 6019 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 6022 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 6040 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd) ValueType 6042 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 6075 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType) + ValueType 6080 gpu/command_buffer/common/gles2_cmd_format_autogen.h header.SetCmdByTotalSize<ValueType>(ComputeSize(count)); ValueType 6091 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_location, _count, _v); ValueType 6093 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextImmediateCmdAddressTotalSize<ValueType>(cmd, size); ValueType 6117 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 6120 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 6130 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_location, _x, _y); ValueType 6131 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 6155 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 6158 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 6176 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd) ValueType 6178 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 6211 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType) + ValueType 6216 gpu/command_buffer/common/gles2_cmd_format_autogen.h header.SetCmdByTotalSize<ValueType>(ComputeSize(count)); ValueType 6227 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_location, _count, _v); ValueType 6229 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextImmediateCmdAddressTotalSize<ValueType>(cmd, size); ValueType 6253 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 6256 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 6267 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_location, _x, _y, _z); ValueType 6268 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 6294 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 6297 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 6315 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd) ValueType 6317 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 6350 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType) + ValueType 6355 gpu/command_buffer/common/gles2_cmd_format_autogen.h header.SetCmdByTotalSize<ValueType>(ComputeSize(count)); ValueType 6366 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_location, _count, _v); ValueType 6368 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextImmediateCmdAddressTotalSize<ValueType>(cmd, size); ValueType 6392 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 6395 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 6406 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_location, _x, _y, _z); ValueType 6407 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 6433 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 6436 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 6454 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd) ValueType 6456 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 6489 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType) + ValueType 6494 gpu/command_buffer/common/gles2_cmd_format_autogen.h header.SetCmdByTotalSize<ValueType>(ComputeSize(count)); ValueType 6505 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_location, _count, _v); ValueType 6507 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextImmediateCmdAddressTotalSize<ValueType>(cmd, size); ValueType 6531 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 6534 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 6551 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_location, _x, _y, _z, _w); ValueType 6552 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 6580 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 6583 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 6601 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd) ValueType 6603 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 6636 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType) + ValueType 6641 gpu/command_buffer/common/gles2_cmd_format_autogen.h header.SetCmdByTotalSize<ValueType>(ComputeSize(count)); ValueType 6652 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_location, _count, _v); ValueType 6654 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextImmediateCmdAddressTotalSize<ValueType>(cmd, size); ValueType 6678 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 6681 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 6698 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_location, _x, _y, _z, _w); ValueType 6699 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 6727 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 6730 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 6748 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd) ValueType 6750 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 6783 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType) + ValueType 6788 gpu/command_buffer/common/gles2_cmd_format_autogen.h header.SetCmdByTotalSize<ValueType>(ComputeSize(count)); ValueType 6799 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_location, _count, _v); ValueType 6801 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextImmediateCmdAddressTotalSize<ValueType>(cmd, size); ValueType 6825 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 6828 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 6849 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd) ValueType 6851 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 6888 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType) + ValueType 6893 gpu/command_buffer/common/gles2_cmd_format_autogen.h header.SetCmdByTotalSize<ValueType>(ComputeSize(count)); ValueType 6912 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_location, _count, _transpose, _value); ValueType 6914 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextImmediateCmdAddressTotalSize<ValueType>(cmd, size); ValueType 6941 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 6944 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 6965 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd) ValueType 6967 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 7004 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType) + ValueType 7009 gpu/command_buffer/common/gles2_cmd_format_autogen.h header.SetCmdByTotalSize<ValueType>(ComputeSize(count)); ValueType 7028 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_location, _count, _transpose, _value); ValueType 7030 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextImmediateCmdAddressTotalSize<ValueType>(cmd, size); ValueType 7057 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 7060 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 7081 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd) ValueType 7083 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 7120 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType) + ValueType 7125 gpu/command_buffer/common/gles2_cmd_format_autogen.h header.SetCmdByTotalSize<ValueType>(ComputeSize(count)); ValueType 7144 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_location, _count, _transpose, _value); ValueType 7146 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextImmediateCmdAddressTotalSize<ValueType>(cmd, size); ValueType 7173 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 7176 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 7184 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_program); ValueType 7185 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 7205 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 7208 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 7216 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_program); ValueType 7217 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 7237 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 7240 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 7249 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_indx, _x); ValueType 7250 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 7273 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 7276 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 7289 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd) ValueType 7291 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 7321 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType) + ValueType 7325 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmdByTotalSize<ValueType>(ComputeSize()); } ValueType 7334 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_indx, _values); ValueType 7336 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextImmediateCmdAddressTotalSize<ValueType>(cmd, size); ValueType 7357 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 7360 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 7370 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_indx, _x, _y); ValueType 7371 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 7397 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 7400 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 7413 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd) ValueType 7415 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 7445 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType) + ValueType 7449 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmdByTotalSize<ValueType>(ComputeSize()); } ValueType 7458 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_indx, _values); ValueType 7460 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextImmediateCmdAddressTotalSize<ValueType>(cmd, size); ValueType 7481 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 7484 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 7495 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_indx, _x, _y, _z); ValueType 7496 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 7525 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 7528 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 7541 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd) ValueType 7543 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 7573 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType) + ValueType 7577 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmdByTotalSize<ValueType>(ComputeSize()); } ValueType 7586 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_indx, _values); ValueType 7588 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextImmediateCmdAddressTotalSize<ValueType>(cmd, size); ValueType 7609 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 7612 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 7629 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_indx, _x, _y, _z, _w); ValueType 7630 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 7662 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 7665 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 7678 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd) ValueType 7680 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 7710 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType) + ValueType 7714 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmdByTotalSize<ValueType>(ComputeSize()); } ValueType 7723 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_indx, _values); ValueType 7725 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextImmediateCmdAddressTotalSize<ValueType>(cmd, size); ValueType 7746 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 7749 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 7773 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd) ValueType 7775 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 7811 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 7814 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 7825 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_x, _y, _width, _height); ValueType 7826 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 7851 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 7854 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 7890 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_srcX0, ValueType 7900 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 7949 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 7952 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 7973 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd) ValueType 7975 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 8010 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 8013 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 8034 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd) ValueType 8036 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 8070 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 8073 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 8097 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd) ValueType 8099 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 8135 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 8138 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 8159 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd) ValueType 8161 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 8193 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 8196 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 8209 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd) ValueType 8211 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 8240 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType) + ValueType 8245 gpu/command_buffer/common/gles2_cmd_format_autogen.h header.SetCmdByTotalSize<ValueType>(ComputeSize(n)); ValueType 8255 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_n, _queries); ValueType 8257 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextImmediateCmdAddressTotalSize<ValueType>(cmd, size); ValueType 8278 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 8281 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 8294 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd) ValueType 8296 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 8327 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType) + ValueType 8332 gpu/command_buffer/common/gles2_cmd_format_autogen.h header.SetCmdByTotalSize<ValueType>(ComputeSize(n)); ValueType 8342 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_n, _queries); ValueType 8344 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextImmediateCmdAddressTotalSize<ValueType>(cmd, size); ValueType 8365 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 8368 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 8386 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd) ValueType 8388 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 8417 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 8420 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 8429 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_target, _submit_count); ValueType 8430 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 8453 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 8456 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 8464 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_bucket_id); ValueType 8465 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 8486 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 8489 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 8497 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_bucket_id); ValueType 8498 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 8519 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 8522 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 8527 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(); ValueType 8528 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 8546 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 8549 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 8562 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_n, _arrays_shm_id, _arrays_shm_offset); ValueType 8563 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 8594 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType) + ValueType 8599 gpu/command_buffer/common/gles2_cmd_format_autogen.h header.SetCmdByTotalSize<ValueType>(ComputeSize(n)); ValueType 8609 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_n, _arrays); ValueType 8611 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextImmediateCmdAddressTotalSize<ValueType>(cmd, size); ValueType 8632 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 8635 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 8648 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_n, _arrays_shm_id, _arrays_shm_offset); ValueType 8649 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 8680 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType) + ValueType 8685 gpu/command_buffer/common/gles2_cmd_format_autogen.h header.SetCmdByTotalSize<ValueType>(ComputeSize(n)); ValueType 8695 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_n, _arrays); ValueType 8697 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextImmediateCmdAddressTotalSize<ValueType>(cmd, size); ValueType 8720 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 8723 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 8736 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd) ValueType 8738 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 8765 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 8768 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 8776 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_array); ValueType 8777 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 8798 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 8801 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 8806 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(); ValueType 8807 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 8826 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 8829 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 8853 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init( ValueType 8855 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 8891 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 8894 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 8915 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd) ValueType 8917 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 8950 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 8953 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 8971 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd) ValueType 8973 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 9003 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 9006 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 9024 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd) ValueType 9026 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 9058 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 9061 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 9076 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd) ValueType 9078 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 9105 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 9108 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 9118 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_width, _height, _scale_factor); ValueType 9119 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 9145 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 9148 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 9156 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_bucket_id); ValueType 9157 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 9178 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 9181 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 9189 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_bucket_id); ValueType 9190 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 9211 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 9214 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 9238 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_pnames_shm_id, ValueType 9244 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 9286 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 9289 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 9298 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_program, _bucket_id); ValueType 9299 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 9329 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 9332 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 9341 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_shader, _bucket_id); ValueType 9342 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 9366 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 9369 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 9380 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_x, _y, _width, _height); ValueType 9381 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 9411 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 9414 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 9435 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd) ValueType 9437 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 9470 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 9473 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 9497 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init( ValueType 9499 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 9535 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 9538 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 9553 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_mode, _first, _count, _primcount); ValueType 9554 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 9584 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 9587 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 9608 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd) ValueType 9610 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 9643 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 9646 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 9655 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_index, _divisor); ValueType 9656 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 9680 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 9683 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 9698 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd) ValueType 9700 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 9731 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType) + ValueType 9735 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmdByTotalSize<ValueType>(ComputeSize()); } ValueType 9744 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_target, _mailbox); ValueType 9746 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextImmediateCmdAddressTotalSize<ValueType>(cmd, size); ValueType 9767 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 9770 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 9785 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd) ValueType 9787 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 9818 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType) + ValueType 9822 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmdByTotalSize<ValueType>(ComputeSize()); } ValueType 9831 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_target, _mailbox); ValueType 9833 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextImmediateCmdAddressTotalSize<ValueType>(cmd, size); ValueType 9854 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 9857 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 9878 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd) ValueType 9880 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 9913 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 9916 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 9929 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_program, _location, _name_bucket_id); ValueType 9930 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 9958 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 9961 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 9970 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_target, _imageId); ValueType 9971 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 9995 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 9998 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 10007 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_target, _imageId); ValueType 10008 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 10032 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 10035 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 10043 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_bucket_id); ValueType 10044 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 10065 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 10068 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 10073 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(); ValueType 10074 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 10091 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 10094 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 10139 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_target, ValueType 10152 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 10209 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 10212 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 10257 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_target, ValueType 10270 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 10327 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 10330 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 10338 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_target); ValueType 10339 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 10360 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 10363 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 10368 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(); ValueType 10369 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 10387 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 10390 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 10408 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd) ValueType 10410 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 10444 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType) + ValueType 10449 gpu/command_buffer/common/gles2_cmd_format_autogen.h header.SetCmdByTotalSize<ValueType>(ComputeSize(count)); ValueType 10463 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_target, _count, _attachments); ValueType 10465 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextImmediateCmdAddressTotalSize<ValueType>(cmd, size); ValueType 10489 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 10492 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 10501 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_current, _other); ValueType 10502 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 10526 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 10529 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 10537 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_sync_point); ValueType 10538 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 10559 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 10562 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 10575 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_count, _bufs_shm_id, _bufs_shm_offset); ValueType 10576 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 10606 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType) + ValueType 10611 gpu/command_buffer/common/gles2_cmd_format_autogen.h header.SetCmdByTotalSize<ValueType>(ComputeSize(count)); ValueType 10621 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(_count, _bufs); ValueType 10623 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextImmediateCmdAddressTotalSize<ValueType>(cmd, size); ValueType 10644 gpu/command_buffer/common/gles2_cmd_format_autogen.h return static_cast<uint32>(sizeof(ValueType)); // NOLINT ValueType 10647 gpu/command_buffer/common/gles2_cmd_format_autogen.h void SetHeader() { header.SetCmd<ValueType>(); } ValueType 10652 gpu/command_buffer/common/gles2_cmd_format_autogen.h static_cast<ValueType*>(cmd)->Init(); ValueType 10653 gpu/command_buffer/common/gles2_cmd_format_autogen.h return NextCmdAddress<ValueType>(cmd); ValueType 18 net/base/expiring_cache.h typename ValueType, ValueType 23 net/base/expiring_cache.h const ValueType& value, ValueType 68 net/base/expiring_cache.h typename ValueType, ValueType 72 net/base/expiring_cache.h ValueType, ValueType 87 net/base/expiring_cache.h typedef ValueType value_type; ValueType 103 net/base/expiring_cache.h const ValueType& value() const { return it_->second.first; } ValueType 125 net/base/expiring_cache.h const ValueType* Get(const KeyType& key, const ExpirationType& now) { ValueType 141 net/base/expiring_cache.h const ValueType& value, ValueType 32 ppapi/cpp/extensions/dev/socket_dev.cc SocketType_Dev::SocketType_Dev(ValueType in_value) : value(in_value) { ValueType 40 ppapi/cpp/extensions/dev/socket_dev.h SocketType_Dev(ValueType in_value); ValueType 47 ppapi/cpp/extensions/dev/socket_dev.h ValueType value; ValueType 216 third_party/jsoncpp/overrides/include/json/value.h Value( ValueType type = nullValue ); ValueType 251 third_party/jsoncpp/overrides/include/json/value.h ValueType type() const; ValueType 293 third_party/jsoncpp/overrides/include/json/value.h bool isConvertibleTo( ValueType other ) const; ValueType 498 third_party/jsoncpp/overrides/include/json/value.h ValueType type_ : 8; ValueType 280 third_party/jsoncpp/overrides/src/lib_json/json_value.cpp Value::Value( ValueType type ) ValueType 560 third_party/jsoncpp/overrides/src/lib_json/json_value.cpp ValueType temp = type_; ValueType 569 third_party/jsoncpp/overrides/src/lib_json/json_value.cpp ValueType ValueType 934 third_party/jsoncpp/overrides/src/lib_json/json_value.cpp Value::isConvertibleTo( ValueType other ) const ValueType 973 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc TEST_F(EnumDescriptorTest, ValueType) { ValueType 187 ui/base/models/tree_node_model.h template <class ValueType> ValueType 188 ui/base/models/tree_node_model.h class TreeNodeWithValue : public TreeNode< TreeNodeWithValue<ValueType> > { ValueType 192 ui/base/models/tree_node_model.h explicit TreeNodeWithValue(const ValueType& value) ValueType 195 ui/base/models/tree_node_model.h TreeNodeWithValue(const base::string16& title, const ValueType& value) ValueType 198 ui/base/models/tree_node_model.h ValueType value; ValueType 201 ui/base/models/tree_node_model.h typedef TreeNode< TreeNodeWithValue<ValueType> > ParentType;