mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-06 01:50:38 +00:00
Display if blend is enabled properly
This commit is contained in:
@@ -881,7 +881,7 @@ namespace renderdocui.Windows.PipelineState
|
||||
)
|
||||
{
|
||||
var node = blendOperations.Nodes.Add(new object[] { i,
|
||||
true,
|
||||
blend.blendEnable,
|
||||
|
||||
blend.m_Blend.Source,
|
||||
blend.m_Blend.Destination,
|
||||
|
||||
Reference in New Issue
Block a user