mirror of
https://github.com/Ryubing/Ryujinx.git
synced 2025-11-21 19:30:54 -05: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