aboutsummaryrefslogtreecommitdiff
path: root/src/Ryujinx.Graphics.GAL/Multithreading/Commands/TextureAndSamplerArray/TextureArraySetSamplersCommand.cs
diff options
context:
space:
mode:
authorsunshineinabox <aqemail@gmail.com>2024-06-02 18:32:10 -0700
committerGitHub <noreply@github.com>2024-06-02 22:32:10 -0300
commitd7c6474729ee36875cf387629afe1389655311f8 (patch)
treee28335b10216d7e6f8383a832149654649e56354 /src/Ryujinx.Graphics.GAL/Multithreading/Commands/TextureAndSamplerArray/TextureArraySetSamplersCommand.cs
parent1ecc8fbc3b395f8238d4e74f06a8c014336d25b7 (diff)
GPU: Remove unused dynamic state and pipeline settings (#6796)1.1.1329
* Dynamic state for Depth Bounds should not be passed to PipelineDynamicStateCreateInfo as the command to set them is never called. Do not pass pointer to viewport and scissor as those dynamic states should be supported on all devices. Same as above for DepthBias values. * Code Review Suggestion * Pipeline derivation is not implemented and is not suggested. * Depth Bounds are not used.
Diffstat (limited to 'src/Ryujinx.Graphics.GAL/Multithreading/Commands/TextureAndSamplerArray/TextureArraySetSamplersCommand.cs')
0 files changed, 0 insertions, 0 deletions