mirror of
https://github.com/xenia-project/xenia.git
synced 2026-04-20 22:13:40 +00:00
[GPU] Add VGT_DRAW_INITIATOR to registers.cc
This commit is contained in:
parent
aa28430786
commit
b12554c5af
1 changed files with 1 additions and 0 deletions
|
|
@ -19,6 +19,7 @@ constexpr Register WAIT_UNTIL::register_index;
|
|||
constexpr Register SQ_PROGRAM_CNTL::register_index;
|
||||
constexpr Register SQ_CONTEXT_MISC::register_index;
|
||||
|
||||
constexpr Register VGT_DRAW_INITIATOR::register_index;
|
||||
constexpr Register VGT_OUTPUT_PATH_CNTL::register_index;
|
||||
constexpr Register VGT_HOS_CNTL::register_index;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue