nouveau/parser: Add more arrays

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24326>
This commit is contained in:
Faith Ekstrand
2023-01-30 20:11:57 -06:00
committed by Marge Bot
parent 9db0c9fb2d
commit a6c62732da
@@ -23,6 +23,10 @@ METHOD_ARRAY_SIZES = {
'SET_VERTEX_ATTRIBUTE_*' : 16,
'SET_VERTEX_STREAM_*' : 16,
'BIND_GROUP_CONSTANT_BUFFER': 16,
'LOAD_CONSTANT_BUFFER' : 16,
'CALL_MME_MACRO' : 256,
'SET_MME_SHADOW_SCRATCH' : 256,
'CALL_MME_DATA' : 256,
}
METHOD_IS_FLOAT = [