mirror of
https://github.com/ryujinx-mirror/ryujinx.git
synced 2025-12-15 16:15:08 -06:00
@@ -46,7 +46,7 @@ namespace Ryujinx.Graphics.GAL
|
||||
|
||||
void SetIndexBuffer(BufferRange buffer, IndexType type);
|
||||
|
||||
void SetImage(int index, ShaderStage stage, ITexture texture);
|
||||
void SetImage(int index, ShaderStage stage, ITexture texture, Format imageFormat);
|
||||
|
||||
void SetLogicOpState(bool enable, LogicalOp op);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user