mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2025-02-01 19:24:59 +00:00
53d096e392
* Report base and extra sets from the backend * Pass texture set index everywhere * Key textures using set and binding (rather than just binding) * Start using extra sets for array textures * Shader cache version bump * Separate new commands, some PR feedback * Introduce new manual descriptor set reservation method that prevents it from being used by something else while owned by an array * Move bind extra sets logic to new method * Should only use separate array is MaximumExtraSets is not zero * Format whitespace |
||
---|---|---|
.. | ||
BasicBlock.cs | ||
CommentNode.cs | ||
Function.cs | ||
INode.cs | ||
Instruction.cs | ||
IoVariable.cs | ||
IrConsts.cs | ||
Operand.cs | ||
OperandHelper.cs | ||
OperandType.cs | ||
Operation.cs | ||
PhiNode.cs | ||
StorageKind.cs | ||
TextureFlags.cs | ||
TextureOperation.cs |