mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-19 21:35:12 +00:00
Revert "rsx/vk: Implement hardware instancing (#16466)"
This reverts commit 62701154f1.
This commit is contained in:
parent
62701154f1
commit
43e04f3fc7
32 changed files with 906 additions and 1411 deletions
|
|
@ -132,10 +132,6 @@ protected:
|
|||
public:
|
||||
struct
|
||||
{
|
||||
// Configuration properties (in)
|
||||
// None
|
||||
|
||||
// Decoded properties (out)
|
||||
bool has_lit_op = false;
|
||||
bool has_indexed_constants = false;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue