Pica: Added the primitive_restart register (0x25f) to the registers map.
This commit is contained in:
parent
149ea561a6
commit
58a04c0776
2 changed files with 5 additions and 1 deletions
|
@ -55,6 +55,7 @@ std::string Regs::GetCommandName(int index) {
|
|||
ADD_FIELD(vs_default_attributes_setup);
|
||||
ADD_FIELD(command_buffer);
|
||||
ADD_FIELD(triangle_topology);
|
||||
ADD_FIELD(restart_primitive);
|
||||
ADD_FIELD(gs.bool_uniforms);
|
||||
ADD_FIELD(gs.int_uniforms);
|
||||
ADD_FIELD(gs.main_offset);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue