diff options
author | Brad Linden <brad@lindenlab.com> | 2023-04-26 15:38:47 -0700 |
---|---|---|
committer | Brad Linden <brad@lindenlab.com> | 2023-04-26 15:38:47 -0700 |
commit | 369945b45da4697735bea7e925d87c65d90b2a5a (patch) | |
tree | 1c3d9af52d8e082b589085a87acad2d8a3f6ecd4 /indra/newview/llglsandbox.cpp | |
parent | 9f3f23ffa2ac487741be305068002536b872b015 (diff) | |
parent | 162a825dd59c23c9b475d75e0bd5169f3573267b (diff) |
Merge remote-tracking branch 'origin/DRTVWR-539' into DRTVWR-559-merge-539
Diffstat (limited to 'indra/newview/llglsandbox.cpp')
-rw-r--r-- | indra/newview/llglsandbox.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llglsandbox.cpp b/indra/newview/llglsandbox.cpp index 3ece06d7a2..098fe89265 100644 --- a/indra/newview/llglsandbox.cpp +++ b/indra/newview/llglsandbox.cpp @@ -984,6 +984,7 @@ private: //----------------------------------------------------------------------------- // gpu_benchmark() +// returns measured memory bandwidth of GPU in gigabytes per second //----------------------------------------------------------------------------- F32 gpu_benchmark() { |