nouveau/parser: Dump SET_STREAM_OUT_CONTROL_* properly
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24998>
This commit is contained in:
committed by
Marge Bot
parent
c2c010055a
commit
62ac73d5e3
@@ -25,6 +25,7 @@ METHOD_ARRAY_SIZES = {
|
||||
'SET_PIPELINE_*' : 6,
|
||||
'SET_SCISSOR_*' : 16,
|
||||
'SET_STREAM_OUT_BUFFER_*' : 4,
|
||||
'SET_STREAM_OUT_CONTROL_*' : 4,
|
||||
'SET_VIEWPORT_*' : 16,
|
||||
'SET_VERTEX_ATTRIBUTE_*' : 16,
|
||||
'SET_VERTEX_STREAM_*' : 16,
|
||||
|
||||
Reference in New Issue
Block a user