Home
last modified time | relevance | path

Searched defs:agx_push (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/asahi/compiler/
Dagx_compile.h59 struct agx_push { struct
61 enum agx_push_type type : 8; argument
65 unsigned base : 9;
68 unsigned length : 9;
94 struct agx_push push[AGX_MAX_PUSH_RANGES]; argument