nouveau/parser: Add more arrays
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24326>
This commit is contained in:
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 = [
|
||||
|
||||
Reference in New Issue
Block a user