Revert "brw: add serialize send stats"
This reverts commit b8ae4ede60 now that
we have a cycle estimation accounting.
Reviewed-by: Alyssa Anne Rosenzweig <alyssa.rosenzweig@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/37816>
This commit is contained in:
committed by
Marge Bot
parent
14683a045b
commit
c20e2733bf
@@ -133,11 +133,6 @@
|
||||
Number of instructions in the final generated shader executable
|
||||
which access external units such as the constant cache or the sampler.
|
||||
</stat>
|
||||
<stat name="Serialized SEND Count" display="Serialized send messages">
|
||||
Number of instructions in the final generated shader
|
||||
executable which access external units such as the
|
||||
constant cache or the sampler in a serialized way.
|
||||
</stat>
|
||||
<stat name="Loop Count" display="Loop count">
|
||||
Number of loops (not unrolled) in the final generated shader
|
||||
executable.
|
||||
|
||||
Reference in New Issue
Block a user