MCPcopy Create free account
hub / github.com/GPUOpen-Tools/GPU-Reshape / Data

Method Data

Source/Features/Initialization/Frontend/UIX/Data.cs:50–54  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

48 }
49
50 public Data() : base("Initialization")
51 {
52 // Data only, no configurables
53 Visibility = SettingVisibility.None;
54 }
55
56 /// <summary>
57 /// Start a conditional warning dialog, does not run if previously marked as hidden

Callers 15

QueueInfoWriterMethod · 0.45
AssignMethod · 0.45
Hook_vkCmdWaitEventsFunction · 0.45
Hook_vkCmdSetEvent2Function · 0.45
Hook_vkCmdWaitEvents2Function · 0.45
Hook_vkQueueSubmitFunction · 0.45
Hook_vkQueueSubmit2Function · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected