mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-21 09:20:41 +00:00
4561 lines
262 KiB
C#
4561 lines
262 KiB
C#
namespace renderdocui.Windows.PipelineState
|
|
{
|
|
partial class GLPipelineStateViewer
|
|
{
|
|
/// <summary>
|
|
/// Required designer variable.
|
|
/// </summary>
|
|
private System.ComponentModel.IContainer components = null;
|
|
|
|
/// <summary>
|
|
/// Clean up any resources being used.
|
|
/// </summary>
|
|
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
|
protected override void Dispose(bool disposing)
|
|
{
|
|
if (disposing && (components != null))
|
|
{
|
|
components.Dispose();
|
|
}
|
|
base.Dispose(disposing);
|
|
}
|
|
|
|
#region Windows Form Designer generated code
|
|
|
|
/// <summary>
|
|
/// Required method for Designer support - do not modify
|
|
/// the contents of this method with the code editor.
|
|
/// </summary>
|
|
private void InitializeComponent()
|
|
{
|
|
this.components = new System.ComponentModel.Container();
|
|
System.Windows.Forms.ToolStripLabel toolStripLabel1;
|
|
System.Windows.Forms.TableLayoutPanel toolstripTable;
|
|
TreelistView.TreeListColumn treeListColumn1 = new TreelistView.TreeListColumn("Slot", "Slot");
|
|
TreelistView.TreeListColumn treeListColumn2 = new TreelistView.TreeListColumn("Buffer", "Buffer");
|
|
TreelistView.TreeListColumn treeListColumn3 = new TreelistView.TreeListColumn("Stride", "Stride");
|
|
TreelistView.TreeListColumn treeListColumn4 = new TreelistView.TreeListColumn("Offset", "Offset");
|
|
TreelistView.TreeListColumn treeListColumn5 = new TreelistView.TreeListColumn("bytelen", "Buffer Byte Len");
|
|
TreelistView.TreeListColumn treeListColumn6 = new TreelistView.TreeListColumn("Go", "Go");
|
|
System.Windows.Forms.GroupBox groupBox2;
|
|
TreelistView.TreeListColumn treeListColumn7 = new TreelistView.TreeListColumn("Slot", "Slot");
|
|
TreelistView.TreeListColumn treeListColumn8 = new TreelistView.TreeListColumn("Semantic Name", "Semantic");
|
|
TreelistView.TreeListColumn treeListColumn9 = new TreelistView.TreeListColumn("Index", "Index");
|
|
TreelistView.TreeListColumn treeListColumn10 = new TreelistView.TreeListColumn("Format", "Format");
|
|
TreelistView.TreeListColumn treeListColumn11 = new TreelistView.TreeListColumn("Input Slot", "Input Slot");
|
|
TreelistView.TreeListColumn treeListColumn12 = new TreelistView.TreeListColumn("Offset", "Offset");
|
|
TreelistView.TreeListColumn treeListColumn13 = new TreelistView.TreeListColumn("Class", "Class");
|
|
TreelistView.TreeListColumn treeListColumn14 = new TreelistView.TreeListColumn("Step Rate", "Step Rate");
|
|
TreelistView.TreeListColumn treeListColumn15 = new TreelistView.TreeListColumn("Go", "Go");
|
|
System.Windows.Forms.GroupBox groupBox44;
|
|
TreelistView.TreeListColumn treeListColumn16 = new TreelistView.TreeListColumn("Slot", "Slot");
|
|
TreelistView.TreeListColumn treeListColumn17 = new TreelistView.TreeListColumn("Interface", "Interface");
|
|
TreelistView.TreeListColumn treeListColumn18 = new TreelistView.TreeListColumn("Instance", "Instance");
|
|
TreelistView.TreeListColumn treeListColumn19 = new TreelistView.TreeListColumn("Slot", "Slot");
|
|
TreelistView.TreeListColumn treeListColumn20 = new TreelistView.TreeListColumn("Resource", "Resource");
|
|
TreelistView.TreeListColumn treeListColumn21 = new TreelistView.TreeListColumn("Type", "Type");
|
|
TreelistView.TreeListColumn treeListColumn22 = new TreelistView.TreeListColumn("Width", "Width");
|
|
TreelistView.TreeListColumn treeListColumn23 = new TreelistView.TreeListColumn("Height", "Height");
|
|
TreelistView.TreeListColumn treeListColumn24 = new TreelistView.TreeListColumn("Depth", "Depth");
|
|
TreelistView.TreeListColumn treeListColumn25 = new TreelistView.TreeListColumn("Array Size", "Array Size");
|
|
TreelistView.TreeListColumn treeListColumn26 = new TreelistView.TreeListColumn("Format", "Format");
|
|
TreelistView.TreeListColumn treeListColumn27 = new TreelistView.TreeListColumn("Go", "Go");
|
|
TreelistView.TreeListColumn treeListColumn28 = new TreelistView.TreeListColumn("Slot", "Slot");
|
|
TreelistView.TreeListColumn treeListColumn29 = new TreelistView.TreeListColumn("Addressing", "Addressing");
|
|
TreelistView.TreeListColumn treeListColumn30 = new TreelistView.TreeListColumn("Border", "Border");
|
|
TreelistView.TreeListColumn treeListColumn31 = new TreelistView.TreeListColumn("Comparison", "Comparison");
|
|
TreelistView.TreeListColumn treeListColumn32 = new TreelistView.TreeListColumn("Filter", "Filter");
|
|
TreelistView.TreeListColumn treeListColumn33 = new TreelistView.TreeListColumn("Max Aniso", "Max Aniso");
|
|
TreelistView.TreeListColumn treeListColumn34 = new TreelistView.TreeListColumn("Min LOD", "Min LOD");
|
|
TreelistView.TreeListColumn treeListColumn35 = new TreelistView.TreeListColumn("Max LOD", "Max LOD");
|
|
TreelistView.TreeListColumn treeListColumn36 = new TreelistView.TreeListColumn("Mip Bias", "Mip Bias");
|
|
TreelistView.TreeListColumn treeListColumn37 = new TreelistView.TreeListColumn("Slot", "Slot");
|
|
TreelistView.TreeListColumn treeListColumn38 = new TreelistView.TreeListColumn("Buffer", "Buffer");
|
|
TreelistView.TreeListColumn treeListColumn39 = new TreelistView.TreeListColumn("VecOffset", "Vec. Offset");
|
|
TreelistView.TreeListColumn treeListColumn40 = new TreelistView.TreeListColumn("VecCount", "Vec. Count");
|
|
TreelistView.TreeListColumn treeListColumn41 = new TreelistView.TreeListColumn("Number of Variables", "Number of Variables");
|
|
TreelistView.TreeListColumn treeListColumn42 = new TreelistView.TreeListColumn("Byte Size", "Byte Size");
|
|
TreelistView.TreeListColumn treeListColumn43 = new TreelistView.TreeListColumn("Go", "Go");
|
|
TreelistView.TreeListColumn treeListColumn44 = new TreelistView.TreeListColumn("Slot", "Slot");
|
|
TreelistView.TreeListColumn treeListColumn45 = new TreelistView.TreeListColumn("Interface", "Interface");
|
|
TreelistView.TreeListColumn treeListColumn46 = new TreelistView.TreeListColumn("Instance", "Instance");
|
|
TreelistView.TreeListColumn treeListColumn47 = new TreelistView.TreeListColumn("Slot", "Slot");
|
|
TreelistView.TreeListColumn treeListColumn48 = new TreelistView.TreeListColumn("Resource", "Resource");
|
|
TreelistView.TreeListColumn treeListColumn49 = new TreelistView.TreeListColumn("Type", "Type");
|
|
TreelistView.TreeListColumn treeListColumn50 = new TreelistView.TreeListColumn("Width", "Width");
|
|
TreelistView.TreeListColumn treeListColumn51 = new TreelistView.TreeListColumn("Height", "Height");
|
|
TreelistView.TreeListColumn treeListColumn52 = new TreelistView.TreeListColumn("Depth", "Depth");
|
|
TreelistView.TreeListColumn treeListColumn53 = new TreelistView.TreeListColumn("Array Size", "Array Size");
|
|
TreelistView.TreeListColumn treeListColumn54 = new TreelistView.TreeListColumn("Format", "Format");
|
|
TreelistView.TreeListColumn treeListColumn55 = new TreelistView.TreeListColumn("Go", "Go");
|
|
TreelistView.TreeListColumn treeListColumn56 = new TreelistView.TreeListColumn("Slot", "Slot");
|
|
TreelistView.TreeListColumn treeListColumn57 = new TreelistView.TreeListColumn("Addressing", "Addressing");
|
|
TreelistView.TreeListColumn treeListColumn58 = new TreelistView.TreeListColumn("Border", "Border");
|
|
TreelistView.TreeListColumn treeListColumn59 = new TreelistView.TreeListColumn("Comparison", "Comparison");
|
|
TreelistView.TreeListColumn treeListColumn60 = new TreelistView.TreeListColumn("Filter", "Filter");
|
|
TreelistView.TreeListColumn treeListColumn61 = new TreelistView.TreeListColumn("Max Aniso", "Max Aniso");
|
|
TreelistView.TreeListColumn treeListColumn62 = new TreelistView.TreeListColumn("Min LOD", "Min LOD");
|
|
TreelistView.TreeListColumn treeListColumn63 = new TreelistView.TreeListColumn("Max LOD", "Max LOD");
|
|
TreelistView.TreeListColumn treeListColumn64 = new TreelistView.TreeListColumn("Mip Bias", "Mip Bias");
|
|
TreelistView.TreeListColumn treeListColumn65 = new TreelistView.TreeListColumn("Slot", "Slot");
|
|
TreelistView.TreeListColumn treeListColumn66 = new TreelistView.TreeListColumn("Buffer", "Buffer");
|
|
TreelistView.TreeListColumn treeListColumn67 = new TreelistView.TreeListColumn("Vec. Offset", "Vec. Offset");
|
|
TreelistView.TreeListColumn treeListColumn68 = new TreelistView.TreeListColumn("Vec. Count", "Vec. Count");
|
|
TreelistView.TreeListColumn treeListColumn69 = new TreelistView.TreeListColumn("Number of Variables", "Number of Variables");
|
|
TreelistView.TreeListColumn treeListColumn70 = new TreelistView.TreeListColumn("Byte Size", "Byte Size");
|
|
TreelistView.TreeListColumn treeListColumn71 = new TreelistView.TreeListColumn("Go", "Go");
|
|
TreelistView.TreeListColumn treeListColumn72 = new TreelistView.TreeListColumn("Slot", "Slot");
|
|
TreelistView.TreeListColumn treeListColumn73 = new TreelistView.TreeListColumn("Interface", "Interface");
|
|
TreelistView.TreeListColumn treeListColumn74 = new TreelistView.TreeListColumn("Instance", "Instance");
|
|
TreelistView.TreeListColumn treeListColumn75 = new TreelistView.TreeListColumn("Slot", "Slot");
|
|
TreelistView.TreeListColumn treeListColumn76 = new TreelistView.TreeListColumn("Resource", "Resource");
|
|
TreelistView.TreeListColumn treeListColumn77 = new TreelistView.TreeListColumn("Type", "Type");
|
|
TreelistView.TreeListColumn treeListColumn78 = new TreelistView.TreeListColumn("Width", "Width");
|
|
TreelistView.TreeListColumn treeListColumn79 = new TreelistView.TreeListColumn("Height", "Height");
|
|
TreelistView.TreeListColumn treeListColumn80 = new TreelistView.TreeListColumn("Depth", "Depth");
|
|
TreelistView.TreeListColumn treeListColumn81 = new TreelistView.TreeListColumn("Array Size", "Array Size");
|
|
TreelistView.TreeListColumn treeListColumn82 = new TreelistView.TreeListColumn("Format", "Format");
|
|
TreelistView.TreeListColumn treeListColumn83 = new TreelistView.TreeListColumn("Go", "Go");
|
|
TreelistView.TreeListColumn treeListColumn84 = new TreelistView.TreeListColumn("Slot", "Slot");
|
|
TreelistView.TreeListColumn treeListColumn85 = new TreelistView.TreeListColumn("Addressing", "Addressing");
|
|
TreelistView.TreeListColumn treeListColumn86 = new TreelistView.TreeListColumn("Border", "Border");
|
|
TreelistView.TreeListColumn treeListColumn87 = new TreelistView.TreeListColumn("Comparison", "Comparison");
|
|
TreelistView.TreeListColumn treeListColumn88 = new TreelistView.TreeListColumn("Filter", "Filter");
|
|
TreelistView.TreeListColumn treeListColumn89 = new TreelistView.TreeListColumn("Max Aniso", "Max Aniso");
|
|
TreelistView.TreeListColumn treeListColumn90 = new TreelistView.TreeListColumn("Min LOD", "Min LOD");
|
|
TreelistView.TreeListColumn treeListColumn91 = new TreelistView.TreeListColumn("Max LOD", "Max LOD");
|
|
TreelistView.TreeListColumn treeListColumn92 = new TreelistView.TreeListColumn("Mip Bias", "Mip Bias");
|
|
TreelistView.TreeListColumn treeListColumn93 = new TreelistView.TreeListColumn("Slot", "Slot");
|
|
TreelistView.TreeListColumn treeListColumn94 = new TreelistView.TreeListColumn("Buffer", "Buffer");
|
|
TreelistView.TreeListColumn treeListColumn95 = new TreelistView.TreeListColumn("Vec. Offset", "Vec. Offset");
|
|
TreelistView.TreeListColumn treeListColumn96 = new TreelistView.TreeListColumn("Vec. Count", "Vec. Count");
|
|
TreelistView.TreeListColumn treeListColumn97 = new TreelistView.TreeListColumn("Number of Variables", "Number of Variables");
|
|
TreelistView.TreeListColumn treeListColumn98 = new TreelistView.TreeListColumn("Byte Size", "Byte Size");
|
|
TreelistView.TreeListColumn treeListColumn99 = new TreelistView.TreeListColumn("Go", "Go");
|
|
TreelistView.TreeListColumn treeListColumn100 = new TreelistView.TreeListColumn("Slot", "Slot");
|
|
TreelistView.TreeListColumn treeListColumn101 = new TreelistView.TreeListColumn("Buffer", "Buffer");
|
|
TreelistView.TreeListColumn treeListColumn102 = new TreelistView.TreeListColumn("Length", "Length");
|
|
TreelistView.TreeListColumn treeListColumn103 = new TreelistView.TreeListColumn("Offset", "Offset");
|
|
TreelistView.TreeListColumn treeListColumn104 = new TreelistView.TreeListColumn("Go", "Go");
|
|
TreelistView.TreeListColumn treeListColumn105 = new TreelistView.TreeListColumn("Slot", "Slot");
|
|
TreelistView.TreeListColumn treeListColumn106 = new TreelistView.TreeListColumn("Interface", "Interface");
|
|
TreelistView.TreeListColumn treeListColumn107 = new TreelistView.TreeListColumn("Instance", "Instance");
|
|
TreelistView.TreeListColumn treeListColumn108 = new TreelistView.TreeListColumn("Slot", "Slot");
|
|
TreelistView.TreeListColumn treeListColumn109 = new TreelistView.TreeListColumn("Resource", "Resource");
|
|
TreelistView.TreeListColumn treeListColumn110 = new TreelistView.TreeListColumn("Type", "Type");
|
|
TreelistView.TreeListColumn treeListColumn111 = new TreelistView.TreeListColumn("Width", "Width");
|
|
TreelistView.TreeListColumn treeListColumn112 = new TreelistView.TreeListColumn("Height", "Height");
|
|
TreelistView.TreeListColumn treeListColumn113 = new TreelistView.TreeListColumn("Depth", "Depth");
|
|
TreelistView.TreeListColumn treeListColumn114 = new TreelistView.TreeListColumn("Array Size", "Array Size");
|
|
TreelistView.TreeListColumn treeListColumn115 = new TreelistView.TreeListColumn("Format", "Format");
|
|
TreelistView.TreeListColumn treeListColumn116 = new TreelistView.TreeListColumn("Go", "Go");
|
|
TreelistView.TreeListColumn treeListColumn117 = new TreelistView.TreeListColumn("Slot", "Slot");
|
|
TreelistView.TreeListColumn treeListColumn118 = new TreelistView.TreeListColumn("Addressing", "Addressing");
|
|
TreelistView.TreeListColumn treeListColumn119 = new TreelistView.TreeListColumn("Border", "Border");
|
|
TreelistView.TreeListColumn treeListColumn120 = new TreelistView.TreeListColumn("Comparison", "Comparison");
|
|
TreelistView.TreeListColumn treeListColumn121 = new TreelistView.TreeListColumn("Filter", "Filter");
|
|
TreelistView.TreeListColumn treeListColumn122 = new TreelistView.TreeListColumn("Max Aniso", "Max Aniso");
|
|
TreelistView.TreeListColumn treeListColumn123 = new TreelistView.TreeListColumn("Min LOD", "Min LOD");
|
|
TreelistView.TreeListColumn treeListColumn124 = new TreelistView.TreeListColumn("Max LOD", "Max LOD");
|
|
TreelistView.TreeListColumn treeListColumn125 = new TreelistView.TreeListColumn("Mip Bias", "Mip Bias");
|
|
TreelistView.TreeListColumn treeListColumn126 = new TreelistView.TreeListColumn("Slot", "Slot");
|
|
TreelistView.TreeListColumn treeListColumn127 = new TreelistView.TreeListColumn("Buffer", "Buffer");
|
|
TreelistView.TreeListColumn treeListColumn128 = new TreelistView.TreeListColumn("Vec. Offset", "Vec. Offset");
|
|
TreelistView.TreeListColumn treeListColumn129 = new TreelistView.TreeListColumn("Vec. Count", "Vec. Count");
|
|
TreelistView.TreeListColumn treeListColumn130 = new TreelistView.TreeListColumn("Number of Variables", "Number of Variables");
|
|
TreelistView.TreeListColumn treeListColumn131 = new TreelistView.TreeListColumn("Byte Size", "Byte Size");
|
|
TreelistView.TreeListColumn treeListColumn132 = new TreelistView.TreeListColumn("Go", "Go");
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(GLPipelineStateViewer));
|
|
System.Windows.Forms.Label label1;
|
|
System.Windows.Forms.Label label15;
|
|
System.Windows.Forms.Label label16;
|
|
System.Windows.Forms.Label label17;
|
|
TreelistView.TreeListColumn treeListColumn133 = new TreelistView.TreeListColumn("Slot", "Slot");
|
|
TreelistView.TreeListColumn treeListColumn134 = new TreelistView.TreeListColumn("X", "X");
|
|
TreelistView.TreeListColumn treeListColumn135 = new TreelistView.TreeListColumn("Y", "Y");
|
|
TreelistView.TreeListColumn treeListColumn136 = new TreelistView.TreeListColumn("Width", "Width");
|
|
TreelistView.TreeListColumn treeListColumn137 = new TreelistView.TreeListColumn("Height", "Height");
|
|
TreelistView.TreeListColumn treeListColumn138 = new TreelistView.TreeListColumn("MinDepth", "MinDepth");
|
|
TreelistView.TreeListColumn treeListColumn139 = new TreelistView.TreeListColumn("MaxDepth", "MaxDepth");
|
|
System.Windows.Forms.GroupBox groupBox42;
|
|
TreelistView.TreeListColumn treeListColumn140 = new TreelistView.TreeListColumn("Slot", "Slot");
|
|
TreelistView.TreeListColumn treeListColumn141 = new TreelistView.TreeListColumn("X", "X");
|
|
TreelistView.TreeListColumn treeListColumn142 = new TreelistView.TreeListColumn("Y", "Y");
|
|
TreelistView.TreeListColumn treeListColumn143 = new TreelistView.TreeListColumn("Width", "Width");
|
|
TreelistView.TreeListColumn treeListColumn144 = new TreelistView.TreeListColumn("Height", "Height");
|
|
TreelistView.TreeListColumn treeListColumn145 = new TreelistView.TreeListColumn("Enabled", "Enabled");
|
|
TreelistView.TreeListColumn treeListColumn146 = new TreelistView.TreeListColumn("Slot", "Slot");
|
|
TreelistView.TreeListColumn treeListColumn147 = new TreelistView.TreeListColumn("Interface", "Interface");
|
|
TreelistView.TreeListColumn treeListColumn148 = new TreelistView.TreeListColumn("Instance", "Instance");
|
|
TreelistView.TreeListColumn treeListColumn149 = new TreelistView.TreeListColumn("Slot", "Slot");
|
|
TreelistView.TreeListColumn treeListColumn150 = new TreelistView.TreeListColumn("Resource", "Resource");
|
|
TreelistView.TreeListColumn treeListColumn151 = new TreelistView.TreeListColumn("Type", "Type");
|
|
TreelistView.TreeListColumn treeListColumn152 = new TreelistView.TreeListColumn("Width", "Width");
|
|
TreelistView.TreeListColumn treeListColumn153 = new TreelistView.TreeListColumn("Height", "Height");
|
|
TreelistView.TreeListColumn treeListColumn154 = new TreelistView.TreeListColumn("Depth", "Depth");
|
|
TreelistView.TreeListColumn treeListColumn155 = new TreelistView.TreeListColumn("Array Size", "Array Size");
|
|
TreelistView.TreeListColumn treeListColumn156 = new TreelistView.TreeListColumn("Format", "Format");
|
|
TreelistView.TreeListColumn treeListColumn157 = new TreelistView.TreeListColumn("Go", "Go");
|
|
TreelistView.TreeListColumn treeListColumn158 = new TreelistView.TreeListColumn("Slot", "Slot");
|
|
TreelistView.TreeListColumn treeListColumn159 = new TreelistView.TreeListColumn("Addressing", "Addressing");
|
|
TreelistView.TreeListColumn treeListColumn160 = new TreelistView.TreeListColumn("Border", "Border");
|
|
TreelistView.TreeListColumn treeListColumn161 = new TreelistView.TreeListColumn("Comparison", "Comparison");
|
|
TreelistView.TreeListColumn treeListColumn162 = new TreelistView.TreeListColumn("Filter", "Filter");
|
|
TreelistView.TreeListColumn treeListColumn163 = new TreelistView.TreeListColumn("Max Aniso", "Max Aniso");
|
|
TreelistView.TreeListColumn treeListColumn164 = new TreelistView.TreeListColumn("Min LOD", "Min LOD");
|
|
TreelistView.TreeListColumn treeListColumn165 = new TreelistView.TreeListColumn("Max LOD", "Max LOD");
|
|
TreelistView.TreeListColumn treeListColumn166 = new TreelistView.TreeListColumn("Mip Bias", "Mip Bias");
|
|
TreelistView.TreeListColumn treeListColumn167 = new TreelistView.TreeListColumn("Slot", "Slot");
|
|
TreelistView.TreeListColumn treeListColumn168 = new TreelistView.TreeListColumn("Buffer", "Buffer");
|
|
TreelistView.TreeListColumn treeListColumn169 = new TreelistView.TreeListColumn("Vec. Offset", "Vec. Offset");
|
|
TreelistView.TreeListColumn treeListColumn170 = new TreelistView.TreeListColumn("Vec. Count", "Vec. Count");
|
|
TreelistView.TreeListColumn treeListColumn171 = new TreelistView.TreeListColumn("Number of Variables", "Number of Variables");
|
|
TreelistView.TreeListColumn treeListColumn172 = new TreelistView.TreeListColumn("Byte Size", "Byte Size");
|
|
TreelistView.TreeListColumn treeListColumn173 = new TreelistView.TreeListColumn("Go", "Go");
|
|
TreelistView.TreeListColumn treeListColumn174 = new TreelistView.TreeListColumn("Slot", "Slot");
|
|
TreelistView.TreeListColumn treeListColumn175 = new TreelistView.TreeListColumn("Resource", "Resource");
|
|
TreelistView.TreeListColumn treeListColumn176 = new TreelistView.TreeListColumn("Type", "Type");
|
|
TreelistView.TreeListColumn treeListColumn177 = new TreelistView.TreeListColumn("Width", "Width");
|
|
TreelistView.TreeListColumn treeListColumn178 = new TreelistView.TreeListColumn("Height", "Height");
|
|
TreelistView.TreeListColumn treeListColumn179 = new TreelistView.TreeListColumn("Depth", "Depth");
|
|
TreelistView.TreeListColumn treeListColumn180 = new TreelistView.TreeListColumn("Array Size", "Array Size");
|
|
TreelistView.TreeListColumn treeListColumn181 = new TreelistView.TreeListColumn("Format", "Format");
|
|
TreelistView.TreeListColumn treeListColumn182 = new TreelistView.TreeListColumn("Go", "Go");
|
|
TreelistView.TreeListColumn treeListColumn183 = new TreelistView.TreeListColumn("Slot", "Slot");
|
|
TreelistView.TreeListColumn treeListColumn184 = new TreelistView.TreeListColumn("Enabled", "Enabled");
|
|
TreelistView.TreeListColumn treeListColumn185 = new TreelistView.TreeListColumn("Logic", "Logic");
|
|
TreelistView.TreeListColumn treeListColumn186 = new TreelistView.TreeListColumn("Blend Src", "Blend Src");
|
|
TreelistView.TreeListColumn treeListColumn187 = new TreelistView.TreeListColumn("Blend Dst", "Blend Dst");
|
|
TreelistView.TreeListColumn treeListColumn188 = new TreelistView.TreeListColumn("Blend Op", "Blend Op");
|
|
TreelistView.TreeListColumn treeListColumn189 = new TreelistView.TreeListColumn("Alpha Blend Src", "Alpha Blend Src");
|
|
TreelistView.TreeListColumn treeListColumn190 = new TreelistView.TreeListColumn("Alpha Blend Dst", "Alpha Blend Dst");
|
|
TreelistView.TreeListColumn treeListColumn191 = new TreelistView.TreeListColumn("Alpha Blend Op", "Alpha Blend Op");
|
|
TreelistView.TreeListColumn treeListColumn192 = new TreelistView.TreeListColumn("Logic Op", "Logic Op");
|
|
TreelistView.TreeListColumn treeListColumn193 = new TreelistView.TreeListColumn("Write Mask", "Write Mask");
|
|
TreelistView.TreeListColumn treeListColumn194 = new TreelistView.TreeListColumn("Face", "Face");
|
|
TreelistView.TreeListColumn treeListColumn195 = new TreelistView.TreeListColumn("Func", "Func");
|
|
TreelistView.TreeListColumn treeListColumn196 = new TreelistView.TreeListColumn("Fail Op", "Fail Op");
|
|
TreelistView.TreeListColumn treeListColumn197 = new TreelistView.TreeListColumn("Depth Fail Op", "Depth Fail Op");
|
|
TreelistView.TreeListColumn treeListColumn198 = new TreelistView.TreeListColumn("Pass Op", "Pass Op");
|
|
TreelistView.TreeListColumn treeListColumn199 = new TreelistView.TreeListColumn("Slot", "Slot");
|
|
TreelistView.TreeListColumn treeListColumn200 = new TreelistView.TreeListColumn("Resource", "Resource");
|
|
TreelistView.TreeListColumn treeListColumn201 = new TreelistView.TreeListColumn("Type", "Type");
|
|
TreelistView.TreeListColumn treeListColumn202 = new TreelistView.TreeListColumn("Width", "Width");
|
|
TreelistView.TreeListColumn treeListColumn203 = new TreelistView.TreeListColumn("Height", "Height");
|
|
TreelistView.TreeListColumn treeListColumn204 = new TreelistView.TreeListColumn("Depth", "Depth");
|
|
TreelistView.TreeListColumn treeListColumn205 = new TreelistView.TreeListColumn("Array Size", "Array Size");
|
|
TreelistView.TreeListColumn treeListColumn206 = new TreelistView.TreeListColumn("Format", "Format");
|
|
TreelistView.TreeListColumn treeListColumn207 = new TreelistView.TreeListColumn("Go", "Go");
|
|
TreelistView.TreeListColumn treeListColumn208 = new TreelistView.TreeListColumn("Slot", "Slot");
|
|
TreelistView.TreeListColumn treeListColumn209 = new TreelistView.TreeListColumn("Interface", "Interface");
|
|
TreelistView.TreeListColumn treeListColumn210 = new TreelistView.TreeListColumn("Instance", "Instance");
|
|
TreelistView.TreeListColumn treeListColumn211 = new TreelistView.TreeListColumn("Slot", "Slot");
|
|
TreelistView.TreeListColumn treeListColumn212 = new TreelistView.TreeListColumn("Resource", "Resource");
|
|
TreelistView.TreeListColumn treeListColumn213 = new TreelistView.TreeListColumn("Type", "Type");
|
|
TreelistView.TreeListColumn treeListColumn214 = new TreelistView.TreeListColumn("Width", "Width");
|
|
TreelistView.TreeListColumn treeListColumn215 = new TreelistView.TreeListColumn("Height", "Height");
|
|
TreelistView.TreeListColumn treeListColumn216 = new TreelistView.TreeListColumn("Depth", "Depth");
|
|
TreelistView.TreeListColumn treeListColumn217 = new TreelistView.TreeListColumn("Array Size", "Array Size");
|
|
TreelistView.TreeListColumn treeListColumn218 = new TreelistView.TreeListColumn("Format", "Format");
|
|
TreelistView.TreeListColumn treeListColumn219 = new TreelistView.TreeListColumn("Go", "Go");
|
|
TreelistView.TreeListColumn treeListColumn220 = new TreelistView.TreeListColumn("Slot", "Slot");
|
|
TreelistView.TreeListColumn treeListColumn221 = new TreelistView.TreeListColumn("Addressing", "Addressing");
|
|
TreelistView.TreeListColumn treeListColumn222 = new TreelistView.TreeListColumn("Border", "Border");
|
|
TreelistView.TreeListColumn treeListColumn223 = new TreelistView.TreeListColumn("Comparison", "Comparison");
|
|
TreelistView.TreeListColumn treeListColumn224 = new TreelistView.TreeListColumn("Filter", "Filter");
|
|
TreelistView.TreeListColumn treeListColumn225 = new TreelistView.TreeListColumn("Max Aniso", "Max Aniso");
|
|
TreelistView.TreeListColumn treeListColumn226 = new TreelistView.TreeListColumn("Min LOD", "Min LOD");
|
|
TreelistView.TreeListColumn treeListColumn227 = new TreelistView.TreeListColumn("Max LOD", "Max LOD");
|
|
TreelistView.TreeListColumn treeListColumn228 = new TreelistView.TreeListColumn("Mip Bias", "Mip Bias");
|
|
TreelistView.TreeListColumn treeListColumn229 = new TreelistView.TreeListColumn("Slot", "Slot");
|
|
TreelistView.TreeListColumn treeListColumn230 = new TreelistView.TreeListColumn("Buffer", "Buffer");
|
|
TreelistView.TreeListColumn treeListColumn231 = new TreelistView.TreeListColumn("Vec. Offset", "Vec. Offset");
|
|
TreelistView.TreeListColumn treeListColumn232 = new TreelistView.TreeListColumn("Vec. Count", "Vec. Count");
|
|
TreelistView.TreeListColumn treeListColumn233 = new TreelistView.TreeListColumn("Number of Variables", "Number of Variables");
|
|
TreelistView.TreeListColumn treeListColumn234 = new TreelistView.TreeListColumn("Byte Size", "Byte Size");
|
|
TreelistView.TreeListColumn treeListColumn235 = new TreelistView.TreeListColumn("Go", "Go");
|
|
this.pipeFlow = new renderdocui.Controls.PipelineFlowchart();
|
|
this.flowLayoutPanel6 = new System.Windows.Forms.FlowLayoutPanel();
|
|
this.toolStrip1 = new System.Windows.Forms.ToolStrip();
|
|
this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
|
|
this.showDisabledToolitem = new System.Windows.Forms.ToolStripButton();
|
|
this.showEmptyToolitem = new System.Windows.Forms.ToolStripButton();
|
|
this.stageTabControl = new renderdocui.Controls.TablessControl();
|
|
this.tabVTX = new System.Windows.Forms.TabPage();
|
|
this.panel1 = new System.Windows.Forms.Panel();
|
|
this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
|
|
this.groupBox1 = new System.Windows.Forms.GroupBox();
|
|
this.tableLayoutPanel13 = new System.Windows.Forms.TableLayoutPanel();
|
|
this.topologyDiagram = new System.Windows.Forms.PictureBox();
|
|
this.topology = new System.Windows.Forms.Label();
|
|
this.groupBox4 = new System.Windows.Forms.GroupBox();
|
|
this.iabuffers = new TreelistView.TreeListView();
|
|
this.inputLayouts = new TreelistView.TreeListView();
|
|
this.meshView = new System.Windows.Forms.PictureBox();
|
|
this.tabVS = new System.Windows.Forms.TabPage();
|
|
this.panel2 = new System.Windows.Forms.Panel();
|
|
this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel();
|
|
this.groupBox3 = new System.Windows.Forms.GroupBox();
|
|
this.flowLayoutPanel3 = new System.Windows.Forms.FlowLayoutPanel();
|
|
this.vsShader = new System.Windows.Forms.Label();
|
|
this.vsShaderCog = new System.Windows.Forms.PictureBox();
|
|
this.vsShaderEdit = new System.Windows.Forms.PictureBox();
|
|
this.groupBox5 = new System.Windows.Forms.GroupBox();
|
|
this.vsClasses = new TreelistView.TreeListView();
|
|
this.groupBox7 = new System.Windows.Forms.GroupBox();
|
|
this.vsResources = new TreelistView.TreeListView();
|
|
this.groupBox8 = new System.Windows.Forms.GroupBox();
|
|
this.vsSamplers = new TreelistView.TreeListView();
|
|
this.groupBox9 = new System.Windows.Forms.GroupBox();
|
|
this.vsCBuffers = new TreelistView.TreeListView();
|
|
this.tabTCS = new System.Windows.Forms.TabPage();
|
|
this.panel3 = new System.Windows.Forms.Panel();
|
|
this.tableLayoutPanel3 = new System.Windows.Forms.TableLayoutPanel();
|
|
this.groupBox10 = new System.Windows.Forms.GroupBox();
|
|
this.flowLayoutPanel4 = new System.Windows.Forms.FlowLayoutPanel();
|
|
this.tesShader = new System.Windows.Forms.Label();
|
|
this.tesShaderCog = new System.Windows.Forms.PictureBox();
|
|
this.hsShaderEdit = new System.Windows.Forms.PictureBox();
|
|
this.groupBox11 = new System.Windows.Forms.GroupBox();
|
|
this.tesClasses = new TreelistView.TreeListView();
|
|
this.groupBox12 = new System.Windows.Forms.GroupBox();
|
|
this.tesResources = new TreelistView.TreeListView();
|
|
this.groupBox14 = new System.Windows.Forms.GroupBox();
|
|
this.tesSamplers = new TreelistView.TreeListView();
|
|
this.groupBox15 = new System.Windows.Forms.GroupBox();
|
|
this.tesCBuffers = new TreelistView.TreeListView();
|
|
this.tabTES = new System.Windows.Forms.TabPage();
|
|
this.panel4 = new System.Windows.Forms.Panel();
|
|
this.tableLayoutPanel4 = new System.Windows.Forms.TableLayoutPanel();
|
|
this.groupBox16 = new System.Windows.Forms.GroupBox();
|
|
this.flowLayoutPanel5 = new System.Windows.Forms.FlowLayoutPanel();
|
|
this.tcsShader = new System.Windows.Forms.Label();
|
|
this.tcsShaderCog = new System.Windows.Forms.PictureBox();
|
|
this.dsShaderEdit = new System.Windows.Forms.PictureBox();
|
|
this.groupBox17 = new System.Windows.Forms.GroupBox();
|
|
this.tcsClasses = new TreelistView.TreeListView();
|
|
this.groupBox18 = new System.Windows.Forms.GroupBox();
|
|
this.tcsResources = new TreelistView.TreeListView();
|
|
this.groupBox20 = new System.Windows.Forms.GroupBox();
|
|
this.tcsSamplers = new TreelistView.TreeListView();
|
|
this.groupBox21 = new System.Windows.Forms.GroupBox();
|
|
this.tcsCBuffers = new TreelistView.TreeListView();
|
|
this.tabGS = new System.Windows.Forms.TabPage();
|
|
this.panel5 = new System.Windows.Forms.Panel();
|
|
this.tableLayoutPanel5 = new System.Windows.Forms.TableLayoutPanel();
|
|
this.gsStreams = new TreelistView.TreeListView();
|
|
this.groupBox22 = new System.Windows.Forms.GroupBox();
|
|
this.flowLayoutPanel2 = new System.Windows.Forms.FlowLayoutPanel();
|
|
this.gsShader = new System.Windows.Forms.Label();
|
|
this.gsShaderCog = new System.Windows.Forms.PictureBox();
|
|
this.gsShaderEdit = new System.Windows.Forms.PictureBox();
|
|
this.groupBox23 = new System.Windows.Forms.GroupBox();
|
|
this.gsClasses = new TreelistView.TreeListView();
|
|
this.groupBox24 = new System.Windows.Forms.GroupBox();
|
|
this.gsResources = new TreelistView.TreeListView();
|
|
this.groupBox25 = new System.Windows.Forms.GroupBox();
|
|
this.gsSamplers = new TreelistView.TreeListView();
|
|
this.groupBox26 = new System.Windows.Forms.GroupBox();
|
|
this.gsCBuffers = new TreelistView.TreeListView();
|
|
this.tabRS = new System.Windows.Forms.TabPage();
|
|
this.panel8 = new System.Windows.Forms.Panel();
|
|
this.tableLayoutPanel14 = new System.Windows.Forms.TableLayoutPanel();
|
|
this.groupBox31 = new System.Windows.Forms.GroupBox();
|
|
this.tableLayoutPanel8 = new System.Windows.Forms.TableLayoutPanel();
|
|
this.frontCCW = new System.Windows.Forms.PictureBox();
|
|
this.cullMode = new System.Windows.Forms.Label();
|
|
this.depthBias = new System.Windows.Forms.Label();
|
|
this.label18 = new System.Windows.Forms.Label();
|
|
this.label19 = new System.Windows.Forms.Label();
|
|
this.label20 = new System.Windows.Forms.Label();
|
|
this.depthClip = new System.Windows.Forms.PictureBox();
|
|
this.fillMode = new System.Windows.Forms.Label();
|
|
this.multisampleEnable = new System.Windows.Forms.PictureBox();
|
|
this.scissorEnable = new System.Windows.Forms.PictureBox();
|
|
this.lineAAEnable = new System.Windows.Forms.PictureBox();
|
|
this.label23 = new System.Windows.Forms.Label();
|
|
this.slopeScaledBias = new System.Windows.Forms.Label();
|
|
this.label5 = new System.Windows.Forms.Label();
|
|
this.groupBox32 = new System.Windows.Forms.GroupBox();
|
|
this.viewports = new TreelistView.TreeListView();
|
|
this.scissors = new TreelistView.TreeListView();
|
|
this.tabFS = new System.Windows.Forms.TabPage();
|
|
this.panel6 = new System.Windows.Forms.Panel();
|
|
this.tableLayoutPanel6 = new System.Windows.Forms.TableLayoutPanel();
|
|
this.groupBox13 = new System.Windows.Forms.GroupBox();
|
|
this.flowLayoutPanel1 = new System.Windows.Forms.FlowLayoutPanel();
|
|
this.fsShader = new System.Windows.Forms.Label();
|
|
this.fsShaderCog = new System.Windows.Forms.PictureBox();
|
|
this.psShaderEdit = new System.Windows.Forms.PictureBox();
|
|
this.groupBox19 = new System.Windows.Forms.GroupBox();
|
|
this.fsClasses = new TreelistView.TreeListView();
|
|
this.groupBox28 = new System.Windows.Forms.GroupBox();
|
|
this.fsResources = new TreelistView.TreeListView();
|
|
this.groupBox29 = new System.Windows.Forms.GroupBox();
|
|
this.fsSamplers = new TreelistView.TreeListView();
|
|
this.groupBox30 = new System.Windows.Forms.GroupBox();
|
|
this.fsCBuffers = new TreelistView.TreeListView();
|
|
this.tabFB = new System.Windows.Forms.TabPage();
|
|
this.panel9 = new System.Windows.Forms.Panel();
|
|
this.tableLayoutPanel9 = new System.Windows.Forms.TableLayoutPanel();
|
|
this.groupBox33 = new System.Windows.Forms.GroupBox();
|
|
this.targetOutputs = new TreelistView.TreeListView();
|
|
this.groupBox37 = new System.Windows.Forms.GroupBox();
|
|
this.blendOperations = new TreelistView.TreeListView();
|
|
this.tableLayoutPanel10 = new System.Windows.Forms.TableLayoutPanel();
|
|
this.groupBox40 = new System.Windows.Forms.GroupBox();
|
|
this.tableLayoutPanel11 = new System.Windows.Forms.TableLayoutPanel();
|
|
this.sampleMask = new System.Windows.Forms.Label();
|
|
this.independentBlend = new System.Windows.Forms.PictureBox();
|
|
this.label3 = new System.Windows.Forms.Label();
|
|
this.label6 = new System.Windows.Forms.Label();
|
|
this.label7 = new System.Windows.Forms.Label();
|
|
this.alphaToCoverage = new System.Windows.Forms.PictureBox();
|
|
this.blendFactor = new System.Windows.Forms.Label();
|
|
this.label4 = new System.Windows.Forms.Label();
|
|
this.groupBox41 = new System.Windows.Forms.GroupBox();
|
|
this.tableLayoutPanel12 = new System.Windows.Forms.TableLayoutPanel();
|
|
this.depthEnable = new System.Windows.Forms.PictureBox();
|
|
this.label21 = new System.Windows.Forms.Label();
|
|
this.depthWrite = new System.Windows.Forms.PictureBox();
|
|
this.label11 = new System.Windows.Forms.Label();
|
|
this.label13 = new System.Windows.Forms.Label();
|
|
this.depthFunc = new System.Windows.Forms.Label();
|
|
this.groupBox43 = new System.Windows.Forms.GroupBox();
|
|
this.flowLayoutPanel8 = new System.Windows.Forms.FlowLayoutPanel();
|
|
this.tableLayoutPanel15 = new System.Windows.Forms.TableLayoutPanel();
|
|
this.stencilRef = new System.Windows.Forms.Label();
|
|
this.stencilReadMask = new System.Windows.Forms.Label();
|
|
this.stencilEnable = new System.Windows.Forms.PictureBox();
|
|
this.label12 = new System.Windows.Forms.Label();
|
|
this.label22 = new System.Windows.Forms.Label();
|
|
this.stencilWriteMask = new System.Windows.Forms.Label();
|
|
this.label24 = new System.Windows.Forms.Label();
|
|
this.label8 = new System.Windows.Forms.Label();
|
|
this.stencilFuncs = new TreelistView.TreeListView();
|
|
this.tabCS = new System.Windows.Forms.TabPage();
|
|
this.panel7 = new System.Windows.Forms.Panel();
|
|
this.tableLayoutPanel7 = new System.Windows.Forms.TableLayoutPanel();
|
|
this.groupBox38 = new System.Windows.Forms.GroupBox();
|
|
this.csUAVs = new TreelistView.TreeListView();
|
|
this.groupBox27 = new System.Windows.Forms.GroupBox();
|
|
this.csClasses = new TreelistView.TreeListView();
|
|
this.groupBox6 = new System.Windows.Forms.GroupBox();
|
|
this.flowLayoutPanel7 = new System.Windows.Forms.FlowLayoutPanel();
|
|
this.csShader = new System.Windows.Forms.Label();
|
|
this.csShaderCog = new System.Windows.Forms.PictureBox();
|
|
this.csShaderEdit = new System.Windows.Forms.PictureBox();
|
|
this.computeDebugControls = new System.Windows.Forms.FlowLayoutPanel();
|
|
this.label9 = new System.Windows.Forms.Label();
|
|
this.groupX = new System.Windows.Forms.TextBox();
|
|
this.groupY = new System.Windows.Forms.TextBox();
|
|
this.groupZ = new System.Windows.Forms.TextBox();
|
|
this.label10 = new System.Windows.Forms.Label();
|
|
this.threadX = new System.Windows.Forms.TextBox();
|
|
this.threadY = new System.Windows.Forms.TextBox();
|
|
this.threadZ = new System.Windows.Forms.TextBox();
|
|
this.csDebug = new System.Windows.Forms.Button();
|
|
this.groupBox34 = new System.Windows.Forms.GroupBox();
|
|
this.csResources = new TreelistView.TreeListView();
|
|
this.groupBox35 = new System.Windows.Forms.GroupBox();
|
|
this.csSamplers = new TreelistView.TreeListView();
|
|
this.groupBox36 = new System.Windows.Forms.GroupBox();
|
|
this.csCBuffers = new TreelistView.TreeListView();
|
|
this.rightclickMenu = new System.Windows.Forms.ContextMenuStrip(this.components);
|
|
this.showDisabled = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.showEmpty = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.toolTip = new System.Windows.Forms.ToolTip(this.components);
|
|
toolStripLabel1 = new System.Windows.Forms.ToolStripLabel();
|
|
toolstripTable = new System.Windows.Forms.TableLayoutPanel();
|
|
groupBox2 = new System.Windows.Forms.GroupBox();
|
|
groupBox44 = new System.Windows.Forms.GroupBox();
|
|
label1 = new System.Windows.Forms.Label();
|
|
label15 = new System.Windows.Forms.Label();
|
|
label16 = new System.Windows.Forms.Label();
|
|
label17 = new System.Windows.Forms.Label();
|
|
groupBox42 = new System.Windows.Forms.GroupBox();
|
|
toolstripTable.SuspendLayout();
|
|
this.flowLayoutPanel6.SuspendLayout();
|
|
this.toolStrip1.SuspendLayout();
|
|
this.stageTabControl.SuspendLayout();
|
|
this.tabVTX.SuspendLayout();
|
|
this.panel1.SuspendLayout();
|
|
this.tableLayoutPanel1.SuspendLayout();
|
|
this.groupBox1.SuspendLayout();
|
|
this.tableLayoutPanel13.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.topologyDiagram)).BeginInit();
|
|
this.groupBox4.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.iabuffers)).BeginInit();
|
|
groupBox2.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.inputLayouts)).BeginInit();
|
|
groupBox44.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.meshView)).BeginInit();
|
|
this.tabVS.SuspendLayout();
|
|
this.panel2.SuspendLayout();
|
|
this.tableLayoutPanel2.SuspendLayout();
|
|
this.groupBox3.SuspendLayout();
|
|
this.flowLayoutPanel3.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.vsShaderCog)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.vsShaderEdit)).BeginInit();
|
|
this.groupBox5.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.vsClasses)).BeginInit();
|
|
this.groupBox7.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.vsResources)).BeginInit();
|
|
this.groupBox8.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.vsSamplers)).BeginInit();
|
|
this.groupBox9.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.vsCBuffers)).BeginInit();
|
|
this.tabTCS.SuspendLayout();
|
|
this.panel3.SuspendLayout();
|
|
this.tableLayoutPanel3.SuspendLayout();
|
|
this.groupBox10.SuspendLayout();
|
|
this.flowLayoutPanel4.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.tesShaderCog)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.hsShaderEdit)).BeginInit();
|
|
this.groupBox11.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.tesClasses)).BeginInit();
|
|
this.groupBox12.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.tesResources)).BeginInit();
|
|
this.groupBox14.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.tesSamplers)).BeginInit();
|
|
this.groupBox15.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.tesCBuffers)).BeginInit();
|
|
this.tabTES.SuspendLayout();
|
|
this.panel4.SuspendLayout();
|
|
this.tableLayoutPanel4.SuspendLayout();
|
|
this.groupBox16.SuspendLayout();
|
|
this.flowLayoutPanel5.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.tcsShaderCog)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.dsShaderEdit)).BeginInit();
|
|
this.groupBox17.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.tcsClasses)).BeginInit();
|
|
this.groupBox18.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.tcsResources)).BeginInit();
|
|
this.groupBox20.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.tcsSamplers)).BeginInit();
|
|
this.groupBox21.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.tcsCBuffers)).BeginInit();
|
|
this.tabGS.SuspendLayout();
|
|
this.panel5.SuspendLayout();
|
|
this.tableLayoutPanel5.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.gsStreams)).BeginInit();
|
|
this.groupBox22.SuspendLayout();
|
|
this.flowLayoutPanel2.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.gsShaderCog)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gsShaderEdit)).BeginInit();
|
|
this.groupBox23.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.gsClasses)).BeginInit();
|
|
this.groupBox24.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.gsResources)).BeginInit();
|
|
this.groupBox25.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.gsSamplers)).BeginInit();
|
|
this.groupBox26.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.gsCBuffers)).BeginInit();
|
|
this.tabRS.SuspendLayout();
|
|
this.panel8.SuspendLayout();
|
|
this.tableLayoutPanel14.SuspendLayout();
|
|
this.groupBox31.SuspendLayout();
|
|
this.tableLayoutPanel8.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.frontCCW)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.depthClip)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.multisampleEnable)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.scissorEnable)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.lineAAEnable)).BeginInit();
|
|
this.groupBox32.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.viewports)).BeginInit();
|
|
groupBox42.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.scissors)).BeginInit();
|
|
this.tabFS.SuspendLayout();
|
|
this.panel6.SuspendLayout();
|
|
this.tableLayoutPanel6.SuspendLayout();
|
|
this.groupBox13.SuspendLayout();
|
|
this.flowLayoutPanel1.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.fsShaderCog)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.psShaderEdit)).BeginInit();
|
|
this.groupBox19.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.fsClasses)).BeginInit();
|
|
this.groupBox28.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.fsResources)).BeginInit();
|
|
this.groupBox29.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.fsSamplers)).BeginInit();
|
|
this.groupBox30.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.fsCBuffers)).BeginInit();
|
|
this.tabFB.SuspendLayout();
|
|
this.panel9.SuspendLayout();
|
|
this.tableLayoutPanel9.SuspendLayout();
|
|
this.groupBox33.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.targetOutputs)).BeginInit();
|
|
this.groupBox37.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.blendOperations)).BeginInit();
|
|
this.tableLayoutPanel10.SuspendLayout();
|
|
this.groupBox40.SuspendLayout();
|
|
this.tableLayoutPanel11.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.independentBlend)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.alphaToCoverage)).BeginInit();
|
|
this.groupBox41.SuspendLayout();
|
|
this.tableLayoutPanel12.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.depthEnable)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.depthWrite)).BeginInit();
|
|
this.groupBox43.SuspendLayout();
|
|
this.flowLayoutPanel8.SuspendLayout();
|
|
this.tableLayoutPanel15.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.stencilEnable)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.stencilFuncs)).BeginInit();
|
|
this.tabCS.SuspendLayout();
|
|
this.panel7.SuspendLayout();
|
|
this.tableLayoutPanel7.SuspendLayout();
|
|
this.groupBox38.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.csUAVs)).BeginInit();
|
|
this.groupBox27.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.csClasses)).BeginInit();
|
|
this.groupBox6.SuspendLayout();
|
|
this.flowLayoutPanel7.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.csShaderCog)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.csShaderEdit)).BeginInit();
|
|
this.computeDebugControls.SuspendLayout();
|
|
this.groupBox34.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.csResources)).BeginInit();
|
|
this.groupBox35.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.csSamplers)).BeginInit();
|
|
this.groupBox36.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.csCBuffers)).BeginInit();
|
|
this.rightclickMenu.SuspendLayout();
|
|
this.SuspendLayout();
|
|
//
|
|
// toolStripLabel1
|
|
//
|
|
toolStripLabel1.Name = "toolStripLabel1";
|
|
toolStripLabel1.Size = new System.Drawing.Size(84, 22);
|
|
toolStripLabel1.Text = "Display Controls";
|
|
//
|
|
// toolstripTable
|
|
//
|
|
toolstripTable.ColumnCount = 1;
|
|
toolstripTable.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
|
|
toolstripTable.Controls.Add(this.pipeFlow, 0, 1);
|
|
toolstripTable.Controls.Add(this.flowLayoutPanel6, 0, 0);
|
|
toolstripTable.Controls.Add(this.stageTabControl, 0, 2);
|
|
toolstripTable.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
toolstripTable.Location = new System.Drawing.Point(0, 0);
|
|
toolstripTable.Name = "toolstripTable";
|
|
toolstripTable.RowCount = 3;
|
|
toolstripTable.RowStyles.Add(new System.Windows.Forms.RowStyle());
|
|
toolstripTable.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 10F));
|
|
toolstripTable.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 90F));
|
|
toolstripTable.Size = new System.Drawing.Size(1171, 738);
|
|
toolstripTable.TabIndex = 2;
|
|
//
|
|
// pipeFlow
|
|
//
|
|
this.pipeFlow.BackColor = System.Drawing.Color.Transparent;
|
|
this.pipeFlow.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.pipeFlow.Font = new System.Drawing.Font("Tahoma", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.pipeFlow.Location = new System.Drawing.Point(4, 35);
|
|
this.pipeFlow.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
this.pipeFlow.Name = "pipeFlow";
|
|
this.pipeFlow.SelectedStage = 0;
|
|
this.pipeFlow.Size = new System.Drawing.Size(1163, 62);
|
|
this.pipeFlow.TabIndex = 0;
|
|
this.pipeFlow.SelectedStageChanged += new System.EventHandler<System.EventArgs>(this.pipeFlow_SelectedStageChanged);
|
|
//
|
|
// flowLayoutPanel6
|
|
//
|
|
this.flowLayoutPanel6.AutoSize = true;
|
|
this.flowLayoutPanel6.Controls.Add(this.toolStrip1);
|
|
this.flowLayoutPanel6.Location = new System.Drawing.Point(3, 3);
|
|
this.flowLayoutPanel6.Name = "flowLayoutPanel6";
|
|
this.flowLayoutPanel6.Size = new System.Drawing.Size(335, 25);
|
|
this.flowLayoutPanel6.TabIndex = 1;
|
|
//
|
|
// toolStrip1
|
|
//
|
|
this.toolStrip1.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden;
|
|
this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
toolStripLabel1,
|
|
this.toolStripSeparator2,
|
|
this.showDisabledToolitem,
|
|
this.showEmptyToolitem});
|
|
this.toolStrip1.Location = new System.Drawing.Point(0, 0);
|
|
this.toolStrip1.Name = "toolStrip1";
|
|
this.toolStrip1.Size = new System.Drawing.Size(335, 25);
|
|
this.toolStrip1.TabIndex = 0;
|
|
this.toolStrip1.Text = "toolStrip1";
|
|
//
|
|
// toolStripSeparator2
|
|
//
|
|
this.toolStripSeparator2.Name = "toolStripSeparator2";
|
|
this.toolStripSeparator2.Size = new System.Drawing.Size(6, 25);
|
|
//
|
|
// showDisabledToolitem
|
|
//
|
|
this.showDisabledToolitem.CheckOnClick = true;
|
|
this.showDisabledToolitem.Image = global::renderdocui.Properties.Resources.page_white_delete;
|
|
this.showDisabledToolitem.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
this.showDisabledToolitem.Name = "showDisabledToolitem";
|
|
this.showDisabledToolitem.Size = new System.Drawing.Size(126, 22);
|
|
this.showDisabledToolitem.Text = "Show Disabled Items";
|
|
this.showDisabledToolitem.Click += new System.EventHandler(this.hideDisabled_Click);
|
|
//
|
|
// showEmptyToolitem
|
|
//
|
|
this.showEmptyToolitem.CheckOnClick = true;
|
|
this.showEmptyToolitem.Image = global::renderdocui.Properties.Resources.page_white_database;
|
|
this.showEmptyToolitem.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
this.showEmptyToolitem.Name = "showEmptyToolitem";
|
|
this.showEmptyToolitem.Size = new System.Drawing.Size(116, 22);
|
|
this.showEmptyToolitem.Text = "Show Empty Items";
|
|
this.showEmptyToolitem.Click += new System.EventHandler(this.hideEmpty_Click);
|
|
//
|
|
// stageTabControl
|
|
//
|
|
this.stageTabControl.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
| System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.stageTabControl.Controls.Add(this.tabVTX);
|
|
this.stageTabControl.Controls.Add(this.tabVS);
|
|
this.stageTabControl.Controls.Add(this.tabTCS);
|
|
this.stageTabControl.Controls.Add(this.tabTES);
|
|
this.stageTabControl.Controls.Add(this.tabGS);
|
|
this.stageTabControl.Controls.Add(this.tabRS);
|
|
this.stageTabControl.Controls.Add(this.tabFS);
|
|
this.stageTabControl.Controls.Add(this.tabFB);
|
|
this.stageTabControl.Controls.Add(this.tabCS);
|
|
this.stageTabControl.HotTrack = true;
|
|
this.stageTabControl.Location = new System.Drawing.Point(3, 104);
|
|
this.stageTabControl.Multiline = true;
|
|
this.stageTabControl.Name = "stageTabControl";
|
|
this.stageTabControl.SelectedIndex = 0;
|
|
this.stageTabControl.Size = new System.Drawing.Size(1165, 631);
|
|
this.stageTabControl.TabIndex = 0;
|
|
//
|
|
// tabVTX
|
|
//
|
|
this.tabVTX.Controls.Add(this.panel1);
|
|
this.tabVTX.Location = new System.Drawing.Point(4, 22);
|
|
this.tabVTX.Name = "tabVTX";
|
|
this.tabVTX.Size = new System.Drawing.Size(1157, 605);
|
|
this.tabVTX.TabIndex = 0;
|
|
this.tabVTX.Text = "Vertex Input";
|
|
this.tabVTX.UseVisualStyleBackColor = true;
|
|
//
|
|
// panel1
|
|
//
|
|
this.panel1.AutoScroll = true;
|
|
this.panel1.AutoScrollMinSize = new System.Drawing.Size(280, 400);
|
|
this.panel1.Controls.Add(this.tableLayoutPanel1);
|
|
this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.panel1.Location = new System.Drawing.Point(0, 0);
|
|
this.panel1.Margin = new System.Windows.Forms.Padding(0);
|
|
this.panel1.Name = "panel1";
|
|
this.panel1.Size = new System.Drawing.Size(1157, 605);
|
|
this.panel1.TabIndex = 0;
|
|
//
|
|
// tableLayoutPanel1
|
|
//
|
|
this.tableLayoutPanel1.ColumnCount = 3;
|
|
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
|
|
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F));
|
|
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 30F));
|
|
this.tableLayoutPanel1.Controls.Add(this.groupBox1, 2, 1);
|
|
this.tableLayoutPanel1.Controls.Add(this.groupBox4, 0, 1);
|
|
this.tableLayoutPanel1.Controls.Add(groupBox2, 0, 0);
|
|
this.tableLayoutPanel1.Controls.Add(groupBox44, 1, 1);
|
|
this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0);
|
|
this.tableLayoutPanel1.Margin = new System.Windows.Forms.Padding(0);
|
|
this.tableLayoutPanel1.Name = "tableLayoutPanel1";
|
|
this.tableLayoutPanel1.RowCount = 2;
|
|
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
|
|
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
|
|
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
|
|
this.tableLayoutPanel1.Size = new System.Drawing.Size(1157, 605);
|
|
this.tableLayoutPanel1.TabIndex = 9;
|
|
//
|
|
// groupBox1
|
|
//
|
|
this.groupBox1.Controls.Add(this.tableLayoutPanel13);
|
|
this.groupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.groupBox1.Location = new System.Drawing.Point(812, 305);
|
|
this.groupBox1.Name = "groupBox1";
|
|
this.groupBox1.Size = new System.Drawing.Size(342, 297);
|
|
this.groupBox1.TabIndex = 6;
|
|
this.groupBox1.TabStop = false;
|
|
this.groupBox1.Text = "Primitive Topology";
|
|
//
|
|
// tableLayoutPanel13
|
|
//
|
|
this.tableLayoutPanel13.ColumnCount = 1;
|
|
this.tableLayoutPanel13.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
|
|
this.tableLayoutPanel13.Controls.Add(this.topologyDiagram, 0, 1);
|
|
this.tableLayoutPanel13.Controls.Add(this.topology, 0, 0);
|
|
this.tableLayoutPanel13.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.tableLayoutPanel13.Location = new System.Drawing.Point(3, 16);
|
|
this.tableLayoutPanel13.Name = "tableLayoutPanel13";
|
|
this.tableLayoutPanel13.RowCount = 2;
|
|
this.tableLayoutPanel13.RowStyles.Add(new System.Windows.Forms.RowStyle());
|
|
this.tableLayoutPanel13.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
|
|
this.tableLayoutPanel13.Size = new System.Drawing.Size(336, 278);
|
|
this.tableLayoutPanel13.TabIndex = 2;
|
|
//
|
|
// topologyDiagram
|
|
//
|
|
this.topologyDiagram.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.topologyDiagram.Image = global::renderdocui.Properties.Resources.topo_trilist;
|
|
this.topologyDiagram.Location = new System.Drawing.Point(3, 26);
|
|
this.topologyDiagram.Name = "topologyDiagram";
|
|
this.topologyDiagram.Size = new System.Drawing.Size(330, 249);
|
|
this.topologyDiagram.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
|
|
this.topologyDiagram.TabIndex = 1;
|
|
this.topologyDiagram.TabStop = false;
|
|
//
|
|
// topology
|
|
//
|
|
this.topology.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.topology.AutoSize = true;
|
|
this.topology.BackColor = System.Drawing.Color.Transparent;
|
|
this.topology.Font = new System.Drawing.Font("Tahoma", 14.25F);
|
|
this.topology.Location = new System.Drawing.Point(3, 0);
|
|
this.topology.Name = "topology";
|
|
this.topology.Size = new System.Drawing.Size(330, 23);
|
|
this.topology.TabIndex = 0;
|
|
this.topology.Text = "Triangle List";
|
|
this.topology.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// groupBox4
|
|
//
|
|
this.groupBox4.Controls.Add(this.iabuffers);
|
|
this.groupBox4.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.groupBox4.Location = new System.Drawing.Point(3, 305);
|
|
this.groupBox4.Name = "groupBox4";
|
|
this.groupBox4.Size = new System.Drawing.Size(572, 297);
|
|
this.groupBox4.TabIndex = 8;
|
|
this.groupBox4.TabStop = false;
|
|
this.groupBox4.Text = "Buffers";
|
|
//
|
|
// iabuffers
|
|
//
|
|
treeListColumn1.AutoSizeMinSize = 0;
|
|
treeListColumn1.Width = 60;
|
|
treeListColumn2.AutoSize = true;
|
|
treeListColumn2.AutoSizeMinSize = 100;
|
|
treeListColumn2.Width = 50;
|
|
treeListColumn3.AutoSizeMinSize = 0;
|
|
treeListColumn3.Width = 75;
|
|
treeListColumn4.AutoSizeMinSize = 0;
|
|
treeListColumn4.Width = 75;
|
|
treeListColumn5.AutoSizeMinSize = 0;
|
|
treeListColumn5.Width = 80;
|
|
treeListColumn6.AutoSizeMinSize = 0;
|
|
treeListColumn6.Width = 25;
|
|
this.iabuffers.Columns.AddRange(new TreelistView.TreeListColumn[] {
|
|
treeListColumn1,
|
|
treeListColumn2,
|
|
treeListColumn3,
|
|
treeListColumn4,
|
|
treeListColumn5,
|
|
treeListColumn6});
|
|
this.iabuffers.Cursor = System.Windows.Forms.Cursors.Arrow;
|
|
this.iabuffers.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.iabuffers.GridLineColour = System.Drawing.SystemColors.ControlDark;
|
|
this.iabuffers.Location = new System.Drawing.Point(3, 16);
|
|
this.iabuffers.MultiSelect = false;
|
|
this.iabuffers.Name = "iabuffers";
|
|
this.iabuffers.RowOptions.ItemHeight = 20;
|
|
this.iabuffers.RowOptions.ShowHeader = false;
|
|
this.iabuffers.Size = new System.Drawing.Size(566, 278);
|
|
this.iabuffers.TabIndex = 10;
|
|
this.iabuffers.Text = "treeListView1";
|
|
this.iabuffers.TreeColumn = 5;
|
|
this.iabuffers.ViewOptions.Indent = 0;
|
|
this.iabuffers.ViewOptions.ShowLine = false;
|
|
this.iabuffers.ViewOptions.ShowPlusMinus = false;
|
|
this.iabuffers.NodeDoubleClicked += new TreelistView.TreeListView.NodeDoubleClickedHandler(this.iabuffers_NodeDoubleClicked);
|
|
this.iabuffers.NodeClicked += new TreelistView.TreeListView.NodeClickedHandler(this.iabuffers_NodeDoubleClicked);
|
|
this.iabuffers.Leave += new System.EventHandler(this.disableSelection_Leave);
|
|
this.iabuffers.MouseClick += new System.Windows.Forms.MouseEventHandler(this.hideDisabledEmpty_MouseClick);
|
|
this.iabuffers.MouseLeave += new System.EventHandler(this.ia_MouseLeave);
|
|
this.iabuffers.MouseMove += new System.Windows.Forms.MouseEventHandler(this.iabuffers_MouseMove);
|
|
//
|
|
// groupBox2
|
|
//
|
|
this.tableLayoutPanel1.SetColumnSpan(groupBox2, 3);
|
|
groupBox2.Controls.Add(this.inputLayouts);
|
|
groupBox2.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
groupBox2.Location = new System.Drawing.Point(3, 3);
|
|
groupBox2.Name = "groupBox2";
|
|
groupBox2.Size = new System.Drawing.Size(1151, 296);
|
|
groupBox2.TabIndex = 9;
|
|
groupBox2.TabStop = false;
|
|
groupBox2.Text = "Input Layouts";
|
|
//
|
|
// inputLayouts
|
|
//
|
|
treeListColumn7.AutoSizeMinSize = 0;
|
|
treeListColumn7.Width = 40;
|
|
treeListColumn8.AutoSizeMinSize = 0;
|
|
treeListColumn8.Width = 200;
|
|
treeListColumn9.AutoSize = true;
|
|
treeListColumn9.AutoSizeMinSize = 50;
|
|
treeListColumn9.Width = 75;
|
|
treeListColumn10.AutoSizeMinSize = 0;
|
|
treeListColumn10.Width = 150;
|
|
treeListColumn11.AutoSizeMinSize = 0;
|
|
treeListColumn11.Width = 60;
|
|
treeListColumn12.AutoSizeMinSize = 0;
|
|
treeListColumn12.Width = 150;
|
|
treeListColumn13.AutoSizeMinSize = 0;
|
|
treeListColumn13.Width = 90;
|
|
treeListColumn14.AutoSizeMinSize = 0;
|
|
treeListColumn14.Width = 60;
|
|
treeListColumn15.AutoSizeMinSize = 0;
|
|
treeListColumn15.Width = 25;
|
|
this.inputLayouts.Columns.AddRange(new TreelistView.TreeListColumn[] {
|
|
treeListColumn7,
|
|
treeListColumn8,
|
|
treeListColumn9,
|
|
treeListColumn10,
|
|
treeListColumn11,
|
|
treeListColumn12,
|
|
treeListColumn13,
|
|
treeListColumn14,
|
|
treeListColumn15});
|
|
this.inputLayouts.Cursor = System.Windows.Forms.Cursors.Arrow;
|
|
this.inputLayouts.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.inputLayouts.GridLineColour = System.Drawing.SystemColors.ControlDark;
|
|
this.inputLayouts.Location = new System.Drawing.Point(3, 16);
|
|
this.inputLayouts.MultiSelect = false;
|
|
this.inputLayouts.Name = "inputLayouts";
|
|
this.inputLayouts.RowOptions.ItemHeight = 20;
|
|
this.inputLayouts.RowOptions.ShowHeader = false;
|
|
this.inputLayouts.Size = new System.Drawing.Size(1145, 277);
|
|
this.inputLayouts.TabIndex = 12;
|
|
this.inputLayouts.Text = "Input Layouts";
|
|
this.inputLayouts.TreeColumn = 8;
|
|
this.inputLayouts.ViewOptions.Indent = 0;
|
|
this.inputLayouts.ViewOptions.ShowLine = false;
|
|
this.inputLayouts.ViewOptions.ShowPlusMinus = false;
|
|
this.inputLayouts.NodeDoubleClicked += new TreelistView.TreeListView.NodeDoubleClickedHandler(this.inputLayouts_NodeDoubleClick);
|
|
this.inputLayouts.NodeClicked += new TreelistView.TreeListView.NodeClickedHandler(this.inputLayouts_NodeDoubleClick);
|
|
this.inputLayouts.Leave += new System.EventHandler(this.disableSelection_Leave);
|
|
this.inputLayouts.MouseClick += new System.Windows.Forms.MouseEventHandler(this.hideDisabledEmpty_MouseClick);
|
|
this.inputLayouts.MouseLeave += new System.EventHandler(this.ia_MouseLeave);
|
|
this.inputLayouts.MouseMove += new System.Windows.Forms.MouseEventHandler(this.inputLayouts_MouseMove);
|
|
//
|
|
// groupBox44
|
|
//
|
|
groupBox44.Controls.Add(this.meshView);
|
|
groupBox44.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
groupBox44.Location = new System.Drawing.Point(581, 305);
|
|
groupBox44.Name = "groupBox44";
|
|
groupBox44.Size = new System.Drawing.Size(225, 297);
|
|
groupBox44.TabIndex = 11;
|
|
groupBox44.TabStop = false;
|
|
groupBox44.Text = "Mesh View";
|
|
//
|
|
// meshView
|
|
//
|
|
this.meshView.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
this.meshView.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.meshView.Image = global::renderdocui.Properties.Resources.wireframe_mesh;
|
|
this.meshView.Location = new System.Drawing.Point(3, 16);
|
|
this.meshView.Name = "meshView";
|
|
this.meshView.Size = new System.Drawing.Size(219, 278);
|
|
this.meshView.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
|
|
this.meshView.TabIndex = 0;
|
|
this.meshView.TabStop = false;
|
|
this.toolTip.SetToolTip(this.meshView, "View the mesh");
|
|
this.meshView.Click += new System.EventHandler(this.meshView_Click);
|
|
this.meshView.MouseEnter += new System.EventHandler(this.meshView_MouseEnter);
|
|
this.meshView.MouseLeave += new System.EventHandler(this.meshView_MouseLeave);
|
|
//
|
|
// tabVS
|
|
//
|
|
this.tabVS.Controls.Add(this.panel2);
|
|
this.tabVS.Location = new System.Drawing.Point(4, 22);
|
|
this.tabVS.Name = "tabVS";
|
|
this.tabVS.Size = new System.Drawing.Size(1157, 605);
|
|
this.tabVS.TabIndex = 1;
|
|
this.tabVS.Text = "Vertex Shader";
|
|
this.tabVS.UseVisualStyleBackColor = true;
|
|
//
|
|
// panel2
|
|
//
|
|
this.panel2.AutoScroll = true;
|
|
this.panel2.AutoScrollMinSize = new System.Drawing.Size(0, 500);
|
|
this.panel2.Controls.Add(this.tableLayoutPanel2);
|
|
this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.panel2.Location = new System.Drawing.Point(0, 0);
|
|
this.panel2.Name = "panel2";
|
|
this.panel2.Size = new System.Drawing.Size(1157, 605);
|
|
this.panel2.TabIndex = 4;
|
|
//
|
|
// tableLayoutPanel2
|
|
//
|
|
this.tableLayoutPanel2.ColumnCount = 2;
|
|
this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
|
|
this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
|
|
this.tableLayoutPanel2.Controls.Add(this.groupBox3, 0, 0);
|
|
this.tableLayoutPanel2.Controls.Add(this.groupBox5, 1, 3);
|
|
this.tableLayoutPanel2.Controls.Add(this.groupBox7, 0, 1);
|
|
this.tableLayoutPanel2.Controls.Add(this.groupBox8, 0, 2);
|
|
this.tableLayoutPanel2.Controls.Add(this.groupBox9, 0, 3);
|
|
this.tableLayoutPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.tableLayoutPanel2.Location = new System.Drawing.Point(0, 0);
|
|
this.tableLayoutPanel2.Name = "tableLayoutPanel2";
|
|
this.tableLayoutPanel2.RowCount = 4;
|
|
this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 50F));
|
|
this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F));
|
|
this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F));
|
|
this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F));
|
|
this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F));
|
|
this.tableLayoutPanel2.Size = new System.Drawing.Size(1157, 605);
|
|
this.tableLayoutPanel2.TabIndex = 1;
|
|
//
|
|
// groupBox3
|
|
//
|
|
this.tableLayoutPanel2.SetColumnSpan(this.groupBox3, 2);
|
|
this.groupBox3.Controls.Add(this.flowLayoutPanel3);
|
|
this.groupBox3.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.groupBox3.Location = new System.Drawing.Point(3, 3);
|
|
this.groupBox3.Name = "groupBox3";
|
|
this.groupBox3.Size = new System.Drawing.Size(1151, 44);
|
|
this.groupBox3.TabIndex = 17;
|
|
this.groupBox3.TabStop = false;
|
|
this.groupBox3.Text = "Shader";
|
|
//
|
|
// flowLayoutPanel3
|
|
//
|
|
this.flowLayoutPanel3.Controls.Add(this.vsShader);
|
|
this.flowLayoutPanel3.Controls.Add(this.vsShaderCog);
|
|
this.flowLayoutPanel3.Controls.Add(this.vsShaderEdit);
|
|
this.flowLayoutPanel3.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.flowLayoutPanel3.Location = new System.Drawing.Point(3, 16);
|
|
this.flowLayoutPanel3.Name = "flowLayoutPanel3";
|
|
this.flowLayoutPanel3.Size = new System.Drawing.Size(1145, 25);
|
|
this.flowLayoutPanel3.TabIndex = 25;
|
|
//
|
|
// vsShader
|
|
//
|
|
this.vsShader.Anchor = System.Windows.Forms.AnchorStyles.Left;
|
|
this.vsShader.AutoSize = true;
|
|
this.vsShader.BackColor = System.Drawing.Color.LightGray;
|
|
this.vsShader.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.vsShader.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
this.vsShader.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
|
|
this.vsShader.Location = new System.Drawing.Point(3, 3);
|
|
this.vsShader.MinimumSize = new System.Drawing.Size(300, 2);
|
|
this.vsShader.Name = "vsShader";
|
|
this.vsShader.Size = new System.Drawing.Size(300, 15);
|
|
this.vsShader.TabIndex = 24;
|
|
this.vsShader.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
this.vsShader.Click += new System.EventHandler(this.shader_Click);
|
|
this.vsShader.MouseEnter += new System.EventHandler(this.shaderCog_MouseEnter);
|
|
this.vsShader.MouseLeave += new System.EventHandler(this.shaderCog_MouseLeave);
|
|
//
|
|
// vsShaderCog
|
|
//
|
|
this.vsShaderCog.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
this.vsShaderCog.Image = global::renderdocui.Properties.Resources.action;
|
|
this.vsShaderCog.Location = new System.Drawing.Point(309, 3);
|
|
this.vsShaderCog.Name = "vsShaderCog";
|
|
this.vsShaderCog.Size = new System.Drawing.Size(16, 16);
|
|
this.vsShaderCog.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
|
|
this.vsShaderCog.TabIndex = 25;
|
|
this.vsShaderCog.TabStop = false;
|
|
this.vsShaderCog.Click += new System.EventHandler(this.shader_Click);
|
|
this.vsShaderCog.MouseEnter += new System.EventHandler(this.shaderCog_MouseEnter);
|
|
this.vsShaderCog.MouseLeave += new System.EventHandler(this.shaderCog_MouseLeave);
|
|
//
|
|
// vsShaderEdit
|
|
//
|
|
this.vsShaderEdit.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
this.vsShaderEdit.Image = global::renderdocui.Properties.Resources.page_white_edit;
|
|
this.vsShaderEdit.Location = new System.Drawing.Point(331, 3);
|
|
this.vsShaderEdit.Name = "vsShaderEdit";
|
|
this.vsShaderEdit.Size = new System.Drawing.Size(16, 16);
|
|
this.vsShaderEdit.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
|
|
this.vsShaderEdit.TabIndex = 26;
|
|
this.vsShaderEdit.TabStop = false;
|
|
this.toolTip.SetToolTip(this.vsShaderEdit, "HLSL edit and replace this shader");
|
|
this.vsShaderEdit.Click += new System.EventHandler(this.shaderedit_Click);
|
|
//
|
|
// groupBox5
|
|
//
|
|
this.tableLayoutPanel2.SetColumnSpan(this.groupBox5, 2);
|
|
this.groupBox5.Controls.Add(this.vsClasses);
|
|
this.groupBox5.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.groupBox5.Location = new System.Drawing.Point(3, 467);
|
|
this.groupBox5.Name = "groupBox5";
|
|
this.groupBox5.Size = new System.Drawing.Size(1151, 135);
|
|
this.groupBox5.TabIndex = 16;
|
|
this.groupBox5.TabStop = false;
|
|
this.groupBox5.Text = "Class Instances";
|
|
//
|
|
// vsClasses
|
|
//
|
|
treeListColumn16.AutoSizeMinSize = 0;
|
|
treeListColumn16.Width = 50;
|
|
treeListColumn17.AutoSizeMinSize = 0;
|
|
treeListColumn17.Width = 200;
|
|
treeListColumn18.AutoSize = true;
|
|
treeListColumn18.AutoSizeMinSize = 50;
|
|
treeListColumn18.Width = 60;
|
|
this.vsClasses.Columns.AddRange(new TreelistView.TreeListColumn[] {
|
|
treeListColumn16,
|
|
treeListColumn17,
|
|
treeListColumn18});
|
|
this.vsClasses.Cursor = System.Windows.Forms.Cursors.Arrow;
|
|
this.vsClasses.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.vsClasses.Location = new System.Drawing.Point(3, 16);
|
|
this.vsClasses.Name = "vsClasses";
|
|
this.vsClasses.RowOptions.ItemHeight = 20;
|
|
this.vsClasses.RowOptions.ShowHeader = false;
|
|
this.vsClasses.Size = new System.Drawing.Size(1145, 116);
|
|
this.vsClasses.TabIndex = 4;
|
|
this.vsClasses.Text = "Class Instances";
|
|
this.vsClasses.TreeColumn = -1;
|
|
this.vsClasses.ViewOptions.ShowLine = false;
|
|
this.vsClasses.ViewOptions.ShowPlusMinus = false;
|
|
//
|
|
// groupBox7
|
|
//
|
|
this.tableLayoutPanel2.SetColumnSpan(this.groupBox7, 2);
|
|
this.groupBox7.Controls.Add(this.vsResources);
|
|
this.groupBox7.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.groupBox7.Location = new System.Drawing.Point(3, 53);
|
|
this.groupBox7.Name = "groupBox7";
|
|
this.groupBox7.Size = new System.Drawing.Size(1151, 132);
|
|
this.groupBox7.TabIndex = 14;
|
|
this.groupBox7.TabStop = false;
|
|
this.groupBox7.Text = "Resources";
|
|
//
|
|
// vsResources
|
|
//
|
|
treeListColumn19.AutoSizeMinSize = 0;
|
|
treeListColumn19.Width = 120;
|
|
treeListColumn20.AutoSize = true;
|
|
treeListColumn20.AutoSizeMinSize = 150;
|
|
treeListColumn20.Width = 50;
|
|
treeListColumn21.AutoSizeMinSize = 0;
|
|
treeListColumn21.Width = 75;
|
|
treeListColumn22.AutoSizeMinSize = 0;
|
|
treeListColumn22.Width = 50;
|
|
treeListColumn23.AutoSizeMinSize = 0;
|
|
treeListColumn23.Width = 50;
|
|
treeListColumn24.AutoSizeMinSize = 0;
|
|
treeListColumn24.Width = 50;
|
|
treeListColumn25.AutoSizeMinSize = 0;
|
|
treeListColumn25.Width = 75;
|
|
treeListColumn26.AutoSizeMinSize = 0;
|
|
treeListColumn26.Width = 200;
|
|
treeListColumn27.AutoSizeMinSize = 0;
|
|
treeListColumn27.Width = 25;
|
|
this.vsResources.Columns.AddRange(new TreelistView.TreeListColumn[] {
|
|
treeListColumn19,
|
|
treeListColumn20,
|
|
treeListColumn21,
|
|
treeListColumn22,
|
|
treeListColumn23,
|
|
treeListColumn24,
|
|
treeListColumn25,
|
|
treeListColumn26,
|
|
treeListColumn27});
|
|
this.vsResources.Cursor = System.Windows.Forms.Cursors.Arrow;
|
|
this.vsResources.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.vsResources.GridLineColour = System.Drawing.SystemColors.ControlDark;
|
|
this.vsResources.Location = new System.Drawing.Point(3, 16);
|
|
this.vsResources.MultiSelect = false;
|
|
this.vsResources.Name = "vsResources";
|
|
this.vsResources.RowOptions.HoverHighlight = true;
|
|
this.vsResources.RowOptions.ItemHeight = 20;
|
|
this.vsResources.RowOptions.ShowHeader = false;
|
|
this.vsResources.Size = new System.Drawing.Size(1145, 113);
|
|
this.vsResources.TabIndex = 1;
|
|
this.vsResources.Text = "Resources";
|
|
this.vsResources.TreeColumn = 8;
|
|
this.vsResources.ViewOptions.Indent = 0;
|
|
this.vsResources.ViewOptions.ShowLine = false;
|
|
this.vsResources.ViewOptions.ShowPlusMinus = false;
|
|
this.vsResources.NodeDoubleClicked += new TreelistView.TreeListView.NodeDoubleClickedHandler(this.textureCell_CellDoubleClick);
|
|
this.vsResources.NodeClicked += new TreelistView.TreeListView.NodeClickedHandler(this.textureCell_CellDoubleClick);
|
|
this.vsResources.Leave += new System.EventHandler(this.disableSelection_Leave);
|
|
this.vsResources.MouseClick += new System.Windows.Forms.MouseEventHandler(this.hideDisabledEmpty_MouseClick);
|
|
//
|
|
// groupBox8
|
|
//
|
|
this.tableLayoutPanel2.SetColumnSpan(this.groupBox8, 2);
|
|
this.groupBox8.Controls.Add(this.vsSamplers);
|
|
this.groupBox8.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.groupBox8.Location = new System.Drawing.Point(3, 191);
|
|
this.groupBox8.Name = "groupBox8";
|
|
this.groupBox8.Size = new System.Drawing.Size(1151, 132);
|
|
this.groupBox8.TabIndex = 13;
|
|
this.groupBox8.TabStop = false;
|
|
this.groupBox8.Text = "Samplers";
|
|
//
|
|
// vsSamplers
|
|
//
|
|
treeListColumn28.AutoSizeMinSize = 0;
|
|
treeListColumn28.Width = 120;
|
|
treeListColumn29.AutoSizeMinSize = 100;
|
|
treeListColumn29.Width = 150;
|
|
treeListColumn30.AutoSizeMinSize = 0;
|
|
treeListColumn30.Width = 80;
|
|
treeListColumn31.AutoSizeMinSize = 0;
|
|
treeListColumn31.Width = 100;
|
|
treeListColumn32.AutoSizeMinSize = 0;
|
|
treeListColumn32.Width = 150;
|
|
treeListColumn33.AutoSizeMinSize = 0;
|
|
treeListColumn33.Width = 60;
|
|
treeListColumn34.AutoSizeMinSize = 0;
|
|
treeListColumn34.Width = 60;
|
|
treeListColumn35.AutoSizeMinSize = 0;
|
|
treeListColumn35.Width = 60;
|
|
treeListColumn36.AutoSize = true;
|
|
treeListColumn36.AutoSizeMinSize = 50;
|
|
treeListColumn36.Width = 50;
|
|
this.vsSamplers.Columns.AddRange(new TreelistView.TreeListColumn[] {
|
|
treeListColumn28,
|
|
treeListColumn29,
|
|
treeListColumn30,
|
|
treeListColumn31,
|
|
treeListColumn32,
|
|
treeListColumn33,
|
|
treeListColumn34,
|
|
treeListColumn35,
|
|
treeListColumn36});
|
|
this.vsSamplers.Cursor = System.Windows.Forms.Cursors.Arrow;
|
|
this.vsSamplers.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.vsSamplers.GridLineColour = System.Drawing.SystemColors.ControlDark;
|
|
this.vsSamplers.Location = new System.Drawing.Point(3, 16);
|
|
this.vsSamplers.MultiSelect = false;
|
|
this.vsSamplers.Name = "vsSamplers";
|
|
this.vsSamplers.RowOptions.HoverHighlight = true;
|
|
this.vsSamplers.RowOptions.ItemHeight = 20;
|
|
this.vsSamplers.RowOptions.ShowHeader = false;
|
|
this.vsSamplers.Size = new System.Drawing.Size(1145, 113);
|
|
this.vsSamplers.TabIndex = 12;
|
|
this.vsSamplers.Text = "Constant Buffers";
|
|
this.vsSamplers.TreeColumn = -1;
|
|
this.vsSamplers.ViewOptions.Indent = 0;
|
|
this.vsSamplers.ViewOptions.ShowLine = false;
|
|
this.vsSamplers.ViewOptions.ShowPlusMinus = false;
|
|
this.vsSamplers.Leave += new System.EventHandler(this.disableSelection_Leave);
|
|
this.vsSamplers.MouseClick += new System.Windows.Forms.MouseEventHandler(this.hideDisabledEmpty_MouseClick);
|
|
//
|
|
// groupBox9
|
|
//
|
|
this.tableLayoutPanel2.SetColumnSpan(this.groupBox9, 2);
|
|
this.groupBox9.Controls.Add(this.vsCBuffers);
|
|
this.groupBox9.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.groupBox9.Location = new System.Drawing.Point(3, 329);
|
|
this.groupBox9.Name = "groupBox9";
|
|
this.groupBox9.Size = new System.Drawing.Size(1151, 132);
|
|
this.groupBox9.TabIndex = 12;
|
|
this.groupBox9.TabStop = false;
|
|
this.groupBox9.Text = "Constant Buffers";
|
|
//
|
|
// vsCBuffers
|
|
//
|
|
treeListColumn37.AutoSizeMinSize = 0;
|
|
treeListColumn37.Width = 120;
|
|
treeListColumn38.AutoSize = true;
|
|
treeListColumn38.AutoSizeMinSize = 100;
|
|
treeListColumn38.Width = 50;
|
|
treeListColumn39.AutoSizeMinSize = 0;
|
|
treeListColumn39.Width = 75;
|
|
treeListColumn40.AutoSizeMinSize = 0;
|
|
treeListColumn40.Width = 75;
|
|
treeListColumn41.AutoSizeMinSize = 0;
|
|
treeListColumn41.Width = 120;
|
|
treeListColumn42.AutoSizeMinSize = 0;
|
|
treeListColumn42.Width = 200;
|
|
treeListColumn43.AutoSizeMinSize = 0;
|
|
treeListColumn43.Width = 25;
|
|
this.vsCBuffers.Columns.AddRange(new TreelistView.TreeListColumn[] {
|
|
treeListColumn37,
|
|
treeListColumn38,
|
|
treeListColumn39,
|
|
treeListColumn40,
|
|
treeListColumn41,
|
|
treeListColumn42,
|
|
treeListColumn43});
|
|
this.vsCBuffers.Cursor = System.Windows.Forms.Cursors.Arrow;
|
|
this.vsCBuffers.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.vsCBuffers.GridLineColour = System.Drawing.SystemColors.ControlDark;
|
|
this.vsCBuffers.Location = new System.Drawing.Point(3, 16);
|
|
this.vsCBuffers.MultiSelect = false;
|
|
this.vsCBuffers.Name = "vsCBuffers";
|
|
this.vsCBuffers.RowOptions.HoverHighlight = true;
|
|
this.vsCBuffers.RowOptions.ItemHeight = 20;
|
|
this.vsCBuffers.RowOptions.ShowHeader = false;
|
|
this.vsCBuffers.Size = new System.Drawing.Size(1145, 113);
|
|
this.vsCBuffers.TabIndex = 11;
|
|
this.vsCBuffers.Text = "Constant Buffers";
|
|
this.vsCBuffers.TreeColumn = 6;
|
|
this.vsCBuffers.ViewOptions.Indent = 0;
|
|
this.vsCBuffers.ViewOptions.ShowLine = false;
|
|
this.vsCBuffers.ViewOptions.ShowPlusMinus = false;
|
|
this.vsCBuffers.NodeDoubleClicked += new TreelistView.TreeListView.NodeDoubleClickedHandler(this.cbuffers_NodeDoubleClicked);
|
|
this.vsCBuffers.NodeClicked += new TreelistView.TreeListView.NodeClickedHandler(this.cbuffers_NodeDoubleClicked);
|
|
this.vsCBuffers.Leave += new System.EventHandler(this.disableSelection_Leave);
|
|
this.vsCBuffers.MouseClick += new System.Windows.Forms.MouseEventHandler(this.hideDisabledEmpty_MouseClick);
|
|
//
|
|
// tabTCS
|
|
//
|
|
this.tabTCS.Controls.Add(this.panel3);
|
|
this.tabTCS.Location = new System.Drawing.Point(4, 22);
|
|
this.tabTCS.Name = "tabTCS";
|
|
this.tabTCS.Size = new System.Drawing.Size(1157, 605);
|
|
this.tabTCS.TabIndex = 2;
|
|
this.tabTCS.Text = "Tess. Control Shader";
|
|
this.tabTCS.UseVisualStyleBackColor = true;
|
|
//
|
|
// panel3
|
|
//
|
|
this.panel3.AutoScroll = true;
|
|
this.panel3.AutoScrollMinSize = new System.Drawing.Size(0, 500);
|
|
this.panel3.Controls.Add(this.tableLayoutPanel3);
|
|
this.panel3.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.panel3.Location = new System.Drawing.Point(0, 0);
|
|
this.panel3.Name = "panel3";
|
|
this.panel3.Size = new System.Drawing.Size(1157, 605);
|
|
this.panel3.TabIndex = 4;
|
|
//
|
|
// tableLayoutPanel3
|
|
//
|
|
this.tableLayoutPanel3.ColumnCount = 2;
|
|
this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
|
|
this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
|
|
this.tableLayoutPanel3.Controls.Add(this.groupBox10, 0, 0);
|
|
this.tableLayoutPanel3.Controls.Add(this.groupBox11, 1, 3);
|
|
this.tableLayoutPanel3.Controls.Add(this.groupBox12, 0, 1);
|
|
this.tableLayoutPanel3.Controls.Add(this.groupBox14, 0, 2);
|
|
this.tableLayoutPanel3.Controls.Add(this.groupBox15, 0, 3);
|
|
this.tableLayoutPanel3.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.tableLayoutPanel3.Location = new System.Drawing.Point(0, 0);
|
|
this.tableLayoutPanel3.Name = "tableLayoutPanel3";
|
|
this.tableLayoutPanel3.RowCount = 4;
|
|
this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 50F));
|
|
this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F));
|
|
this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F));
|
|
this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F));
|
|
this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F));
|
|
this.tableLayoutPanel3.Size = new System.Drawing.Size(1157, 605);
|
|
this.tableLayoutPanel3.TabIndex = 1;
|
|
//
|
|
// groupBox10
|
|
//
|
|
this.tableLayoutPanel3.SetColumnSpan(this.groupBox10, 2);
|
|
this.groupBox10.Controls.Add(this.flowLayoutPanel4);
|
|
this.groupBox10.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.groupBox10.Location = new System.Drawing.Point(3, 3);
|
|
this.groupBox10.Name = "groupBox10";
|
|
this.groupBox10.Size = new System.Drawing.Size(1151, 44);
|
|
this.groupBox10.TabIndex = 17;
|
|
this.groupBox10.TabStop = false;
|
|
this.groupBox10.Text = "Shader";
|
|
//
|
|
// flowLayoutPanel4
|
|
//
|
|
this.flowLayoutPanel4.Controls.Add(this.tesShader);
|
|
this.flowLayoutPanel4.Controls.Add(this.tesShaderCog);
|
|
this.flowLayoutPanel4.Controls.Add(this.hsShaderEdit);
|
|
this.flowLayoutPanel4.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.flowLayoutPanel4.Location = new System.Drawing.Point(3, 16);
|
|
this.flowLayoutPanel4.Name = "flowLayoutPanel4";
|
|
this.flowLayoutPanel4.Size = new System.Drawing.Size(1145, 25);
|
|
this.flowLayoutPanel4.TabIndex = 25;
|
|
//
|
|
// tesShader
|
|
//
|
|
this.tesShader.Anchor = System.Windows.Forms.AnchorStyles.Left;
|
|
this.tesShader.AutoSize = true;
|
|
this.tesShader.BackColor = System.Drawing.Color.LightGray;
|
|
this.tesShader.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.tesShader.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
this.tesShader.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
|
|
this.tesShader.Location = new System.Drawing.Point(3, 3);
|
|
this.tesShader.MinimumSize = new System.Drawing.Size(300, 2);
|
|
this.tesShader.Name = "tesShader";
|
|
this.tesShader.Size = new System.Drawing.Size(300, 15);
|
|
this.tesShader.TabIndex = 24;
|
|
this.tesShader.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
this.tesShader.Click += new System.EventHandler(this.shader_Click);
|
|
this.tesShader.MouseEnter += new System.EventHandler(this.shaderCog_MouseEnter);
|
|
this.tesShader.MouseLeave += new System.EventHandler(this.shaderCog_MouseLeave);
|
|
//
|
|
// tesShaderCog
|
|
//
|
|
this.tesShaderCog.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
this.tesShaderCog.Image = global::renderdocui.Properties.Resources.action;
|
|
this.tesShaderCog.Location = new System.Drawing.Point(309, 3);
|
|
this.tesShaderCog.Name = "tesShaderCog";
|
|
this.tesShaderCog.Size = new System.Drawing.Size(16, 16);
|
|
this.tesShaderCog.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
|
|
this.tesShaderCog.TabIndex = 25;
|
|
this.tesShaderCog.TabStop = false;
|
|
this.tesShaderCog.Click += new System.EventHandler(this.shader_Click);
|
|
this.tesShaderCog.MouseEnter += new System.EventHandler(this.shaderCog_MouseEnter);
|
|
this.tesShaderCog.MouseLeave += new System.EventHandler(this.shaderCog_MouseLeave);
|
|
//
|
|
// hsShaderEdit
|
|
//
|
|
this.hsShaderEdit.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
this.hsShaderEdit.Image = global::renderdocui.Properties.Resources.page_white_edit;
|
|
this.hsShaderEdit.Location = new System.Drawing.Point(331, 3);
|
|
this.hsShaderEdit.Name = "hsShaderEdit";
|
|
this.hsShaderEdit.Size = new System.Drawing.Size(16, 16);
|
|
this.hsShaderEdit.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
|
|
this.hsShaderEdit.TabIndex = 27;
|
|
this.hsShaderEdit.TabStop = false;
|
|
this.toolTip.SetToolTip(this.hsShaderEdit, "HLSL edit and replace this shader");
|
|
this.hsShaderEdit.Click += new System.EventHandler(this.shaderedit_Click);
|
|
//
|
|
// groupBox11
|
|
//
|
|
this.tableLayoutPanel3.SetColumnSpan(this.groupBox11, 2);
|
|
this.groupBox11.Controls.Add(this.tesClasses);
|
|
this.groupBox11.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.groupBox11.Location = new System.Drawing.Point(3, 467);
|
|
this.groupBox11.Name = "groupBox11";
|
|
this.groupBox11.Size = new System.Drawing.Size(1151, 135);
|
|
this.groupBox11.TabIndex = 16;
|
|
this.groupBox11.TabStop = false;
|
|
this.groupBox11.Text = "Class Instances";
|
|
//
|
|
// tesClasses
|
|
//
|
|
treeListColumn44.AutoSizeMinSize = 0;
|
|
treeListColumn44.Width = 50;
|
|
treeListColumn45.AutoSizeMinSize = 0;
|
|
treeListColumn45.Width = 200;
|
|
treeListColumn46.AutoSize = true;
|
|
treeListColumn46.AutoSizeMinSize = 50;
|
|
treeListColumn46.Width = 60;
|
|
this.tesClasses.Columns.AddRange(new TreelistView.TreeListColumn[] {
|
|
treeListColumn44,
|
|
treeListColumn45,
|
|
treeListColumn46});
|
|
this.tesClasses.Cursor = System.Windows.Forms.Cursors.Arrow;
|
|
this.tesClasses.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.tesClasses.Location = new System.Drawing.Point(3, 16);
|
|
this.tesClasses.Name = "tesClasses";
|
|
this.tesClasses.RowOptions.ItemHeight = 20;
|
|
this.tesClasses.RowOptions.ShowHeader = false;
|
|
this.tesClasses.Size = new System.Drawing.Size(1145, 116);
|
|
this.tesClasses.TabIndex = 4;
|
|
this.tesClasses.Text = "Class Instances";
|
|
this.tesClasses.TreeColumn = -1;
|
|
this.tesClasses.ViewOptions.ShowLine = false;
|
|
this.tesClasses.ViewOptions.ShowPlusMinus = false;
|
|
this.tesClasses.Leave += new System.EventHandler(this.disableSelection_Leave);
|
|
this.tesClasses.MouseClick += new System.Windows.Forms.MouseEventHandler(this.hideDisabledEmpty_MouseClick);
|
|
//
|
|
// groupBox12
|
|
//
|
|
this.tableLayoutPanel3.SetColumnSpan(this.groupBox12, 2);
|
|
this.groupBox12.Controls.Add(this.tesResources);
|
|
this.groupBox12.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.groupBox12.Location = new System.Drawing.Point(3, 53);
|
|
this.groupBox12.Name = "groupBox12";
|
|
this.groupBox12.Size = new System.Drawing.Size(1151, 132);
|
|
this.groupBox12.TabIndex = 14;
|
|
this.groupBox12.TabStop = false;
|
|
this.groupBox12.Text = "Resources";
|
|
//
|
|
// tesResources
|
|
//
|
|
treeListColumn47.AutoSizeMinSize = 0;
|
|
treeListColumn47.Width = 120;
|
|
treeListColumn48.AutoSize = true;
|
|
treeListColumn48.AutoSizeMinSize = 150;
|
|
treeListColumn48.Width = 50;
|
|
treeListColumn49.AutoSizeMinSize = 0;
|
|
treeListColumn49.Width = 75;
|
|
treeListColumn50.AutoSizeMinSize = 0;
|
|
treeListColumn50.Width = 50;
|
|
treeListColumn51.AutoSizeMinSize = 0;
|
|
treeListColumn51.Width = 50;
|
|
treeListColumn52.AutoSizeMinSize = 0;
|
|
treeListColumn52.Width = 50;
|
|
treeListColumn53.AutoSizeMinSize = 0;
|
|
treeListColumn53.Width = 75;
|
|
treeListColumn54.AutoSizeMinSize = 0;
|
|
treeListColumn54.Width = 200;
|
|
treeListColumn55.AutoSizeMinSize = 0;
|
|
treeListColumn55.Width = 25;
|
|
this.tesResources.Columns.AddRange(new TreelistView.TreeListColumn[] {
|
|
treeListColumn47,
|
|
treeListColumn48,
|
|
treeListColumn49,
|
|
treeListColumn50,
|
|
treeListColumn51,
|
|
treeListColumn52,
|
|
treeListColumn53,
|
|
treeListColumn54,
|
|
treeListColumn55});
|
|
this.tesResources.Cursor = System.Windows.Forms.Cursors.Arrow;
|
|
this.tesResources.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.tesResources.GridLineColour = System.Drawing.SystemColors.ControlDark;
|
|
this.tesResources.Location = new System.Drawing.Point(3, 16);
|
|
this.tesResources.MultiSelect = false;
|
|
this.tesResources.Name = "tesResources";
|
|
this.tesResources.RowOptions.HoverHighlight = true;
|
|
this.tesResources.RowOptions.ItemHeight = 20;
|
|
this.tesResources.RowOptions.ShowHeader = false;
|
|
this.tesResources.Size = new System.Drawing.Size(1145, 113);
|
|
this.tesResources.TabIndex = 1;
|
|
this.tesResources.Text = "Outputs";
|
|
this.tesResources.TreeColumn = 8;
|
|
this.tesResources.ViewOptions.Indent = 0;
|
|
this.tesResources.ViewOptions.ShowLine = false;
|
|
this.tesResources.ViewOptions.ShowPlusMinus = false;
|
|
this.tesResources.NodeDoubleClicked += new TreelistView.TreeListView.NodeDoubleClickedHandler(this.textureCell_CellDoubleClick);
|
|
this.tesResources.NodeClicked += new TreelistView.TreeListView.NodeClickedHandler(this.textureCell_CellDoubleClick);
|
|
this.tesResources.Leave += new System.EventHandler(this.disableSelection_Leave);
|
|
this.tesResources.MouseClick += new System.Windows.Forms.MouseEventHandler(this.hideDisabledEmpty_MouseClick);
|
|
//
|
|
// groupBox14
|
|
//
|
|
this.tableLayoutPanel3.SetColumnSpan(this.groupBox14, 2);
|
|
this.groupBox14.Controls.Add(this.tesSamplers);
|
|
this.groupBox14.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.groupBox14.Location = new System.Drawing.Point(3, 191);
|
|
this.groupBox14.Name = "groupBox14";
|
|
this.groupBox14.Size = new System.Drawing.Size(1151, 132);
|
|
this.groupBox14.TabIndex = 13;
|
|
this.groupBox14.TabStop = false;
|
|
this.groupBox14.Text = "Samplers";
|
|
//
|
|
// tesSamplers
|
|
//
|
|
treeListColumn56.AutoSizeMinSize = 0;
|
|
treeListColumn56.Width = 120;
|
|
treeListColumn57.AutoSizeMinSize = 100;
|
|
treeListColumn57.Width = 150;
|
|
treeListColumn58.AutoSizeMinSize = 0;
|
|
treeListColumn58.Width = 80;
|
|
treeListColumn59.AutoSizeMinSize = 0;
|
|
treeListColumn59.Width = 100;
|
|
treeListColumn60.AutoSizeMinSize = 0;
|
|
treeListColumn60.Width = 150;
|
|
treeListColumn61.AutoSizeMinSize = 0;
|
|
treeListColumn61.Width = 60;
|
|
treeListColumn62.AutoSizeMinSize = 0;
|
|
treeListColumn62.Width = 60;
|
|
treeListColumn63.AutoSizeMinSize = 0;
|
|
treeListColumn63.Width = 60;
|
|
treeListColumn64.AutoSize = true;
|
|
treeListColumn64.AutoSizeMinSize = 50;
|
|
treeListColumn64.Width = 50;
|
|
this.tesSamplers.Columns.AddRange(new TreelistView.TreeListColumn[] {
|
|
treeListColumn56,
|
|
treeListColumn57,
|
|
treeListColumn58,
|
|
treeListColumn59,
|
|
treeListColumn60,
|
|
treeListColumn61,
|
|
treeListColumn62,
|
|
treeListColumn63,
|
|
treeListColumn64});
|
|
this.tesSamplers.Cursor = System.Windows.Forms.Cursors.Arrow;
|
|
this.tesSamplers.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.tesSamplers.GridLineColour = System.Drawing.SystemColors.ControlDark;
|
|
this.tesSamplers.Location = new System.Drawing.Point(3, 16);
|
|
this.tesSamplers.MultiSelect = false;
|
|
this.tesSamplers.Name = "tesSamplers";
|
|
this.tesSamplers.RowOptions.HoverHighlight = true;
|
|
this.tesSamplers.RowOptions.ItemHeight = 20;
|
|
this.tesSamplers.RowOptions.ShowHeader = false;
|
|
this.tesSamplers.Size = new System.Drawing.Size(1145, 113);
|
|
this.tesSamplers.TabIndex = 12;
|
|
this.tesSamplers.Text = "Constant Buffers";
|
|
this.tesSamplers.TreeColumn = -1;
|
|
this.tesSamplers.ViewOptions.Indent = 0;
|
|
this.tesSamplers.ViewOptions.ShowLine = false;
|
|
this.tesSamplers.ViewOptions.ShowPlusMinus = false;
|
|
this.tesSamplers.Leave += new System.EventHandler(this.disableSelection_Leave);
|
|
this.tesSamplers.MouseClick += new System.Windows.Forms.MouseEventHandler(this.hideDisabledEmpty_MouseClick);
|
|
//
|
|
// groupBox15
|
|
//
|
|
this.tableLayoutPanel3.SetColumnSpan(this.groupBox15, 2);
|
|
this.groupBox15.Controls.Add(this.tesCBuffers);
|
|
this.groupBox15.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.groupBox15.Location = new System.Drawing.Point(3, 329);
|
|
this.groupBox15.Name = "groupBox15";
|
|
this.groupBox15.Size = new System.Drawing.Size(1151, 132);
|
|
this.groupBox15.TabIndex = 12;
|
|
this.groupBox15.TabStop = false;
|
|
this.groupBox15.Text = "Constant Buffers";
|
|
//
|
|
// tesCBuffers
|
|
//
|
|
treeListColumn65.AutoSizeMinSize = 0;
|
|
treeListColumn65.Width = 120;
|
|
treeListColumn66.AutoSize = true;
|
|
treeListColumn66.AutoSizeMinSize = 100;
|
|
treeListColumn66.Width = 50;
|
|
treeListColumn67.AutoSizeMinSize = 0;
|
|
treeListColumn67.Width = 75;
|
|
treeListColumn68.AutoSizeMinSize = 0;
|
|
treeListColumn68.Width = 75;
|
|
treeListColumn69.AutoSizeMinSize = 0;
|
|
treeListColumn69.Width = 120;
|
|
treeListColumn70.AutoSizeMinSize = 0;
|
|
treeListColumn70.Width = 200;
|
|
treeListColumn71.AutoSizeMinSize = 0;
|
|
treeListColumn71.Width = 25;
|
|
this.tesCBuffers.Columns.AddRange(new TreelistView.TreeListColumn[] {
|
|
treeListColumn65,
|
|
treeListColumn66,
|
|
treeListColumn67,
|
|
treeListColumn68,
|
|
treeListColumn69,
|
|
treeListColumn70,
|
|
treeListColumn71});
|
|
this.tesCBuffers.Cursor = System.Windows.Forms.Cursors.Arrow;
|
|
this.tesCBuffers.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.tesCBuffers.GridLineColour = System.Drawing.SystemColors.ControlDark;
|
|
this.tesCBuffers.Location = new System.Drawing.Point(3, 16);
|
|
this.tesCBuffers.MultiSelect = false;
|
|
this.tesCBuffers.Name = "tesCBuffers";
|
|
this.tesCBuffers.RowOptions.HoverHighlight = true;
|
|
this.tesCBuffers.RowOptions.ItemHeight = 20;
|
|
this.tesCBuffers.RowOptions.ShowHeader = false;
|
|
this.tesCBuffers.Size = new System.Drawing.Size(1145, 113);
|
|
this.tesCBuffers.TabIndex = 11;
|
|
this.tesCBuffers.Text = "Constant Buffers";
|
|
this.tesCBuffers.TreeColumn = 6;
|
|
this.tesCBuffers.ViewOptions.Indent = 0;
|
|
this.tesCBuffers.ViewOptions.ShowLine = false;
|
|
this.tesCBuffers.ViewOptions.ShowPlusMinus = false;
|
|
this.tesCBuffers.NodeDoubleClicked += new TreelistView.TreeListView.NodeDoubleClickedHandler(this.cbuffers_NodeDoubleClicked);
|
|
this.tesCBuffers.NodeClicked += new TreelistView.TreeListView.NodeClickedHandler(this.cbuffers_NodeDoubleClicked);
|
|
this.tesCBuffers.Leave += new System.EventHandler(this.disableSelection_Leave);
|
|
this.tesCBuffers.MouseClick += new System.Windows.Forms.MouseEventHandler(this.hideDisabledEmpty_MouseClick);
|
|
//
|
|
// tabTES
|
|
//
|
|
this.tabTES.Controls.Add(this.panel4);
|
|
this.tabTES.Location = new System.Drawing.Point(4, 22);
|
|
this.tabTES.Name = "tabTES";
|
|
this.tabTES.Size = new System.Drawing.Size(1157, 605);
|
|
this.tabTES.TabIndex = 3;
|
|
this.tabTES.Text = "Tess. Eval. Shader";
|
|
this.tabTES.UseVisualStyleBackColor = true;
|
|
//
|
|
// panel4
|
|
//
|
|
this.panel4.AutoScroll = true;
|
|
this.panel4.AutoScrollMinSize = new System.Drawing.Size(0, 500);
|
|
this.panel4.Controls.Add(this.tableLayoutPanel4);
|
|
this.panel4.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.panel4.Location = new System.Drawing.Point(0, 0);
|
|
this.panel4.Name = "panel4";
|
|
this.panel4.Size = new System.Drawing.Size(1157, 605);
|
|
this.panel4.TabIndex = 4;
|
|
//
|
|
// tableLayoutPanel4
|
|
//
|
|
this.tableLayoutPanel4.ColumnCount = 2;
|
|
this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
|
|
this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
|
|
this.tableLayoutPanel4.Controls.Add(this.groupBox16, 0, 0);
|
|
this.tableLayoutPanel4.Controls.Add(this.groupBox17, 1, 3);
|
|
this.tableLayoutPanel4.Controls.Add(this.groupBox18, 0, 1);
|
|
this.tableLayoutPanel4.Controls.Add(this.groupBox20, 0, 2);
|
|
this.tableLayoutPanel4.Controls.Add(this.groupBox21, 0, 3);
|
|
this.tableLayoutPanel4.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.tableLayoutPanel4.Location = new System.Drawing.Point(0, 0);
|
|
this.tableLayoutPanel4.Name = "tableLayoutPanel4";
|
|
this.tableLayoutPanel4.RowCount = 4;
|
|
this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 50F));
|
|
this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F));
|
|
this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F));
|
|
this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F));
|
|
this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F));
|
|
this.tableLayoutPanel4.Size = new System.Drawing.Size(1157, 605);
|
|
this.tableLayoutPanel4.TabIndex = 1;
|
|
//
|
|
// groupBox16
|
|
//
|
|
this.tableLayoutPanel4.SetColumnSpan(this.groupBox16, 2);
|
|
this.groupBox16.Controls.Add(this.flowLayoutPanel5);
|
|
this.groupBox16.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.groupBox16.Location = new System.Drawing.Point(3, 3);
|
|
this.groupBox16.Name = "groupBox16";
|
|
this.groupBox16.Size = new System.Drawing.Size(1151, 44);
|
|
this.groupBox16.TabIndex = 17;
|
|
this.groupBox16.TabStop = false;
|
|
this.groupBox16.Text = "Shader";
|
|
//
|
|
// flowLayoutPanel5
|
|
//
|
|
this.flowLayoutPanel5.Controls.Add(this.tcsShader);
|
|
this.flowLayoutPanel5.Controls.Add(this.tcsShaderCog);
|
|
this.flowLayoutPanel5.Controls.Add(this.dsShaderEdit);
|
|
this.flowLayoutPanel5.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.flowLayoutPanel5.Location = new System.Drawing.Point(3, 16);
|
|
this.flowLayoutPanel5.Name = "flowLayoutPanel5";
|
|
this.flowLayoutPanel5.Size = new System.Drawing.Size(1145, 25);
|
|
this.flowLayoutPanel5.TabIndex = 25;
|
|
//
|
|
// tcsShader
|
|
//
|
|
this.tcsShader.Anchor = System.Windows.Forms.AnchorStyles.Left;
|
|
this.tcsShader.AutoSize = true;
|
|
this.tcsShader.BackColor = System.Drawing.Color.LightGray;
|
|
this.tcsShader.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.tcsShader.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
this.tcsShader.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
|
|
this.tcsShader.Location = new System.Drawing.Point(3, 3);
|
|
this.tcsShader.MinimumSize = new System.Drawing.Size(300, 2);
|
|
this.tcsShader.Name = "tcsShader";
|
|
this.tcsShader.Size = new System.Drawing.Size(300, 15);
|
|
this.tcsShader.TabIndex = 24;
|
|
this.tcsShader.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
this.tcsShader.Click += new System.EventHandler(this.shader_Click);
|
|
this.tcsShader.MouseEnter += new System.EventHandler(this.shaderCog_MouseEnter);
|
|
this.tcsShader.MouseLeave += new System.EventHandler(this.shaderCog_MouseLeave);
|
|
//
|
|
// tcsShaderCog
|
|
//
|
|
this.tcsShaderCog.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
this.tcsShaderCog.Image = global::renderdocui.Properties.Resources.action;
|
|
this.tcsShaderCog.Location = new System.Drawing.Point(309, 3);
|
|
this.tcsShaderCog.Name = "tcsShaderCog";
|
|
this.tcsShaderCog.Size = new System.Drawing.Size(16, 16);
|
|
this.tcsShaderCog.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
|
|
this.tcsShaderCog.TabIndex = 25;
|
|
this.tcsShaderCog.TabStop = false;
|
|
this.tcsShaderCog.Click += new System.EventHandler(this.shader_Click);
|
|
this.tcsShaderCog.MouseEnter += new System.EventHandler(this.shaderCog_MouseEnter);
|
|
this.tcsShaderCog.MouseLeave += new System.EventHandler(this.shaderCog_MouseLeave);
|
|
//
|
|
// dsShaderEdit
|
|
//
|
|
this.dsShaderEdit.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
this.dsShaderEdit.Image = global::renderdocui.Properties.Resources.page_white_edit;
|
|
this.dsShaderEdit.Location = new System.Drawing.Point(331, 3);
|
|
this.dsShaderEdit.Name = "dsShaderEdit";
|
|
this.dsShaderEdit.Size = new System.Drawing.Size(16, 16);
|
|
this.dsShaderEdit.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
|
|
this.dsShaderEdit.TabIndex = 28;
|
|
this.dsShaderEdit.TabStop = false;
|
|
this.toolTip.SetToolTip(this.dsShaderEdit, "HLSL edit and replace this shader");
|
|
this.dsShaderEdit.Click += new System.EventHandler(this.shaderedit_Click);
|
|
//
|
|
// groupBox17
|
|
//
|
|
this.tableLayoutPanel4.SetColumnSpan(this.groupBox17, 2);
|
|
this.groupBox17.Controls.Add(this.tcsClasses);
|
|
this.groupBox17.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.groupBox17.Location = new System.Drawing.Point(3, 467);
|
|
this.groupBox17.Name = "groupBox17";
|
|
this.groupBox17.Size = new System.Drawing.Size(1151, 135);
|
|
this.groupBox17.TabIndex = 16;
|
|
this.groupBox17.TabStop = false;
|
|
this.groupBox17.Text = "Class Instances";
|
|
//
|
|
// tcsClasses
|
|
//
|
|
treeListColumn72.AutoSizeMinSize = 0;
|
|
treeListColumn72.Width = 50;
|
|
treeListColumn73.AutoSizeMinSize = 0;
|
|
treeListColumn73.Width = 200;
|
|
treeListColumn74.AutoSize = true;
|
|
treeListColumn74.AutoSizeMinSize = 50;
|
|
treeListColumn74.Width = 60;
|
|
this.tcsClasses.Columns.AddRange(new TreelistView.TreeListColumn[] {
|
|
treeListColumn72,
|
|
treeListColumn73,
|
|
treeListColumn74});
|
|
this.tcsClasses.Cursor = System.Windows.Forms.Cursors.Arrow;
|
|
this.tcsClasses.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.tcsClasses.Location = new System.Drawing.Point(3, 16);
|
|
this.tcsClasses.Name = "tcsClasses";
|
|
this.tcsClasses.RowOptions.ItemHeight = 20;
|
|
this.tcsClasses.RowOptions.ShowHeader = false;
|
|
this.tcsClasses.Size = new System.Drawing.Size(1145, 116);
|
|
this.tcsClasses.TabIndex = 4;
|
|
this.tcsClasses.Text = "Class Instances";
|
|
this.tcsClasses.TreeColumn = -1;
|
|
this.tcsClasses.ViewOptions.ShowLine = false;
|
|
this.tcsClasses.ViewOptions.ShowPlusMinus = false;
|
|
this.tcsClasses.Leave += new System.EventHandler(this.disableSelection_Leave);
|
|
this.tcsClasses.MouseClick += new System.Windows.Forms.MouseEventHandler(this.hideDisabledEmpty_MouseClick);
|
|
//
|
|
// groupBox18
|
|
//
|
|
this.tableLayoutPanel4.SetColumnSpan(this.groupBox18, 2);
|
|
this.groupBox18.Controls.Add(this.tcsResources);
|
|
this.groupBox18.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.groupBox18.Location = new System.Drawing.Point(3, 53);
|
|
this.groupBox18.Name = "groupBox18";
|
|
this.groupBox18.Size = new System.Drawing.Size(1151, 132);
|
|
this.groupBox18.TabIndex = 14;
|
|
this.groupBox18.TabStop = false;
|
|
this.groupBox18.Text = "Resources";
|
|
//
|
|
// tcsResources
|
|
//
|
|
treeListColumn75.AutoSizeMinSize = 0;
|
|
treeListColumn75.Width = 120;
|
|
treeListColumn76.AutoSize = true;
|
|
treeListColumn76.AutoSizeMinSize = 150;
|
|
treeListColumn76.Width = 50;
|
|
treeListColumn77.AutoSizeMinSize = 0;
|
|
treeListColumn77.Width = 75;
|
|
treeListColumn78.AutoSizeMinSize = 0;
|
|
treeListColumn78.Width = 50;
|
|
treeListColumn79.AutoSizeMinSize = 0;
|
|
treeListColumn79.Width = 50;
|
|
treeListColumn80.AutoSizeMinSize = 0;
|
|
treeListColumn80.Width = 50;
|
|
treeListColumn81.AutoSizeMinSize = 0;
|
|
treeListColumn81.Width = 75;
|
|
treeListColumn82.AutoSizeMinSize = 0;
|
|
treeListColumn82.Width = 200;
|
|
treeListColumn83.AutoSizeMinSize = 0;
|
|
treeListColumn83.Width = 25;
|
|
this.tcsResources.Columns.AddRange(new TreelistView.TreeListColumn[] {
|
|
treeListColumn75,
|
|
treeListColumn76,
|
|
treeListColumn77,
|
|
treeListColumn78,
|
|
treeListColumn79,
|
|
treeListColumn80,
|
|
treeListColumn81,
|
|
treeListColumn82,
|
|
treeListColumn83});
|
|
this.tcsResources.Cursor = System.Windows.Forms.Cursors.Arrow;
|
|
this.tcsResources.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.tcsResources.GridLineColour = System.Drawing.SystemColors.ControlDark;
|
|
this.tcsResources.Location = new System.Drawing.Point(3, 16);
|
|
this.tcsResources.MultiSelect = false;
|
|
this.tcsResources.Name = "tcsResources";
|
|
this.tcsResources.RowOptions.HoverHighlight = true;
|
|
this.tcsResources.RowOptions.ItemHeight = 20;
|
|
this.tcsResources.RowOptions.ShowHeader = false;
|
|
this.tcsResources.Size = new System.Drawing.Size(1145, 113);
|
|
this.tcsResources.TabIndex = 1;
|
|
this.tcsResources.Text = "Outputs";
|
|
this.tcsResources.TreeColumn = 8;
|
|
this.tcsResources.ViewOptions.Indent = 0;
|
|
this.tcsResources.ViewOptions.ShowLine = false;
|
|
this.tcsResources.ViewOptions.ShowPlusMinus = false;
|
|
this.tcsResources.NodeDoubleClicked += new TreelistView.TreeListView.NodeDoubleClickedHandler(this.textureCell_CellDoubleClick);
|
|
this.tcsResources.NodeClicked += new TreelistView.TreeListView.NodeClickedHandler(this.textureCell_CellDoubleClick);
|
|
this.tcsResources.Leave += new System.EventHandler(this.disableSelection_Leave);
|
|
this.tcsResources.MouseClick += new System.Windows.Forms.MouseEventHandler(this.hideDisabledEmpty_MouseClick);
|
|
//
|
|
// groupBox20
|
|
//
|
|
this.tableLayoutPanel4.SetColumnSpan(this.groupBox20, 2);
|
|
this.groupBox20.Controls.Add(this.tcsSamplers);
|
|
this.groupBox20.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.groupBox20.Location = new System.Drawing.Point(3, 191);
|
|
this.groupBox20.Name = "groupBox20";
|
|
this.groupBox20.Size = new System.Drawing.Size(1151, 132);
|
|
this.groupBox20.TabIndex = 13;
|
|
this.groupBox20.TabStop = false;
|
|
this.groupBox20.Text = "Samplers";
|
|
//
|
|
// tcsSamplers
|
|
//
|
|
treeListColumn84.AutoSizeMinSize = 0;
|
|
treeListColumn84.Width = 120;
|
|
treeListColumn85.AutoSizeMinSize = 100;
|
|
treeListColumn85.Width = 150;
|
|
treeListColumn86.AutoSizeMinSize = 0;
|
|
treeListColumn86.Width = 80;
|
|
treeListColumn87.AutoSizeMinSize = 0;
|
|
treeListColumn87.Width = 100;
|
|
treeListColumn88.AutoSizeMinSize = 0;
|
|
treeListColumn88.Width = 150;
|
|
treeListColumn89.AutoSizeMinSize = 0;
|
|
treeListColumn89.Width = 60;
|
|
treeListColumn90.AutoSizeMinSize = 0;
|
|
treeListColumn90.Width = 60;
|
|
treeListColumn91.AutoSizeMinSize = 0;
|
|
treeListColumn91.Width = 60;
|
|
treeListColumn92.AutoSize = true;
|
|
treeListColumn92.AutoSizeMinSize = 50;
|
|
treeListColumn92.Width = 50;
|
|
this.tcsSamplers.Columns.AddRange(new TreelistView.TreeListColumn[] {
|
|
treeListColumn84,
|
|
treeListColumn85,
|
|
treeListColumn86,
|
|
treeListColumn87,
|
|
treeListColumn88,
|
|
treeListColumn89,
|
|
treeListColumn90,
|
|
treeListColumn91,
|
|
treeListColumn92});
|
|
this.tcsSamplers.Cursor = System.Windows.Forms.Cursors.Arrow;
|
|
this.tcsSamplers.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.tcsSamplers.GridLineColour = System.Drawing.SystemColors.ControlDark;
|
|
this.tcsSamplers.Location = new System.Drawing.Point(3, 16);
|
|
this.tcsSamplers.MultiSelect = false;
|
|
this.tcsSamplers.Name = "tcsSamplers";
|
|
this.tcsSamplers.RowOptions.HoverHighlight = true;
|
|
this.tcsSamplers.RowOptions.ItemHeight = 20;
|
|
this.tcsSamplers.RowOptions.ShowHeader = false;
|
|
this.tcsSamplers.Size = new System.Drawing.Size(1145, 113);
|
|
this.tcsSamplers.TabIndex = 12;
|
|
this.tcsSamplers.Text = "Constant Buffers";
|
|
this.tcsSamplers.TreeColumn = -1;
|
|
this.tcsSamplers.ViewOptions.Indent = 0;
|
|
this.tcsSamplers.ViewOptions.ShowLine = false;
|
|
this.tcsSamplers.ViewOptions.ShowPlusMinus = false;
|
|
this.tcsSamplers.Leave += new System.EventHandler(this.disableSelection_Leave);
|
|
this.tcsSamplers.MouseClick += new System.Windows.Forms.MouseEventHandler(this.hideDisabledEmpty_MouseClick);
|
|
//
|
|
// groupBox21
|
|
//
|
|
this.tableLayoutPanel4.SetColumnSpan(this.groupBox21, 2);
|
|
this.groupBox21.Controls.Add(this.tcsCBuffers);
|
|
this.groupBox21.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.groupBox21.Location = new System.Drawing.Point(3, 329);
|
|
this.groupBox21.Name = "groupBox21";
|
|
this.groupBox21.Size = new System.Drawing.Size(1151, 132);
|
|
this.groupBox21.TabIndex = 12;
|
|
this.groupBox21.TabStop = false;
|
|
this.groupBox21.Text = "Constant Buffers";
|
|
//
|
|
// tcsCBuffers
|
|
//
|
|
treeListColumn93.AutoSizeMinSize = 0;
|
|
treeListColumn93.Width = 120;
|
|
treeListColumn94.AutoSize = true;
|
|
treeListColumn94.AutoSizeMinSize = 100;
|
|
treeListColumn94.Width = 50;
|
|
treeListColumn95.AutoSizeMinSize = 0;
|
|
treeListColumn95.Width = 75;
|
|
treeListColumn96.AutoSizeMinSize = 0;
|
|
treeListColumn96.Width = 75;
|
|
treeListColumn97.AutoSizeMinSize = 0;
|
|
treeListColumn97.Width = 120;
|
|
treeListColumn98.AutoSizeMinSize = 0;
|
|
treeListColumn98.Width = 200;
|
|
treeListColumn99.AutoSizeMinSize = 0;
|
|
treeListColumn99.Width = 25;
|
|
this.tcsCBuffers.Columns.AddRange(new TreelistView.TreeListColumn[] {
|
|
treeListColumn93,
|
|
treeListColumn94,
|
|
treeListColumn95,
|
|
treeListColumn96,
|
|
treeListColumn97,
|
|
treeListColumn98,
|
|
treeListColumn99});
|
|
this.tcsCBuffers.Cursor = System.Windows.Forms.Cursors.Arrow;
|
|
this.tcsCBuffers.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.tcsCBuffers.GridLineColour = System.Drawing.SystemColors.ControlDark;
|
|
this.tcsCBuffers.Location = new System.Drawing.Point(3, 16);
|
|
this.tcsCBuffers.MultiSelect = false;
|
|
this.tcsCBuffers.Name = "tcsCBuffers";
|
|
this.tcsCBuffers.RowOptions.HoverHighlight = true;
|
|
this.tcsCBuffers.RowOptions.ItemHeight = 20;
|
|
this.tcsCBuffers.RowOptions.ShowHeader = false;
|
|
this.tcsCBuffers.Size = new System.Drawing.Size(1145, 113);
|
|
this.tcsCBuffers.TabIndex = 11;
|
|
this.tcsCBuffers.Text = "Constant Buffers";
|
|
this.tcsCBuffers.TreeColumn = 6;
|
|
this.tcsCBuffers.ViewOptions.Indent = 0;
|
|
this.tcsCBuffers.ViewOptions.ShowLine = false;
|
|
this.tcsCBuffers.ViewOptions.ShowPlusMinus = false;
|
|
this.tcsCBuffers.NodeDoubleClicked += new TreelistView.TreeListView.NodeDoubleClickedHandler(this.cbuffers_NodeDoubleClicked);
|
|
this.tcsCBuffers.NodeClicked += new TreelistView.TreeListView.NodeClickedHandler(this.cbuffers_NodeDoubleClicked);
|
|
this.tcsCBuffers.Leave += new System.EventHandler(this.disableSelection_Leave);
|
|
this.tcsCBuffers.MouseClick += new System.Windows.Forms.MouseEventHandler(this.hideDisabledEmpty_MouseClick);
|
|
//
|
|
// tabGS
|
|
//
|
|
this.tabGS.Controls.Add(this.panel5);
|
|
this.tabGS.Location = new System.Drawing.Point(4, 22);
|
|
this.tabGS.Name = "tabGS";
|
|
this.tabGS.Size = new System.Drawing.Size(1157, 605);
|
|
this.tabGS.TabIndex = 4;
|
|
this.tabGS.Text = "Geometry Shader";
|
|
this.tabGS.UseVisualStyleBackColor = true;
|
|
//
|
|
// panel5
|
|
//
|
|
this.panel5.AutoScroll = true;
|
|
this.panel5.AutoScrollMinSize = new System.Drawing.Size(0, 500);
|
|
this.panel5.Controls.Add(this.tableLayoutPanel5);
|
|
this.panel5.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.panel5.Location = new System.Drawing.Point(0, 0);
|
|
this.panel5.Name = "panel5";
|
|
this.panel5.Size = new System.Drawing.Size(1157, 605);
|
|
this.panel5.TabIndex = 4;
|
|
//
|
|
// tableLayoutPanel5
|
|
//
|
|
this.tableLayoutPanel5.ColumnCount = 2;
|
|
this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
|
|
this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
|
|
this.tableLayoutPanel5.Controls.Add(this.gsStreams, 0, 4);
|
|
this.tableLayoutPanel5.Controls.Add(this.groupBox22, 0, 0);
|
|
this.tableLayoutPanel5.Controls.Add(this.groupBox23, 1, 3);
|
|
this.tableLayoutPanel5.Controls.Add(this.groupBox24, 0, 1);
|
|
this.tableLayoutPanel5.Controls.Add(this.groupBox25, 0, 2);
|
|
this.tableLayoutPanel5.Controls.Add(this.groupBox26, 0, 3);
|
|
this.tableLayoutPanel5.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.tableLayoutPanel5.Location = new System.Drawing.Point(0, 0);
|
|
this.tableLayoutPanel5.Name = "tableLayoutPanel5";
|
|
this.tableLayoutPanel5.RowCount = 5;
|
|
this.tableLayoutPanel5.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 50F));
|
|
this.tableLayoutPanel5.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F));
|
|
this.tableLayoutPanel5.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F));
|
|
this.tableLayoutPanel5.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F));
|
|
this.tableLayoutPanel5.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F));
|
|
this.tableLayoutPanel5.Size = new System.Drawing.Size(1157, 605);
|
|
this.tableLayoutPanel5.TabIndex = 1;
|
|
//
|
|
// gsStreams
|
|
//
|
|
treeListColumn100.AutoSizeMinSize = 0;
|
|
treeListColumn100.Width = 60;
|
|
treeListColumn101.AutoSize = true;
|
|
treeListColumn101.AutoSizeMinSize = 100;
|
|
treeListColumn101.Width = 50;
|
|
treeListColumn102.AutoSizeMinSize = 0;
|
|
treeListColumn102.Width = 75;
|
|
treeListColumn103.AutoSizeMinSize = 0;
|
|
treeListColumn103.Width = 75;
|
|
treeListColumn104.AutoSizeMinSize = 0;
|
|
treeListColumn104.Width = 25;
|
|
this.gsStreams.Columns.AddRange(new TreelistView.TreeListColumn[] {
|
|
treeListColumn100,
|
|
treeListColumn101,
|
|
treeListColumn102,
|
|
treeListColumn103,
|
|
treeListColumn104});
|
|
this.gsStreams.Cursor = System.Windows.Forms.Cursors.Arrow;
|
|
this.gsStreams.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.gsStreams.GridLineColour = System.Drawing.SystemColors.ControlDark;
|
|
this.gsStreams.Location = new System.Drawing.Point(581, 467);
|
|
this.gsStreams.MultiSelect = false;
|
|
this.gsStreams.Name = "gsStreams";
|
|
this.gsStreams.RowOptions.HoverHighlight = true;
|
|
this.gsStreams.RowOptions.ItemHeight = 20;
|
|
this.gsStreams.RowOptions.ShowHeader = false;
|
|
this.gsStreams.Size = new System.Drawing.Size(573, 135);
|
|
this.gsStreams.TabIndex = 18;
|
|
this.gsStreams.Text = "treeListView1";
|
|
this.gsStreams.TreeColumn = 4;
|
|
this.gsStreams.ViewOptions.Indent = 0;
|
|
this.gsStreams.ViewOptions.ShowLine = false;
|
|
this.gsStreams.ViewOptions.ShowPlusMinus = false;
|
|
this.gsStreams.NodeDoubleClicked += new TreelistView.TreeListView.NodeDoubleClickedHandler(this.textureCell_CellDoubleClick);
|
|
this.gsStreams.NodeClicked += new TreelistView.TreeListView.NodeClickedHandler(this.textureCell_CellDoubleClick);
|
|
this.gsStreams.Leave += new System.EventHandler(this.disableSelection_Leave);
|
|
this.gsStreams.MouseClick += new System.Windows.Forms.MouseEventHandler(this.hideDisabledEmpty_MouseClick);
|
|
//
|
|
// groupBox22
|
|
//
|
|
this.tableLayoutPanel5.SetColumnSpan(this.groupBox22, 2);
|
|
this.groupBox22.Controls.Add(this.flowLayoutPanel2);
|
|
this.groupBox22.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.groupBox22.Location = new System.Drawing.Point(3, 3);
|
|
this.groupBox22.Name = "groupBox22";
|
|
this.groupBox22.Size = new System.Drawing.Size(1151, 44);
|
|
this.groupBox22.TabIndex = 17;
|
|
this.groupBox22.TabStop = false;
|
|
this.groupBox22.Text = "Shader";
|
|
//
|
|
// flowLayoutPanel2
|
|
//
|
|
this.flowLayoutPanel2.Controls.Add(this.gsShader);
|
|
this.flowLayoutPanel2.Controls.Add(this.gsShaderCog);
|
|
this.flowLayoutPanel2.Controls.Add(this.gsShaderEdit);
|
|
this.flowLayoutPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.flowLayoutPanel2.Location = new System.Drawing.Point(3, 16);
|
|
this.flowLayoutPanel2.Name = "flowLayoutPanel2";
|
|
this.flowLayoutPanel2.Size = new System.Drawing.Size(1145, 25);
|
|
this.flowLayoutPanel2.TabIndex = 25;
|
|
//
|
|
// gsShader
|
|
//
|
|
this.gsShader.Anchor = System.Windows.Forms.AnchorStyles.Left;
|
|
this.gsShader.AutoSize = true;
|
|
this.gsShader.BackColor = System.Drawing.Color.LightGray;
|
|
this.gsShader.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.gsShader.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
this.gsShader.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
|
|
this.gsShader.Location = new System.Drawing.Point(3, 3);
|
|
this.gsShader.MinimumSize = new System.Drawing.Size(300, 2);
|
|
this.gsShader.Name = "gsShader";
|
|
this.gsShader.Size = new System.Drawing.Size(300, 15);
|
|
this.gsShader.TabIndex = 24;
|
|
this.gsShader.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
this.gsShader.Click += new System.EventHandler(this.shader_Click);
|
|
this.gsShader.MouseEnter += new System.EventHandler(this.shaderCog_MouseEnter);
|
|
this.gsShader.MouseLeave += new System.EventHandler(this.shaderCog_MouseLeave);
|
|
//
|
|
// gsShaderCog
|
|
//
|
|
this.gsShaderCog.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
this.gsShaderCog.Image = global::renderdocui.Properties.Resources.action;
|
|
this.gsShaderCog.Location = new System.Drawing.Point(309, 3);
|
|
this.gsShaderCog.Name = "gsShaderCog";
|
|
this.gsShaderCog.Size = new System.Drawing.Size(16, 16);
|
|
this.gsShaderCog.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
|
|
this.gsShaderCog.TabIndex = 25;
|
|
this.gsShaderCog.TabStop = false;
|
|
this.gsShaderCog.Click += new System.EventHandler(this.shader_Click);
|
|
this.gsShaderCog.MouseEnter += new System.EventHandler(this.shaderCog_MouseEnter);
|
|
this.gsShaderCog.MouseLeave += new System.EventHandler(this.shaderCog_MouseLeave);
|
|
//
|
|
// gsShaderEdit
|
|
//
|
|
this.gsShaderEdit.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
this.gsShaderEdit.Image = global::renderdocui.Properties.Resources.page_white_edit;
|
|
this.gsShaderEdit.Location = new System.Drawing.Point(331, 3);
|
|
this.gsShaderEdit.Name = "gsShaderEdit";
|
|
this.gsShaderEdit.Size = new System.Drawing.Size(16, 16);
|
|
this.gsShaderEdit.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
|
|
this.gsShaderEdit.TabIndex = 28;
|
|
this.gsShaderEdit.TabStop = false;
|
|
this.toolTip.SetToolTip(this.gsShaderEdit, "HLSL edit and replace this shader");
|
|
this.gsShaderEdit.Click += new System.EventHandler(this.shaderedit_Click);
|
|
//
|
|
// groupBox23
|
|
//
|
|
this.groupBox23.Controls.Add(this.gsClasses);
|
|
this.groupBox23.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.groupBox23.Location = new System.Drawing.Point(3, 467);
|
|
this.groupBox23.Name = "groupBox23";
|
|
this.groupBox23.Size = new System.Drawing.Size(572, 135);
|
|
this.groupBox23.TabIndex = 16;
|
|
this.groupBox23.TabStop = false;
|
|
this.groupBox23.Text = "Class Instances";
|
|
//
|
|
// gsClasses
|
|
//
|
|
treeListColumn105.AutoSizeMinSize = 0;
|
|
treeListColumn105.Width = 50;
|
|
treeListColumn106.AutoSizeMinSize = 0;
|
|
treeListColumn106.Width = 200;
|
|
treeListColumn107.AutoSize = true;
|
|
treeListColumn107.AutoSizeMinSize = 50;
|
|
treeListColumn107.Width = 60;
|
|
this.gsClasses.Columns.AddRange(new TreelistView.TreeListColumn[] {
|
|
treeListColumn105,
|
|
treeListColumn106,
|
|
treeListColumn107});
|
|
this.gsClasses.Cursor = System.Windows.Forms.Cursors.Arrow;
|
|
this.gsClasses.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.gsClasses.Location = new System.Drawing.Point(3, 16);
|
|
this.gsClasses.Name = "gsClasses";
|
|
this.gsClasses.RowOptions.ItemHeight = 20;
|
|
this.gsClasses.RowOptions.ShowHeader = false;
|
|
this.gsClasses.Size = new System.Drawing.Size(566, 116);
|
|
this.gsClasses.TabIndex = 4;
|
|
this.gsClasses.Text = "Class Instances";
|
|
this.gsClasses.TreeColumn = -1;
|
|
this.gsClasses.ViewOptions.ShowLine = false;
|
|
this.gsClasses.ViewOptions.ShowPlusMinus = false;
|
|
//
|
|
// groupBox24
|
|
//
|
|
this.tableLayoutPanel5.SetColumnSpan(this.groupBox24, 2);
|
|
this.groupBox24.Controls.Add(this.gsResources);
|
|
this.groupBox24.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.groupBox24.Location = new System.Drawing.Point(3, 53);
|
|
this.groupBox24.Name = "groupBox24";
|
|
this.groupBox24.Size = new System.Drawing.Size(1151, 132);
|
|
this.groupBox24.TabIndex = 14;
|
|
this.groupBox24.TabStop = false;
|
|
this.groupBox24.Text = "Resources";
|
|
//
|
|
// gsResources
|
|
//
|
|
treeListColumn108.AutoSizeMinSize = 0;
|
|
treeListColumn108.Width = 120;
|
|
treeListColumn109.AutoSize = true;
|
|
treeListColumn109.AutoSizeMinSize = 150;
|
|
treeListColumn109.Width = 50;
|
|
treeListColumn110.AutoSizeMinSize = 0;
|
|
treeListColumn110.Width = 75;
|
|
treeListColumn111.AutoSizeMinSize = 0;
|
|
treeListColumn111.Width = 50;
|
|
treeListColumn112.AutoSizeMinSize = 0;
|
|
treeListColumn112.Width = 50;
|
|
treeListColumn113.AutoSizeMinSize = 0;
|
|
treeListColumn113.Width = 50;
|
|
treeListColumn114.AutoSizeMinSize = 0;
|
|
treeListColumn114.Width = 75;
|
|
treeListColumn115.AutoSizeMinSize = 0;
|
|
treeListColumn115.Width = 200;
|
|
treeListColumn116.AutoSizeMinSize = 0;
|
|
treeListColumn116.Width = 25;
|
|
this.gsResources.Columns.AddRange(new TreelistView.TreeListColumn[] {
|
|
treeListColumn108,
|
|
treeListColumn109,
|
|
treeListColumn110,
|
|
treeListColumn111,
|
|
treeListColumn112,
|
|
treeListColumn113,
|
|
treeListColumn114,
|
|
treeListColumn115,
|
|
treeListColumn116});
|
|
this.gsResources.Cursor = System.Windows.Forms.Cursors.Arrow;
|
|
this.gsResources.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.gsResources.GridLineColour = System.Drawing.SystemColors.ControlDark;
|
|
this.gsResources.Location = new System.Drawing.Point(3, 16);
|
|
this.gsResources.MultiSelect = false;
|
|
this.gsResources.Name = "gsResources";
|
|
this.gsResources.RowOptions.HoverHighlight = true;
|
|
this.gsResources.RowOptions.ItemHeight = 20;
|
|
this.gsResources.RowOptions.ShowHeader = false;
|
|
this.gsResources.Size = new System.Drawing.Size(1145, 113);
|
|
this.gsResources.TabIndex = 1;
|
|
this.gsResources.Text = "Outputs";
|
|
this.gsResources.TreeColumn = 8;
|
|
this.gsResources.ViewOptions.Indent = 0;
|
|
this.gsResources.ViewOptions.ShowLine = false;
|
|
this.gsResources.ViewOptions.ShowPlusMinus = false;
|
|
this.gsResources.NodeDoubleClicked += new TreelistView.TreeListView.NodeDoubleClickedHandler(this.textureCell_CellDoubleClick);
|
|
this.gsResources.NodeClicked += new TreelistView.TreeListView.NodeClickedHandler(this.textureCell_CellDoubleClick);
|
|
this.gsResources.Leave += new System.EventHandler(this.disableSelection_Leave);
|
|
this.gsResources.MouseClick += new System.Windows.Forms.MouseEventHandler(this.hideDisabledEmpty_MouseClick);
|
|
//
|
|
// groupBox25
|
|
//
|
|
this.tableLayoutPanel5.SetColumnSpan(this.groupBox25, 2);
|
|
this.groupBox25.Controls.Add(this.gsSamplers);
|
|
this.groupBox25.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.groupBox25.Location = new System.Drawing.Point(3, 191);
|
|
this.groupBox25.Name = "groupBox25";
|
|
this.groupBox25.Size = new System.Drawing.Size(1151, 132);
|
|
this.groupBox25.TabIndex = 13;
|
|
this.groupBox25.TabStop = false;
|
|
this.groupBox25.Text = "Samplers";
|
|
//
|
|
// gsSamplers
|
|
//
|
|
treeListColumn117.AutoSizeMinSize = 0;
|
|
treeListColumn117.Width = 120;
|
|
treeListColumn118.AutoSizeMinSize = 100;
|
|
treeListColumn118.Width = 150;
|
|
treeListColumn119.AutoSizeMinSize = 0;
|
|
treeListColumn119.Width = 80;
|
|
treeListColumn120.AutoSizeMinSize = 0;
|
|
treeListColumn120.Width = 100;
|
|
treeListColumn121.AutoSizeMinSize = 0;
|
|
treeListColumn121.Width = 150;
|
|
treeListColumn122.AutoSizeMinSize = 0;
|
|
treeListColumn122.Width = 60;
|
|
treeListColumn123.AutoSizeMinSize = 0;
|
|
treeListColumn123.Width = 60;
|
|
treeListColumn124.AutoSizeMinSize = 0;
|
|
treeListColumn124.Width = 60;
|
|
treeListColumn125.AutoSize = true;
|
|
treeListColumn125.AutoSizeMinSize = 50;
|
|
treeListColumn125.Width = 50;
|
|
this.gsSamplers.Columns.AddRange(new TreelistView.TreeListColumn[] {
|
|
treeListColumn117,
|
|
treeListColumn118,
|
|
treeListColumn119,
|
|
treeListColumn120,
|
|
treeListColumn121,
|
|
treeListColumn122,
|
|
treeListColumn123,
|
|
treeListColumn124,
|
|
treeListColumn125});
|
|
this.gsSamplers.Cursor = System.Windows.Forms.Cursors.Arrow;
|
|
this.gsSamplers.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.gsSamplers.GridLineColour = System.Drawing.SystemColors.ControlDark;
|
|
this.gsSamplers.Location = new System.Drawing.Point(3, 16);
|
|
this.gsSamplers.MultiSelect = false;
|
|
this.gsSamplers.Name = "gsSamplers";
|
|
this.gsSamplers.RowOptions.HoverHighlight = true;
|
|
this.gsSamplers.RowOptions.ItemHeight = 20;
|
|
this.gsSamplers.RowOptions.ShowHeader = false;
|
|
this.gsSamplers.Size = new System.Drawing.Size(1145, 113);
|
|
this.gsSamplers.TabIndex = 12;
|
|
this.gsSamplers.Text = "Constant Buffers";
|
|
this.gsSamplers.TreeColumn = -1;
|
|
this.gsSamplers.ViewOptions.Indent = 0;
|
|
this.gsSamplers.ViewOptions.ShowLine = false;
|
|
this.gsSamplers.ViewOptions.ShowPlusMinus = false;
|
|
//
|
|
// groupBox26
|
|
//
|
|
this.tableLayoutPanel5.SetColumnSpan(this.groupBox26, 2);
|
|
this.groupBox26.Controls.Add(this.gsCBuffers);
|
|
this.groupBox26.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.groupBox26.Location = new System.Drawing.Point(3, 329);
|
|
this.groupBox26.Name = "groupBox26";
|
|
this.groupBox26.Size = new System.Drawing.Size(1151, 132);
|
|
this.groupBox26.TabIndex = 12;
|
|
this.groupBox26.TabStop = false;
|
|
this.groupBox26.Text = "Constant Buffers";
|
|
//
|
|
// gsCBuffers
|
|
//
|
|
treeListColumn126.AutoSizeMinSize = 0;
|
|
treeListColumn126.Width = 120;
|
|
treeListColumn127.AutoSize = true;
|
|
treeListColumn127.AutoSizeMinSize = 100;
|
|
treeListColumn127.Width = 50;
|
|
treeListColumn128.AutoSizeMinSize = 0;
|
|
treeListColumn128.Width = 75;
|
|
treeListColumn129.AutoSizeMinSize = 0;
|
|
treeListColumn129.Width = 75;
|
|
treeListColumn130.AutoSizeMinSize = 0;
|
|
treeListColumn130.Width = 120;
|
|
treeListColumn131.AutoSizeMinSize = 0;
|
|
treeListColumn131.Width = 200;
|
|
treeListColumn132.AutoSizeMinSize = 0;
|
|
treeListColumn132.Width = 25;
|
|
this.gsCBuffers.Columns.AddRange(new TreelistView.TreeListColumn[] {
|
|
treeListColumn126,
|
|
treeListColumn127,
|
|
treeListColumn128,
|
|
treeListColumn129,
|
|
treeListColumn130,
|
|
treeListColumn131,
|
|
treeListColumn132});
|
|
this.gsCBuffers.Cursor = System.Windows.Forms.Cursors.Arrow;
|
|
this.gsCBuffers.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.gsCBuffers.GridLineColour = System.Drawing.SystemColors.ControlDark;
|
|
this.gsCBuffers.Location = new System.Drawing.Point(3, 16);
|
|
this.gsCBuffers.MultiSelect = false;
|
|
this.gsCBuffers.Name = "gsCBuffers";
|
|
this.gsCBuffers.RowOptions.HoverHighlight = true;
|
|
this.gsCBuffers.RowOptions.ItemHeight = 20;
|
|
this.gsCBuffers.RowOptions.ShowHeader = false;
|
|
this.gsCBuffers.Size = new System.Drawing.Size(1145, 113);
|
|
this.gsCBuffers.TabIndex = 11;
|
|
this.gsCBuffers.Text = "Constant Buffers";
|
|
this.gsCBuffers.TreeColumn = 6;
|
|
this.gsCBuffers.ViewOptions.Indent = 0;
|
|
this.gsCBuffers.ViewOptions.ShowLine = false;
|
|
this.gsCBuffers.ViewOptions.ShowPlusMinus = false;
|
|
this.gsCBuffers.NodeDoubleClicked += new TreelistView.TreeListView.NodeDoubleClickedHandler(this.cbuffers_NodeDoubleClicked);
|
|
this.gsCBuffers.NodeClicked += new TreelistView.TreeListView.NodeClickedHandler(this.cbuffers_NodeDoubleClicked);
|
|
this.gsCBuffers.Leave += new System.EventHandler(this.disableSelection_Leave);
|
|
this.gsCBuffers.MouseClick += new System.Windows.Forms.MouseEventHandler(this.hideDisabledEmpty_MouseClick);
|
|
//
|
|
// tabRS
|
|
//
|
|
this.tabRS.Controls.Add(this.panel8);
|
|
this.tabRS.Location = new System.Drawing.Point(4, 22);
|
|
this.tabRS.Name = "tabRS";
|
|
this.tabRS.Size = new System.Drawing.Size(1157, 605);
|
|
this.tabRS.TabIndex = 5;
|
|
this.tabRS.Text = "Rasterizer";
|
|
this.tabRS.UseVisualStyleBackColor = true;
|
|
//
|
|
// panel8
|
|
//
|
|
this.panel8.AutoScroll = true;
|
|
this.panel8.AutoScrollMinSize = new System.Drawing.Size(500, 220);
|
|
this.panel8.Controls.Add(this.tableLayoutPanel14);
|
|
this.panel8.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.panel8.Location = new System.Drawing.Point(0, 0);
|
|
this.panel8.Name = "panel8";
|
|
this.panel8.Size = new System.Drawing.Size(1157, 605);
|
|
this.panel8.TabIndex = 2;
|
|
//
|
|
// tableLayoutPanel14
|
|
//
|
|
this.tableLayoutPanel14.AutoScroll = true;
|
|
this.tableLayoutPanel14.AutoScrollMinSize = new System.Drawing.Size(500, 0);
|
|
this.tableLayoutPanel14.ColumnCount = 2;
|
|
this.tableLayoutPanel14.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
|
|
this.tableLayoutPanel14.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
|
|
this.tableLayoutPanel14.Controls.Add(this.groupBox31, 0, 0);
|
|
this.tableLayoutPanel14.Controls.Add(this.groupBox32, 0, 1);
|
|
this.tableLayoutPanel14.Controls.Add(groupBox42, 1, 1);
|
|
this.tableLayoutPanel14.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.tableLayoutPanel14.Location = new System.Drawing.Point(0, 0);
|
|
this.tableLayoutPanel14.Name = "tableLayoutPanel14";
|
|
this.tableLayoutPanel14.RowCount = 2;
|
|
this.tableLayoutPanel14.RowStyles.Add(new System.Windows.Forms.RowStyle());
|
|
this.tableLayoutPanel14.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
|
|
this.tableLayoutPanel14.Size = new System.Drawing.Size(1157, 605);
|
|
this.tableLayoutPanel14.TabIndex = 1;
|
|
//
|
|
// groupBox31
|
|
//
|
|
this.groupBox31.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.tableLayoutPanel14.SetColumnSpan(this.groupBox31, 2);
|
|
this.groupBox31.Controls.Add(this.tableLayoutPanel8);
|
|
this.groupBox31.Location = new System.Drawing.Point(3, 3);
|
|
this.groupBox31.MinimumSize = new System.Drawing.Size(500, 0);
|
|
this.groupBox31.Name = "groupBox31";
|
|
this.groupBox31.Size = new System.Drawing.Size(1151, 97);
|
|
this.groupBox31.TabIndex = 0;
|
|
this.groupBox31.TabStop = false;
|
|
this.groupBox31.Text = "Rasterizer State";
|
|
//
|
|
// tableLayoutPanel8
|
|
//
|
|
this.tableLayoutPanel8.CellBorderStyle = System.Windows.Forms.TableLayoutPanelCellBorderStyle.Single;
|
|
this.tableLayoutPanel8.ColumnCount = 9;
|
|
this.tableLayoutPanel8.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
|
|
this.tableLayoutPanel8.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
|
|
this.tableLayoutPanel8.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
|
|
this.tableLayoutPanel8.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
|
|
this.tableLayoutPanel8.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
|
|
this.tableLayoutPanel8.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
|
|
this.tableLayoutPanel8.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
|
|
this.tableLayoutPanel8.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
|
|
this.tableLayoutPanel8.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 681F));
|
|
this.tableLayoutPanel8.Controls.Add(this.frontCCW, 5, 0);
|
|
this.tableLayoutPanel8.Controls.Add(this.cullMode, 3, 0);
|
|
this.tableLayoutPanel8.Controls.Add(label1, 0, 1);
|
|
this.tableLayoutPanel8.Controls.Add(this.depthBias, 1, 1);
|
|
this.tableLayoutPanel8.Controls.Add(label15, 0, 0);
|
|
this.tableLayoutPanel8.Controls.Add(label16, 2, 0);
|
|
this.tableLayoutPanel8.Controls.Add(label17, 4, 0);
|
|
this.tableLayoutPanel8.Controls.Add(this.label18, 0, 2);
|
|
this.tableLayoutPanel8.Controls.Add(this.label19, 2, 2);
|
|
this.tableLayoutPanel8.Controls.Add(this.label20, 4, 2);
|
|
this.tableLayoutPanel8.Controls.Add(this.depthClip, 1, 2);
|
|
this.tableLayoutPanel8.Controls.Add(this.fillMode, 1, 0);
|
|
this.tableLayoutPanel8.Controls.Add(this.multisampleEnable, 5, 2);
|
|
this.tableLayoutPanel8.Controls.Add(this.scissorEnable, 3, 2);
|
|
this.tableLayoutPanel8.Controls.Add(this.lineAAEnable, 7, 2);
|
|
this.tableLayoutPanel8.Controls.Add(this.label23, 6, 2);
|
|
this.tableLayoutPanel8.Controls.Add(this.slopeScaledBias, 3, 1);
|
|
this.tableLayoutPanel8.Controls.Add(this.label5, 2, 1);
|
|
this.tableLayoutPanel8.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.tableLayoutPanel8.Location = new System.Drawing.Point(3, 16);
|
|
this.tableLayoutPanel8.Name = "tableLayoutPanel8";
|
|
this.tableLayoutPanel8.RowCount = 3;
|
|
this.tableLayoutPanel8.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
|
|
this.tableLayoutPanel8.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
|
|
this.tableLayoutPanel8.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
|
|
this.tableLayoutPanel8.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
|
|
this.tableLayoutPanel8.Size = new System.Drawing.Size(1145, 78);
|
|
this.tableLayoutPanel8.TabIndex = 0;
|
|
//
|
|
// frontCCW
|
|
//
|
|
this.frontCCW.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.frontCCW.Image = ((System.Drawing.Image)(resources.GetObject("frontCCW.Image")));
|
|
this.frontCCW.Location = new System.Drawing.Point(381, 5);
|
|
this.frontCCW.Name = "frontCCW";
|
|
this.frontCCW.Size = new System.Drawing.Size(32, 16);
|
|
this.frontCCW.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
|
|
this.frontCCW.TabIndex = 19;
|
|
this.frontCCW.TabStop = false;
|
|
//
|
|
// cullMode
|
|
//
|
|
this.cullMode.Anchor = System.Windows.Forms.AnchorStyles.Left;
|
|
this.cullMode.AutoSize = true;
|
|
this.cullMode.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.cullMode.Location = new System.Drawing.Point(225, 3);
|
|
this.cullMode.Name = "cullMode";
|
|
this.cullMode.Size = new System.Drawing.Size(46, 19);
|
|
this.cullMode.TabIndex = 18;
|
|
this.cullMode.Text = "Front";
|
|
//
|
|
// label1
|
|
//
|
|
label1.Anchor = System.Windows.Forms.AnchorStyles.Right;
|
|
label1.AutoSize = true;
|
|
label1.Location = new System.Drawing.Point(4, 31);
|
|
label1.Name = "label1";
|
|
label1.Size = new System.Drawing.Size(62, 13);
|
|
label1.TabIndex = 0;
|
|
label1.Text = "Depth Bias:";
|
|
//
|
|
// depthBias
|
|
//
|
|
this.depthBias.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.depthBias.AutoSize = true;
|
|
this.depthBias.BackColor = System.Drawing.Color.Transparent;
|
|
this.depthBias.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.depthBias.Location = new System.Drawing.Point(73, 28);
|
|
this.depthBias.Name = "depthBias";
|
|
this.depthBias.Size = new System.Drawing.Size(44, 19);
|
|
this.depthBias.TabIndex = 3;
|
|
this.depthBias.Text = "0";
|
|
this.depthBias.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// label15
|
|
//
|
|
label15.Anchor = System.Windows.Forms.AnchorStyles.Right;
|
|
label15.AutoSize = true;
|
|
label15.Location = new System.Drawing.Point(14, 6);
|
|
label15.Name = "label15";
|
|
label15.Size = new System.Drawing.Size(52, 13);
|
|
label15.TabIndex = 6;
|
|
label15.Text = "Fill Mode:";
|
|
//
|
|
// label16
|
|
//
|
|
label16.Anchor = System.Windows.Forms.AnchorStyles.Right;
|
|
label16.AutoSize = true;
|
|
label16.Location = new System.Drawing.Point(161, 6);
|
|
label16.Name = "label16";
|
|
label16.Size = new System.Drawing.Size(57, 13);
|
|
label16.TabIndex = 7;
|
|
label16.Text = "Cull Mode:";
|
|
//
|
|
// label17
|
|
//
|
|
label17.Anchor = System.Windows.Forms.AnchorStyles.Right;
|
|
label17.AutoSize = true;
|
|
label17.Location = new System.Drawing.Point(312, 6);
|
|
label17.Name = "label17";
|
|
label17.Size = new System.Drawing.Size(62, 13);
|
|
label17.TabIndex = 8;
|
|
label17.Text = "Front CCW:";
|
|
//
|
|
// label18
|
|
//
|
|
this.label18.Anchor = System.Windows.Forms.AnchorStyles.Right;
|
|
this.label18.AutoSize = true;
|
|
this.label18.Location = new System.Drawing.Point(7, 57);
|
|
this.label18.Name = "label18";
|
|
this.label18.Size = new System.Drawing.Size(59, 13);
|
|
this.label18.TabIndex = 9;
|
|
this.label18.Text = "Depth Clip:";
|
|
//
|
|
// label19
|
|
//
|
|
this.label19.Anchor = System.Windows.Forms.AnchorStyles.Right;
|
|
this.label19.AutoSize = true;
|
|
this.label19.Location = new System.Drawing.Point(174, 57);
|
|
this.label19.Name = "label19";
|
|
this.label19.Size = new System.Drawing.Size(44, 13);
|
|
this.label19.TabIndex = 10;
|
|
this.label19.Text = "Scissor:";
|
|
//
|
|
// label20
|
|
//
|
|
this.label20.Anchor = System.Windows.Forms.AnchorStyles.Right;
|
|
this.label20.AutoSize = true;
|
|
this.label20.Location = new System.Drawing.Point(309, 57);
|
|
this.label20.Name = "label20";
|
|
this.label20.Size = new System.Drawing.Size(65, 13);
|
|
this.label20.TabIndex = 11;
|
|
this.label20.Text = "Multisample:";
|
|
//
|
|
// depthClip
|
|
//
|
|
this.depthClip.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.depthClip.Image = ((System.Drawing.Image)(resources.GetObject("depthClip.Image")));
|
|
this.depthClip.Location = new System.Drawing.Point(73, 56);
|
|
this.depthClip.Name = "depthClip";
|
|
this.depthClip.Size = new System.Drawing.Size(44, 16);
|
|
this.depthClip.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
|
|
this.depthClip.TabIndex = 13;
|
|
this.depthClip.TabStop = false;
|
|
//
|
|
// fillMode
|
|
//
|
|
this.fillMode.Anchor = System.Windows.Forms.AnchorStyles.Left;
|
|
this.fillMode.AutoSize = true;
|
|
this.fillMode.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.fillMode.Location = new System.Drawing.Point(73, 3);
|
|
this.fillMode.Name = "fillMode";
|
|
this.fillMode.Size = new System.Drawing.Size(44, 19);
|
|
this.fillMode.TabIndex = 17;
|
|
this.fillMode.Text = "Solid";
|
|
//
|
|
// multisampleEnable
|
|
//
|
|
this.multisampleEnable.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.multisampleEnable.Image = ((System.Drawing.Image)(resources.GetObject("multisampleEnable.Image")));
|
|
this.multisampleEnable.Location = new System.Drawing.Point(381, 56);
|
|
this.multisampleEnable.Name = "multisampleEnable";
|
|
this.multisampleEnable.Size = new System.Drawing.Size(32, 16);
|
|
this.multisampleEnable.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
|
|
this.multisampleEnable.TabIndex = 21;
|
|
this.multisampleEnable.TabStop = false;
|
|
//
|
|
// scissorEnable
|
|
//
|
|
this.scissorEnable.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.scissorEnable.Image = ((System.Drawing.Image)(resources.GetObject("scissorEnable.Image")));
|
|
this.scissorEnable.Location = new System.Drawing.Point(225, 56);
|
|
this.scissorEnable.Name = "scissorEnable";
|
|
this.scissorEnable.Size = new System.Drawing.Size(46, 16);
|
|
this.scissorEnable.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
|
|
this.scissorEnable.TabIndex = 22;
|
|
this.scissorEnable.TabStop = false;
|
|
//
|
|
// lineAAEnable
|
|
//
|
|
this.lineAAEnable.Anchor = System.Windows.Forms.AnchorStyles.Left;
|
|
this.lineAAEnable.Image = ((System.Drawing.Image)(resources.GetObject("lineAAEnable.Image")));
|
|
this.lineAAEnable.Location = new System.Drawing.Point(539, 56);
|
|
this.lineAAEnable.Name = "lineAAEnable";
|
|
this.lineAAEnable.Size = new System.Drawing.Size(16, 16);
|
|
this.lineAAEnable.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
|
|
this.lineAAEnable.TabIndex = 20;
|
|
this.lineAAEnable.TabStop = false;
|
|
//
|
|
// label23
|
|
//
|
|
this.label23.Anchor = System.Windows.Forms.AnchorStyles.Right;
|
|
this.label23.AutoSize = true;
|
|
this.label23.Location = new System.Drawing.Point(485, 57);
|
|
this.label23.Name = "label23";
|
|
this.label23.Size = new System.Drawing.Size(47, 13);
|
|
this.label23.TabIndex = 12;
|
|
this.label23.Text = "Line AA:";
|
|
//
|
|
// slopeScaledBias
|
|
//
|
|
this.slopeScaledBias.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.slopeScaledBias.AutoSize = true;
|
|
this.slopeScaledBias.BackColor = System.Drawing.Color.Transparent;
|
|
this.slopeScaledBias.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.slopeScaledBias.Location = new System.Drawing.Point(227, 28);
|
|
this.slopeScaledBias.Name = "slopeScaledBias";
|
|
this.slopeScaledBias.Size = new System.Drawing.Size(46, 19);
|
|
this.slopeScaledBias.TabIndex = 5;
|
|
this.slopeScaledBias.Text = "0.0";
|
|
this.slopeScaledBias.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// label5
|
|
//
|
|
this.label5.Anchor = System.Windows.Forms.AnchorStyles.Right;
|
|
this.label5.AutoSize = true;
|
|
this.label5.Location = new System.Drawing.Point(124, 31);
|
|
this.label5.Name = "label5";
|
|
this.label5.Size = new System.Drawing.Size(96, 13);
|
|
this.label5.TabIndex = 2;
|
|
this.label5.Text = "Slope-Scaled Bias:";
|
|
//
|
|
// groupBox32
|
|
//
|
|
this.groupBox32.Controls.Add(this.viewports);
|
|
this.groupBox32.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.groupBox32.Location = new System.Drawing.Point(3, 106);
|
|
this.groupBox32.Name = "groupBox32";
|
|
this.groupBox32.Size = new System.Drawing.Size(572, 496);
|
|
this.groupBox32.TabIndex = 1;
|
|
this.groupBox32.TabStop = false;
|
|
this.groupBox32.Text = "Viewports";
|
|
//
|
|
// viewports
|
|
//
|
|
treeListColumn133.AutoSizeMinSize = 0;
|
|
treeListColumn133.Width = 50;
|
|
treeListColumn134.AutoSizeMinSize = 0;
|
|
treeListColumn134.Width = 50;
|
|
treeListColumn135.AutoSizeMinSize = 0;
|
|
treeListColumn135.Width = 50;
|
|
treeListColumn136.AutoSizeMinSize = 0;
|
|
treeListColumn136.Width = 50;
|
|
treeListColumn137.AutoSizeMinSize = 0;
|
|
treeListColumn137.Width = 50;
|
|
treeListColumn138.AutoSizeMinSize = 0;
|
|
treeListColumn138.Width = 60;
|
|
treeListColumn139.AutoSize = true;
|
|
treeListColumn139.AutoSizeMinSize = 60;
|
|
treeListColumn139.Width = 60;
|
|
this.viewports.Columns.AddRange(new TreelistView.TreeListColumn[] {
|
|
treeListColumn133,
|
|
treeListColumn134,
|
|
treeListColumn135,
|
|
treeListColumn136,
|
|
treeListColumn137,
|
|
treeListColumn138,
|
|
treeListColumn139});
|
|
this.viewports.Cursor = System.Windows.Forms.Cursors.Arrow;
|
|
this.viewports.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.viewports.GridLineColour = System.Drawing.SystemColors.ControlDark;
|
|
this.viewports.Location = new System.Drawing.Point(3, 16);
|
|
this.viewports.MultiSelect = false;
|
|
this.viewports.Name = "viewports";
|
|
this.viewports.RowOptions.ItemHeight = 20;
|
|
this.viewports.RowOptions.ShowHeader = false;
|
|
this.viewports.Size = new System.Drawing.Size(566, 477);
|
|
this.viewports.TabIndex = 0;
|
|
this.viewports.Text = "Viewports";
|
|
this.viewports.TreeColumn = -1;
|
|
this.viewports.ViewOptions.ShowPlusMinus = false;
|
|
this.viewports.Leave += new System.EventHandler(this.disableSelection_Leave);
|
|
this.viewports.MouseClick += new System.Windows.Forms.MouseEventHandler(this.hideDisabledEmpty_MouseClick);
|
|
//
|
|
// groupBox42
|
|
//
|
|
groupBox42.Controls.Add(this.scissors);
|
|
groupBox42.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
groupBox42.Location = new System.Drawing.Point(581, 106);
|
|
groupBox42.Name = "groupBox42";
|
|
groupBox42.Size = new System.Drawing.Size(573, 496);
|
|
groupBox42.TabIndex = 2;
|
|
groupBox42.TabStop = false;
|
|
groupBox42.Text = "Scissor Regions";
|
|
//
|
|
// scissors
|
|
//
|
|
treeListColumn140.AutoSizeMinSize = 0;
|
|
treeListColumn140.Width = 50;
|
|
treeListColumn141.AutoSizeMinSize = 0;
|
|
treeListColumn141.Width = 50;
|
|
treeListColumn142.AutoSizeMinSize = 0;
|
|
treeListColumn142.Width = 50;
|
|
treeListColumn143.AutoSizeMinSize = 0;
|
|
treeListColumn143.Width = 50;
|
|
treeListColumn144.AutoSize = true;
|
|
treeListColumn144.AutoSizeMinSize = 50;
|
|
treeListColumn144.Width = 50;
|
|
treeListColumn145.AutoSizeMinSize = 0;
|
|
treeListColumn145.Width = 50;
|
|
this.scissors.Columns.AddRange(new TreelistView.TreeListColumn[] {
|
|
treeListColumn140,
|
|
treeListColumn141,
|
|
treeListColumn142,
|
|
treeListColumn143,
|
|
treeListColumn144,
|
|
treeListColumn145});
|
|
this.scissors.Cursor = System.Windows.Forms.Cursors.Arrow;
|
|
this.scissors.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.scissors.GridLineColour = System.Drawing.SystemColors.ControlDark;
|
|
this.scissors.Location = new System.Drawing.Point(3, 16);
|
|
this.scissors.MultiSelect = false;
|
|
this.scissors.Name = "scissors";
|
|
this.scissors.RowOptions.ItemHeight = 20;
|
|
this.scissors.RowOptions.ShowHeader = false;
|
|
this.scissors.Size = new System.Drawing.Size(567, 477);
|
|
this.scissors.TabIndex = 1;
|
|
this.scissors.Text = "Scissor Regions";
|
|
this.scissors.TreeColumn = -1;
|
|
this.scissors.ViewOptions.ShowPlusMinus = false;
|
|
this.scissors.Leave += new System.EventHandler(this.disableSelection_Leave);
|
|
this.scissors.MouseClick += new System.Windows.Forms.MouseEventHandler(this.hideDisabledEmpty_MouseClick);
|
|
//
|
|
// tabFS
|
|
//
|
|
this.tabFS.Controls.Add(this.panel6);
|
|
this.tabFS.Location = new System.Drawing.Point(4, 22);
|
|
this.tabFS.Name = "tabFS";
|
|
this.tabFS.Size = new System.Drawing.Size(1157, 605);
|
|
this.tabFS.TabIndex = 6;
|
|
this.tabFS.Text = "Fragment Shader";
|
|
this.tabFS.UseVisualStyleBackColor = true;
|
|
//
|
|
// panel6
|
|
//
|
|
this.panel6.AutoScroll = true;
|
|
this.panel6.AutoScrollMinSize = new System.Drawing.Size(0, 500);
|
|
this.panel6.Controls.Add(this.tableLayoutPanel6);
|
|
this.panel6.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.panel6.Location = new System.Drawing.Point(0, 0);
|
|
this.panel6.Name = "panel6";
|
|
this.panel6.Size = new System.Drawing.Size(1157, 605);
|
|
this.panel6.TabIndex = 3;
|
|
//
|
|
// tableLayoutPanel6
|
|
//
|
|
this.tableLayoutPanel6.ColumnCount = 2;
|
|
this.tableLayoutPanel6.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
|
|
this.tableLayoutPanel6.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
|
|
this.tableLayoutPanel6.Controls.Add(this.groupBox13, 0, 0);
|
|
this.tableLayoutPanel6.Controls.Add(this.groupBox19, 1, 3);
|
|
this.tableLayoutPanel6.Controls.Add(this.groupBox28, 0, 1);
|
|
this.tableLayoutPanel6.Controls.Add(this.groupBox29, 0, 2);
|
|
this.tableLayoutPanel6.Controls.Add(this.groupBox30, 0, 3);
|
|
this.tableLayoutPanel6.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.tableLayoutPanel6.Location = new System.Drawing.Point(0, 0);
|
|
this.tableLayoutPanel6.Name = "tableLayoutPanel6";
|
|
this.tableLayoutPanel6.RowCount = 4;
|
|
this.tableLayoutPanel6.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 50F));
|
|
this.tableLayoutPanel6.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F));
|
|
this.tableLayoutPanel6.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F));
|
|
this.tableLayoutPanel6.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F));
|
|
this.tableLayoutPanel6.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F));
|
|
this.tableLayoutPanel6.Size = new System.Drawing.Size(1157, 605);
|
|
this.tableLayoutPanel6.TabIndex = 1;
|
|
//
|
|
// groupBox13
|
|
//
|
|
this.tableLayoutPanel6.SetColumnSpan(this.groupBox13, 2);
|
|
this.groupBox13.Controls.Add(this.flowLayoutPanel1);
|
|
this.groupBox13.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.groupBox13.Location = new System.Drawing.Point(3, 3);
|
|
this.groupBox13.Name = "groupBox13";
|
|
this.groupBox13.Size = new System.Drawing.Size(1151, 44);
|
|
this.groupBox13.TabIndex = 17;
|
|
this.groupBox13.TabStop = false;
|
|
this.groupBox13.Text = "Shader";
|
|
//
|
|
// flowLayoutPanel1
|
|
//
|
|
this.flowLayoutPanel1.Controls.Add(this.fsShader);
|
|
this.flowLayoutPanel1.Controls.Add(this.fsShaderCog);
|
|
this.flowLayoutPanel1.Controls.Add(this.psShaderEdit);
|
|
this.flowLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.flowLayoutPanel1.Location = new System.Drawing.Point(3, 16);
|
|
this.flowLayoutPanel1.Name = "flowLayoutPanel1";
|
|
this.flowLayoutPanel1.Size = new System.Drawing.Size(1145, 25);
|
|
this.flowLayoutPanel1.TabIndex = 25;
|
|
//
|
|
// fsShader
|
|
//
|
|
this.fsShader.Anchor = System.Windows.Forms.AnchorStyles.Left;
|
|
this.fsShader.AutoSize = true;
|
|
this.fsShader.BackColor = System.Drawing.Color.LightGray;
|
|
this.fsShader.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.fsShader.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
this.fsShader.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
|
|
this.fsShader.Location = new System.Drawing.Point(3, 3);
|
|
this.fsShader.MinimumSize = new System.Drawing.Size(300, 2);
|
|
this.fsShader.Name = "fsShader";
|
|
this.fsShader.Size = new System.Drawing.Size(300, 15);
|
|
this.fsShader.TabIndex = 24;
|
|
this.fsShader.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
this.fsShader.Click += new System.EventHandler(this.shader_Click);
|
|
this.fsShader.MouseEnter += new System.EventHandler(this.shaderCog_MouseEnter);
|
|
this.fsShader.MouseLeave += new System.EventHandler(this.shaderCog_MouseLeave);
|
|
//
|
|
// fsShaderCog
|
|
//
|
|
this.fsShaderCog.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
this.fsShaderCog.Image = global::renderdocui.Properties.Resources.action;
|
|
this.fsShaderCog.Location = new System.Drawing.Point(309, 3);
|
|
this.fsShaderCog.Name = "fsShaderCog";
|
|
this.fsShaderCog.Size = new System.Drawing.Size(16, 16);
|
|
this.fsShaderCog.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
|
|
this.fsShaderCog.TabIndex = 25;
|
|
this.fsShaderCog.TabStop = false;
|
|
this.fsShaderCog.Click += new System.EventHandler(this.shader_Click);
|
|
this.fsShaderCog.MouseEnter += new System.EventHandler(this.shaderCog_MouseEnter);
|
|
this.fsShaderCog.MouseLeave += new System.EventHandler(this.shaderCog_MouseLeave);
|
|
//
|
|
// psShaderEdit
|
|
//
|
|
this.psShaderEdit.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
this.psShaderEdit.Image = global::renderdocui.Properties.Resources.page_white_edit;
|
|
this.psShaderEdit.Location = new System.Drawing.Point(331, 3);
|
|
this.psShaderEdit.Name = "psShaderEdit";
|
|
this.psShaderEdit.Size = new System.Drawing.Size(16, 16);
|
|
this.psShaderEdit.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
|
|
this.psShaderEdit.TabIndex = 29;
|
|
this.psShaderEdit.TabStop = false;
|
|
this.toolTip.SetToolTip(this.psShaderEdit, "HLSL edit and replace this shader");
|
|
this.psShaderEdit.Click += new System.EventHandler(this.shaderedit_Click);
|
|
//
|
|
// groupBox19
|
|
//
|
|
this.tableLayoutPanel6.SetColumnSpan(this.groupBox19, 2);
|
|
this.groupBox19.Controls.Add(this.fsClasses);
|
|
this.groupBox19.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.groupBox19.Location = new System.Drawing.Point(3, 467);
|
|
this.groupBox19.Name = "groupBox19";
|
|
this.groupBox19.Size = new System.Drawing.Size(1151, 135);
|
|
this.groupBox19.TabIndex = 16;
|
|
this.groupBox19.TabStop = false;
|
|
this.groupBox19.Text = "Class Instances";
|
|
//
|
|
// fsClasses
|
|
//
|
|
treeListColumn146.AutoSizeMinSize = 0;
|
|
treeListColumn146.Width = 50;
|
|
treeListColumn147.AutoSizeMinSize = 0;
|
|
treeListColumn147.Width = 200;
|
|
treeListColumn148.AutoSize = true;
|
|
treeListColumn148.AutoSizeMinSize = 50;
|
|
treeListColumn148.Width = 60;
|
|
this.fsClasses.Columns.AddRange(new TreelistView.TreeListColumn[] {
|
|
treeListColumn146,
|
|
treeListColumn147,
|
|
treeListColumn148});
|
|
this.fsClasses.Cursor = System.Windows.Forms.Cursors.Arrow;
|
|
this.fsClasses.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.fsClasses.Location = new System.Drawing.Point(3, 16);
|
|
this.fsClasses.Name = "fsClasses";
|
|
this.fsClasses.RowOptions.ItemHeight = 20;
|
|
this.fsClasses.RowOptions.ShowHeader = false;
|
|
this.fsClasses.Size = new System.Drawing.Size(1145, 116);
|
|
this.fsClasses.TabIndex = 4;
|
|
this.fsClasses.Text = "Class Instances";
|
|
this.fsClasses.TreeColumn = -1;
|
|
this.fsClasses.ViewOptions.ShowLine = false;
|
|
this.fsClasses.ViewOptions.ShowPlusMinus = false;
|
|
this.fsClasses.Leave += new System.EventHandler(this.disableSelection_Leave);
|
|
this.fsClasses.MouseClick += new System.Windows.Forms.MouseEventHandler(this.hideDisabledEmpty_MouseClick);
|
|
//
|
|
// groupBox28
|
|
//
|
|
this.tableLayoutPanel6.SetColumnSpan(this.groupBox28, 2);
|
|
this.groupBox28.Controls.Add(this.fsResources);
|
|
this.groupBox28.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.groupBox28.Location = new System.Drawing.Point(3, 53);
|
|
this.groupBox28.Name = "groupBox28";
|
|
this.groupBox28.Size = new System.Drawing.Size(1151, 132);
|
|
this.groupBox28.TabIndex = 14;
|
|
this.groupBox28.TabStop = false;
|
|
this.groupBox28.Text = "Resources";
|
|
//
|
|
// fsResources
|
|
//
|
|
treeListColumn149.AutoSizeMinSize = 0;
|
|
treeListColumn149.Width = 120;
|
|
treeListColumn150.AutoSize = true;
|
|
treeListColumn150.AutoSizeMinSize = 150;
|
|
treeListColumn150.Width = 50;
|
|
treeListColumn151.AutoSizeMinSize = 0;
|
|
treeListColumn151.Width = 75;
|
|
treeListColumn152.AutoSizeMinSize = 0;
|
|
treeListColumn152.Width = 50;
|
|
treeListColumn153.AutoSizeMinSize = 0;
|
|
treeListColumn153.Width = 50;
|
|
treeListColumn154.AutoSizeMinSize = 0;
|
|
treeListColumn154.Width = 50;
|
|
treeListColumn155.AutoSizeMinSize = 0;
|
|
treeListColumn155.Width = 75;
|
|
treeListColumn156.AutoSizeMinSize = 0;
|
|
treeListColumn156.Width = 200;
|
|
treeListColumn157.AutoSizeMinSize = 0;
|
|
treeListColumn157.Width = 25;
|
|
this.fsResources.Columns.AddRange(new TreelistView.TreeListColumn[] {
|
|
treeListColumn149,
|
|
treeListColumn150,
|
|
treeListColumn151,
|
|
treeListColumn152,
|
|
treeListColumn153,
|
|
treeListColumn154,
|
|
treeListColumn155,
|
|
treeListColumn156,
|
|
treeListColumn157});
|
|
this.fsResources.Cursor = System.Windows.Forms.Cursors.Arrow;
|
|
this.fsResources.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.fsResources.GridLineColour = System.Drawing.SystemColors.ControlDark;
|
|
this.fsResources.Location = new System.Drawing.Point(3, 16);
|
|
this.fsResources.MultiSelect = false;
|
|
this.fsResources.Name = "fsResources";
|
|
this.fsResources.RowOptions.HoverHighlight = true;
|
|
this.fsResources.RowOptions.ItemHeight = 20;
|
|
this.fsResources.RowOptions.ShowHeader = false;
|
|
this.fsResources.Size = new System.Drawing.Size(1145, 113);
|
|
this.fsResources.TabIndex = 1;
|
|
this.fsResources.Text = "Outputs";
|
|
this.fsResources.TreeColumn = 8;
|
|
this.fsResources.ViewOptions.Indent = 0;
|
|
this.fsResources.ViewOptions.ShowLine = false;
|
|
this.fsResources.ViewOptions.ShowPlusMinus = false;
|
|
this.fsResources.NodeDoubleClicked += new TreelistView.TreeListView.NodeDoubleClickedHandler(this.textureCell_CellDoubleClick);
|
|
this.fsResources.NodeClicked += new TreelistView.TreeListView.NodeClickedHandler(this.textureCell_CellDoubleClick);
|
|
this.fsResources.Leave += new System.EventHandler(this.disableSelection_Leave);
|
|
this.fsResources.MouseClick += new System.Windows.Forms.MouseEventHandler(this.hideDisabledEmpty_MouseClick);
|
|
//
|
|
// groupBox29
|
|
//
|
|
this.tableLayoutPanel6.SetColumnSpan(this.groupBox29, 2);
|
|
this.groupBox29.Controls.Add(this.fsSamplers);
|
|
this.groupBox29.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.groupBox29.Location = new System.Drawing.Point(3, 191);
|
|
this.groupBox29.Name = "groupBox29";
|
|
this.groupBox29.Size = new System.Drawing.Size(1151, 132);
|
|
this.groupBox29.TabIndex = 13;
|
|
this.groupBox29.TabStop = false;
|
|
this.groupBox29.Text = "Samplers";
|
|
//
|
|
// fsSamplers
|
|
//
|
|
treeListColumn158.AutoSizeMinSize = 0;
|
|
treeListColumn158.Width = 120;
|
|
treeListColumn159.AutoSizeMinSize = 100;
|
|
treeListColumn159.Width = 150;
|
|
treeListColumn160.AutoSizeMinSize = 0;
|
|
treeListColumn160.Width = 80;
|
|
treeListColumn161.AutoSizeMinSize = 0;
|
|
treeListColumn161.Width = 100;
|
|
treeListColumn162.AutoSizeMinSize = 0;
|
|
treeListColumn162.Width = 150;
|
|
treeListColumn163.AutoSizeMinSize = 0;
|
|
treeListColumn163.Width = 60;
|
|
treeListColumn164.AutoSizeMinSize = 0;
|
|
treeListColumn164.Width = 60;
|
|
treeListColumn165.AutoSizeMinSize = 0;
|
|
treeListColumn165.Width = 60;
|
|
treeListColumn166.AutoSize = true;
|
|
treeListColumn166.AutoSizeMinSize = 50;
|
|
treeListColumn166.Width = 50;
|
|
this.fsSamplers.Columns.AddRange(new TreelistView.TreeListColumn[] {
|
|
treeListColumn158,
|
|
treeListColumn159,
|
|
treeListColumn160,
|
|
treeListColumn161,
|
|
treeListColumn162,
|
|
treeListColumn163,
|
|
treeListColumn164,
|
|
treeListColumn165,
|
|
treeListColumn166});
|
|
this.fsSamplers.Cursor = System.Windows.Forms.Cursors.Arrow;
|
|
this.fsSamplers.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.fsSamplers.GridLineColour = System.Drawing.SystemColors.ControlDark;
|
|
this.fsSamplers.Location = new System.Drawing.Point(3, 16);
|
|
this.fsSamplers.MultiSelect = false;
|
|
this.fsSamplers.Name = "fsSamplers";
|
|
this.fsSamplers.RowOptions.HoverHighlight = true;
|
|
this.fsSamplers.RowOptions.ItemHeight = 20;
|
|
this.fsSamplers.RowOptions.ShowHeader = false;
|
|
this.fsSamplers.Size = new System.Drawing.Size(1145, 113);
|
|
this.fsSamplers.TabIndex = 12;
|
|
this.fsSamplers.Text = "Constant Buffers";
|
|
this.fsSamplers.TreeColumn = -1;
|
|
this.fsSamplers.ViewOptions.Indent = 0;
|
|
this.fsSamplers.ViewOptions.ShowLine = false;
|
|
this.fsSamplers.ViewOptions.ShowPlusMinus = false;
|
|
this.fsSamplers.Leave += new System.EventHandler(this.disableSelection_Leave);
|
|
this.fsSamplers.MouseClick += new System.Windows.Forms.MouseEventHandler(this.hideDisabledEmpty_MouseClick);
|
|
//
|
|
// groupBox30
|
|
//
|
|
this.tableLayoutPanel6.SetColumnSpan(this.groupBox30, 2);
|
|
this.groupBox30.Controls.Add(this.fsCBuffers);
|
|
this.groupBox30.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.groupBox30.Location = new System.Drawing.Point(3, 329);
|
|
this.groupBox30.Name = "groupBox30";
|
|
this.groupBox30.Size = new System.Drawing.Size(1151, 132);
|
|
this.groupBox30.TabIndex = 12;
|
|
this.groupBox30.TabStop = false;
|
|
this.groupBox30.Text = "Constant Buffers";
|
|
//
|
|
// fsCBuffers
|
|
//
|
|
treeListColumn167.AutoSizeMinSize = 0;
|
|
treeListColumn167.Width = 120;
|
|
treeListColumn168.AutoSize = true;
|
|
treeListColumn168.AutoSizeMinSize = 100;
|
|
treeListColumn168.Width = 50;
|
|
treeListColumn169.AutoSizeMinSize = 0;
|
|
treeListColumn169.Width = 75;
|
|
treeListColumn170.AutoSizeMinSize = 0;
|
|
treeListColumn170.Width = 75;
|
|
treeListColumn171.AutoSizeMinSize = 0;
|
|
treeListColumn171.Width = 120;
|
|
treeListColumn172.AutoSizeMinSize = 0;
|
|
treeListColumn172.Width = 200;
|
|
treeListColumn173.AutoSizeMinSize = 0;
|
|
treeListColumn173.Width = 25;
|
|
this.fsCBuffers.Columns.AddRange(new TreelistView.TreeListColumn[] {
|
|
treeListColumn167,
|
|
treeListColumn168,
|
|
treeListColumn169,
|
|
treeListColumn170,
|
|
treeListColumn171,
|
|
treeListColumn172,
|
|
treeListColumn173});
|
|
this.fsCBuffers.Cursor = System.Windows.Forms.Cursors.Arrow;
|
|
this.fsCBuffers.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.fsCBuffers.GridLineColour = System.Drawing.SystemColors.ControlDark;
|
|
this.fsCBuffers.Location = new System.Drawing.Point(3, 16);
|
|
this.fsCBuffers.MultiSelect = false;
|
|
this.fsCBuffers.Name = "fsCBuffers";
|
|
this.fsCBuffers.RowOptions.HoverHighlight = true;
|
|
this.fsCBuffers.RowOptions.ItemHeight = 20;
|
|
this.fsCBuffers.RowOptions.ShowHeader = false;
|
|
this.fsCBuffers.Size = new System.Drawing.Size(1145, 113);
|
|
this.fsCBuffers.TabIndex = 11;
|
|
this.fsCBuffers.Text = "Constant Buffers";
|
|
this.fsCBuffers.TreeColumn = 6;
|
|
this.fsCBuffers.ViewOptions.Indent = 0;
|
|
this.fsCBuffers.ViewOptions.ShowLine = false;
|
|
this.fsCBuffers.ViewOptions.ShowPlusMinus = false;
|
|
this.fsCBuffers.NodeDoubleClicked += new TreelistView.TreeListView.NodeDoubleClickedHandler(this.cbuffers_NodeDoubleClicked);
|
|
this.fsCBuffers.NodeClicked += new TreelistView.TreeListView.NodeClickedHandler(this.cbuffers_NodeDoubleClicked);
|
|
this.fsCBuffers.Leave += new System.EventHandler(this.disableSelection_Leave);
|
|
this.fsCBuffers.MouseClick += new System.Windows.Forms.MouseEventHandler(this.hideDisabledEmpty_MouseClick);
|
|
//
|
|
// tabFB
|
|
//
|
|
this.tabFB.Controls.Add(this.panel9);
|
|
this.tabFB.Location = new System.Drawing.Point(4, 22);
|
|
this.tabFB.Name = "tabFB";
|
|
this.tabFB.Size = new System.Drawing.Size(1157, 605);
|
|
this.tabFB.TabIndex = 7;
|
|
this.tabFB.Text = "Framebuffer Output";
|
|
this.tabFB.UseVisualStyleBackColor = true;
|
|
//
|
|
// panel9
|
|
//
|
|
this.panel9.AutoScroll = true;
|
|
this.panel9.AutoScrollMinSize = new System.Drawing.Size(930, 320);
|
|
this.panel9.Controls.Add(this.tableLayoutPanel9);
|
|
this.panel9.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.panel9.Location = new System.Drawing.Point(0, 0);
|
|
this.panel9.Name = "panel9";
|
|
this.panel9.Size = new System.Drawing.Size(1157, 605);
|
|
this.panel9.TabIndex = 1;
|
|
//
|
|
// tableLayoutPanel9
|
|
//
|
|
this.tableLayoutPanel9.AutoScroll = true;
|
|
this.tableLayoutPanel9.ColumnCount = 1;
|
|
this.tableLayoutPanel9.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
|
|
this.tableLayoutPanel9.Controls.Add(this.groupBox33, 0, 0);
|
|
this.tableLayoutPanel9.Controls.Add(this.groupBox37, 0, 1);
|
|
this.tableLayoutPanel9.Controls.Add(this.tableLayoutPanel10, 0, 2);
|
|
this.tableLayoutPanel9.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.tableLayoutPanel9.Location = new System.Drawing.Point(0, 0);
|
|
this.tableLayoutPanel9.Name = "tableLayoutPanel9";
|
|
this.tableLayoutPanel9.RowCount = 3;
|
|
this.tableLayoutPanel9.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 60F));
|
|
this.tableLayoutPanel9.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 40F));
|
|
this.tableLayoutPanel9.RowStyles.Add(new System.Windows.Forms.RowStyle());
|
|
this.tableLayoutPanel9.Size = new System.Drawing.Size(1157, 605);
|
|
this.tableLayoutPanel9.TabIndex = 0;
|
|
//
|
|
// groupBox33
|
|
//
|
|
this.groupBox33.Controls.Add(this.targetOutputs);
|
|
this.groupBox33.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.groupBox33.Location = new System.Drawing.Point(3, 3);
|
|
this.groupBox33.Name = "groupBox33";
|
|
this.groupBox33.Size = new System.Drawing.Size(1151, 270);
|
|
this.groupBox33.TabIndex = 15;
|
|
this.groupBox33.TabStop = false;
|
|
this.groupBox33.Text = "Render Targets && UAVs";
|
|
//
|
|
// targetOutputs
|
|
//
|
|
treeListColumn174.AutoSizeMinSize = 0;
|
|
treeListColumn174.Width = 50;
|
|
treeListColumn175.AutoSize = true;
|
|
treeListColumn175.AutoSizeMinSize = 150;
|
|
treeListColumn175.Width = 50;
|
|
treeListColumn176.AutoSizeMinSize = 0;
|
|
treeListColumn176.Width = 75;
|
|
treeListColumn177.AutoSizeMinSize = 0;
|
|
treeListColumn177.Width = 50;
|
|
treeListColumn178.AutoSizeMinSize = 0;
|
|
treeListColumn178.Width = 50;
|
|
treeListColumn179.AutoSizeMinSize = 0;
|
|
treeListColumn179.Width = 50;
|
|
treeListColumn180.AutoSizeMinSize = 0;
|
|
treeListColumn180.Width = 75;
|
|
treeListColumn181.AutoSizeMinSize = 0;
|
|
treeListColumn181.Width = 200;
|
|
treeListColumn182.AutoSizeMinSize = 0;
|
|
treeListColumn182.Width = 25;
|
|
this.targetOutputs.Columns.AddRange(new TreelistView.TreeListColumn[] {
|
|
treeListColumn174,
|
|
treeListColumn175,
|
|
treeListColumn176,
|
|
treeListColumn177,
|
|
treeListColumn178,
|
|
treeListColumn179,
|
|
treeListColumn180,
|
|
treeListColumn181,
|
|
treeListColumn182});
|
|
this.targetOutputs.Cursor = System.Windows.Forms.Cursors.Arrow;
|
|
this.targetOutputs.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.targetOutputs.GridLineColour = System.Drawing.SystemColors.ControlDark;
|
|
this.targetOutputs.Location = new System.Drawing.Point(3, 16);
|
|
this.targetOutputs.MultiSelect = false;
|
|
this.targetOutputs.Name = "targetOutputs";
|
|
this.targetOutputs.RowOptions.HoverHighlight = true;
|
|
this.targetOutputs.RowOptions.ItemHeight = 20;
|
|
this.targetOutputs.RowOptions.ShowHeader = false;
|
|
this.targetOutputs.Size = new System.Drawing.Size(1145, 251);
|
|
this.targetOutputs.TabIndex = 0;
|
|
this.targetOutputs.Text = "Outputs";
|
|
this.targetOutputs.TreeColumn = 8;
|
|
this.targetOutputs.ViewOptions.Indent = 0;
|
|
this.targetOutputs.ViewOptions.ShowLine = false;
|
|
this.targetOutputs.ViewOptions.ShowPlusMinus = false;
|
|
this.targetOutputs.NodeDoubleClicked += new TreelistView.TreeListView.NodeDoubleClickedHandler(this.textureCell_CellDoubleClick);
|
|
this.targetOutputs.NodeClicked += new TreelistView.TreeListView.NodeClickedHandler(this.textureCell_CellDoubleClick);
|
|
this.targetOutputs.Leave += new System.EventHandler(this.disableSelection_Leave);
|
|
this.targetOutputs.MouseClick += new System.Windows.Forms.MouseEventHandler(this.hideDisabledEmpty_MouseClick);
|
|
//
|
|
// groupBox37
|
|
//
|
|
this.groupBox37.Controls.Add(this.blendOperations);
|
|
this.groupBox37.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.groupBox37.Location = new System.Drawing.Point(3, 279);
|
|
this.groupBox37.Name = "groupBox37";
|
|
this.groupBox37.Size = new System.Drawing.Size(1151, 178);
|
|
this.groupBox37.TabIndex = 16;
|
|
this.groupBox37.TabStop = false;
|
|
this.groupBox37.Text = "Target Blends";
|
|
//
|
|
// blendOperations
|
|
//
|
|
treeListColumn183.AutoSizeMinSize = 0;
|
|
treeListColumn183.Width = 50;
|
|
treeListColumn184.AutoSizeMinSize = 0;
|
|
treeListColumn184.Width = 50;
|
|
treeListColumn185.AutoSizeMinSize = 0;
|
|
treeListColumn185.Width = 50;
|
|
treeListColumn186.AutoSizeMinSize = 0;
|
|
treeListColumn186.Width = 100;
|
|
treeListColumn187.AutoSizeMinSize = 0;
|
|
treeListColumn187.Width = 100;
|
|
treeListColumn188.AutoSizeMinSize = 0;
|
|
treeListColumn188.Width = 135;
|
|
treeListColumn189.AutoSizeMinSize = 0;
|
|
treeListColumn189.Width = 100;
|
|
treeListColumn190.AutoSizeMinSize = 0;
|
|
treeListColumn190.Width = 100;
|
|
treeListColumn191.AutoSizeMinSize = 0;
|
|
treeListColumn191.Width = 100;
|
|
treeListColumn192.AutoSizeMinSize = 0;
|
|
treeListColumn192.Width = 80;
|
|
treeListColumn193.AutoSize = true;
|
|
treeListColumn193.AutoSizeMinSize = 60;
|
|
treeListColumn193.Width = 60;
|
|
this.blendOperations.Columns.AddRange(new TreelistView.TreeListColumn[] {
|
|
treeListColumn183,
|
|
treeListColumn184,
|
|
treeListColumn185,
|
|
treeListColumn186,
|
|
treeListColumn187,
|
|
treeListColumn188,
|
|
treeListColumn189,
|
|
treeListColumn190,
|
|
treeListColumn191,
|
|
treeListColumn192,
|
|
treeListColumn193});
|
|
this.blendOperations.Cursor = System.Windows.Forms.Cursors.Arrow;
|
|
this.blendOperations.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.blendOperations.GridLineColour = System.Drawing.SystemColors.ControlDark;
|
|
this.blendOperations.Location = new System.Drawing.Point(3, 16);
|
|
this.blendOperations.MultiSelect = false;
|
|
this.blendOperations.Name = "blendOperations";
|
|
this.blendOperations.RowOptions.HoverHighlight = true;
|
|
this.blendOperations.RowOptions.ItemHeight = 20;
|
|
this.blendOperations.RowOptions.ShowHeader = false;
|
|
this.blendOperations.Size = new System.Drawing.Size(1145, 159);
|
|
this.blendOperations.TabIndex = 32;
|
|
this.blendOperations.Text = "Outputs";
|
|
this.blendOperations.TreeColumn = 7;
|
|
this.blendOperations.ViewOptions.Indent = 0;
|
|
this.blendOperations.ViewOptions.ShowLine = false;
|
|
this.blendOperations.ViewOptions.ShowPlusMinus = false;
|
|
//
|
|
// tableLayoutPanel10
|
|
//
|
|
this.tableLayoutPanel10.ColumnCount = 3;
|
|
this.tableLayoutPanel10.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
|
|
this.tableLayoutPanel10.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
|
|
this.tableLayoutPanel10.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
|
|
this.tableLayoutPanel10.Controls.Add(this.groupBox40, 0, 0);
|
|
this.tableLayoutPanel10.Controls.Add(this.groupBox41, 1, 0);
|
|
this.tableLayoutPanel10.Controls.Add(this.groupBox43, 2, 0);
|
|
this.tableLayoutPanel10.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.tableLayoutPanel10.Location = new System.Drawing.Point(3, 463);
|
|
this.tableLayoutPanel10.MinimumSize = new System.Drawing.Size(0, 130);
|
|
this.tableLayoutPanel10.Name = "tableLayoutPanel10";
|
|
this.tableLayoutPanel10.RowCount = 1;
|
|
this.tableLayoutPanel10.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
|
|
this.tableLayoutPanel10.Size = new System.Drawing.Size(1151, 139);
|
|
this.tableLayoutPanel10.TabIndex = 17;
|
|
//
|
|
// groupBox40
|
|
//
|
|
this.groupBox40.AutoSize = true;
|
|
this.groupBox40.Controls.Add(this.tableLayoutPanel11);
|
|
this.groupBox40.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.groupBox40.Location = new System.Drawing.Point(3, 3);
|
|
this.groupBox40.MinimumSize = new System.Drawing.Size(270, 0);
|
|
this.groupBox40.Name = "groupBox40";
|
|
this.groupBox40.Size = new System.Drawing.Size(339, 133);
|
|
this.groupBox40.TabIndex = 0;
|
|
this.groupBox40.TabStop = false;
|
|
this.groupBox40.Text = "Blend State";
|
|
//
|
|
// tableLayoutPanel11
|
|
//
|
|
this.tableLayoutPanel11.AutoSize = true;
|
|
this.tableLayoutPanel11.CellBorderStyle = System.Windows.Forms.TableLayoutPanelCellBorderStyle.Single;
|
|
this.tableLayoutPanel11.ColumnCount = 4;
|
|
this.tableLayoutPanel11.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 50F));
|
|
this.tableLayoutPanel11.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
|
|
this.tableLayoutPanel11.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 75F));
|
|
this.tableLayoutPanel11.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
|
|
this.tableLayoutPanel11.Controls.Add(this.sampleMask, 1, 1);
|
|
this.tableLayoutPanel11.Controls.Add(this.independentBlend, 3, 0);
|
|
this.tableLayoutPanel11.Controls.Add(this.label3, 0, 0);
|
|
this.tableLayoutPanel11.Controls.Add(this.label6, 0, 1);
|
|
this.tableLayoutPanel11.Controls.Add(this.label7, 2, 1);
|
|
this.tableLayoutPanel11.Controls.Add(this.alphaToCoverage, 3, 1);
|
|
this.tableLayoutPanel11.Controls.Add(this.blendFactor, 1, 0);
|
|
this.tableLayoutPanel11.Controls.Add(this.label4, 2, 0);
|
|
this.tableLayoutPanel11.Location = new System.Drawing.Point(3, 16);
|
|
this.tableLayoutPanel11.Name = "tableLayoutPanel11";
|
|
this.tableLayoutPanel11.RowCount = 2;
|
|
this.tableLayoutPanel11.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
|
|
this.tableLayoutPanel11.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
|
|
this.tableLayoutPanel11.Size = new System.Drawing.Size(330, 106);
|
|
this.tableLayoutPanel11.TabIndex = 0;
|
|
//
|
|
// sampleMask
|
|
//
|
|
this.sampleMask.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.sampleMask.AutoSize = true;
|
|
this.sampleMask.BackColor = System.Drawing.Color.Transparent;
|
|
this.sampleMask.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.sampleMask.Location = new System.Drawing.Point(55, 69);
|
|
this.sampleMask.Name = "sampleMask";
|
|
this.sampleMask.Size = new System.Drawing.Size(167, 19);
|
|
this.sampleMask.TabIndex = 23;
|
|
this.sampleMask.Text = "FFFFFFFF";
|
|
this.sampleMask.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// independentBlend
|
|
//
|
|
this.independentBlend.Anchor = System.Windows.Forms.AnchorStyles.Left;
|
|
this.independentBlend.Image = ((System.Drawing.Image)(resources.GetObject("independentBlend.Image")));
|
|
this.independentBlend.Location = new System.Drawing.Point(305, 18);
|
|
this.independentBlend.Name = "independentBlend";
|
|
this.independentBlend.Size = new System.Drawing.Size(16, 16);
|
|
this.independentBlend.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
|
|
this.independentBlend.TabIndex = 22;
|
|
this.independentBlend.TabStop = false;
|
|
//
|
|
// label3
|
|
//
|
|
this.label3.Anchor = System.Windows.Forms.AnchorStyles.Right;
|
|
this.label3.AutoSize = true;
|
|
this.label3.Location = new System.Drawing.Point(8, 13);
|
|
this.label3.Name = "label3";
|
|
this.label3.Size = new System.Drawing.Size(40, 26);
|
|
this.label3.TabIndex = 0;
|
|
this.label3.Text = "Blend Factor:";
|
|
this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// label6
|
|
//
|
|
this.label6.Anchor = System.Windows.Forms.AnchorStyles.Right;
|
|
this.label6.AutoSize = true;
|
|
this.label6.Location = new System.Drawing.Point(6, 66);
|
|
this.label6.Name = "label6";
|
|
this.label6.Size = new System.Drawing.Size(42, 26);
|
|
this.label6.TabIndex = 2;
|
|
this.label6.Text = "Sample Mask:";
|
|
this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// label7
|
|
//
|
|
this.label7.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.label7.AutoSize = true;
|
|
this.label7.Location = new System.Drawing.Point(229, 66);
|
|
this.label7.Name = "label7";
|
|
this.label7.Size = new System.Drawing.Size(69, 26);
|
|
this.label7.TabIndex = 3;
|
|
this.label7.Text = "Alpha to Coverage:";
|
|
this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// alphaToCoverage
|
|
//
|
|
this.alphaToCoverage.Anchor = System.Windows.Forms.AnchorStyles.Left;
|
|
this.alphaToCoverage.Image = ((System.Drawing.Image)(resources.GetObject("alphaToCoverage.Image")));
|
|
this.alphaToCoverage.Location = new System.Drawing.Point(305, 71);
|
|
this.alphaToCoverage.Name = "alphaToCoverage";
|
|
this.alphaToCoverage.Size = new System.Drawing.Size(16, 16);
|
|
this.alphaToCoverage.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
|
|
this.alphaToCoverage.TabIndex = 21;
|
|
this.alphaToCoverage.TabStop = false;
|
|
//
|
|
// blendFactor
|
|
//
|
|
this.blendFactor.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.blendFactor.AutoSize = true;
|
|
this.blendFactor.BackColor = System.Drawing.Color.Transparent;
|
|
this.blendFactor.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.blendFactor.Location = new System.Drawing.Point(55, 17);
|
|
this.blendFactor.Name = "blendFactor";
|
|
this.blendFactor.Size = new System.Drawing.Size(167, 19);
|
|
this.blendFactor.TabIndex = 24;
|
|
this.blendFactor.Text = "0.00, 0.00, 0.00, 0.00";
|
|
this.blendFactor.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// label4
|
|
//
|
|
this.label4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.label4.AutoSize = true;
|
|
this.label4.Location = new System.Drawing.Point(229, 13);
|
|
this.label4.Name = "label4";
|
|
this.label4.Size = new System.Drawing.Size(69, 26);
|
|
this.label4.TabIndex = 1;
|
|
this.label4.Text = "Independent Blend:";
|
|
this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// groupBox41
|
|
//
|
|
this.groupBox41.AutoSize = true;
|
|
this.groupBox41.Controls.Add(this.tableLayoutPanel12);
|
|
this.groupBox41.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.groupBox41.Location = new System.Drawing.Point(348, 3);
|
|
this.groupBox41.MinimumSize = new System.Drawing.Size(165, 0);
|
|
this.groupBox41.Name = "groupBox41";
|
|
this.groupBox41.Size = new System.Drawing.Size(217, 133);
|
|
this.groupBox41.TabIndex = 1;
|
|
this.groupBox41.TabStop = false;
|
|
this.groupBox41.Text = "Depth State";
|
|
//
|
|
// tableLayoutPanel12
|
|
//
|
|
this.tableLayoutPanel12.AutoSize = true;
|
|
this.tableLayoutPanel12.CellBorderStyle = System.Windows.Forms.TableLayoutPanelCellBorderStyle.Single;
|
|
this.tableLayoutPanel12.ColumnCount = 2;
|
|
this.tableLayoutPanel12.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 60F));
|
|
this.tableLayoutPanel12.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
|
|
this.tableLayoutPanel12.Controls.Add(this.depthEnable, 1, 0);
|
|
this.tableLayoutPanel12.Controls.Add(this.label21, 0, 0);
|
|
this.tableLayoutPanel12.Controls.Add(this.depthWrite, 1, 1);
|
|
this.tableLayoutPanel12.Controls.Add(this.label11, 0, 1);
|
|
this.tableLayoutPanel12.Controls.Add(this.label13, 0, 2);
|
|
this.tableLayoutPanel12.Controls.Add(this.depthFunc, 1, 2);
|
|
this.tableLayoutPanel12.Location = new System.Drawing.Point(3, 16);
|
|
this.tableLayoutPanel12.Name = "tableLayoutPanel12";
|
|
this.tableLayoutPanel12.RowCount = 3;
|
|
this.tableLayoutPanel12.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
|
|
this.tableLayoutPanel12.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
|
|
this.tableLayoutPanel12.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
|
|
this.tableLayoutPanel12.Size = new System.Drawing.Size(208, 102);
|
|
this.tableLayoutPanel12.TabIndex = 1;
|
|
//
|
|
// depthEnable
|
|
//
|
|
this.depthEnable.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.depthEnable.Image = ((System.Drawing.Image)(resources.GetObject("depthEnable.Image")));
|
|
this.depthEnable.Location = new System.Drawing.Point(65, 9);
|
|
this.depthEnable.Name = "depthEnable";
|
|
this.depthEnable.Size = new System.Drawing.Size(139, 16);
|
|
this.depthEnable.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
|
|
this.depthEnable.TabIndex = 22;
|
|
this.depthEnable.TabStop = false;
|
|
//
|
|
// label21
|
|
//
|
|
this.label21.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.label21.AutoSize = true;
|
|
this.label21.Location = new System.Drawing.Point(4, 10);
|
|
this.label21.Name = "label21";
|
|
this.label21.Size = new System.Drawing.Size(54, 13);
|
|
this.label21.TabIndex = 1;
|
|
this.label21.Text = "Enabled:";
|
|
this.label21.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// depthWrite
|
|
//
|
|
this.depthWrite.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.depthWrite.Image = ((System.Drawing.Image)(resources.GetObject("depthWrite.Image")));
|
|
this.depthWrite.Location = new System.Drawing.Point(65, 42);
|
|
this.depthWrite.Name = "depthWrite";
|
|
this.depthWrite.Size = new System.Drawing.Size(139, 16);
|
|
this.depthWrite.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
|
|
this.depthWrite.TabIndex = 25;
|
|
this.depthWrite.TabStop = false;
|
|
//
|
|
// label11
|
|
//
|
|
this.label11.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.label11.AutoSize = true;
|
|
this.label11.Location = new System.Drawing.Point(4, 43);
|
|
this.label11.Name = "label11";
|
|
this.label11.Size = new System.Drawing.Size(54, 13);
|
|
this.label11.TabIndex = 24;
|
|
this.label11.Text = "Write:";
|
|
this.label11.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// label13
|
|
//
|
|
this.label13.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.label13.AutoSize = true;
|
|
this.label13.Location = new System.Drawing.Point(4, 77);
|
|
this.label13.Name = "label13";
|
|
this.label13.Size = new System.Drawing.Size(54, 13);
|
|
this.label13.TabIndex = 3;
|
|
this.label13.Text = "Func:";
|
|
this.label13.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// depthFunc
|
|
//
|
|
this.depthFunc.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.depthFunc.AutoSize = true;
|
|
this.depthFunc.BackColor = System.Drawing.Color.Transparent;
|
|
this.depthFunc.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.depthFunc.Location = new System.Drawing.Point(65, 74);
|
|
this.depthFunc.Name = "depthFunc";
|
|
this.depthFunc.Size = new System.Drawing.Size(139, 19);
|
|
this.depthFunc.TabIndex = 23;
|
|
this.depthFunc.Text = "GREATER_EQUAL";
|
|
this.depthFunc.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// groupBox43
|
|
//
|
|
this.groupBox43.Controls.Add(this.flowLayoutPanel8);
|
|
this.groupBox43.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.groupBox43.Location = new System.Drawing.Point(571, 3);
|
|
this.groupBox43.Name = "groupBox43";
|
|
this.groupBox43.Size = new System.Drawing.Size(577, 133);
|
|
this.groupBox43.TabIndex = 2;
|
|
this.groupBox43.TabStop = false;
|
|
this.groupBox43.Text = "Stencil State";
|
|
//
|
|
// flowLayoutPanel8
|
|
//
|
|
this.flowLayoutPanel8.Controls.Add(this.tableLayoutPanel15);
|
|
this.flowLayoutPanel8.Controls.Add(this.stencilFuncs);
|
|
this.flowLayoutPanel8.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.flowLayoutPanel8.FlowDirection = System.Windows.Forms.FlowDirection.TopDown;
|
|
this.flowLayoutPanel8.Location = new System.Drawing.Point(3, 16);
|
|
this.flowLayoutPanel8.Name = "flowLayoutPanel8";
|
|
this.flowLayoutPanel8.Size = new System.Drawing.Size(571, 114);
|
|
this.flowLayoutPanel8.TabIndex = 4;
|
|
//
|
|
// tableLayoutPanel15
|
|
//
|
|
this.tableLayoutPanel15.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
this.tableLayoutPanel15.AutoSize = true;
|
|
this.tableLayoutPanel15.CellBorderStyle = System.Windows.Forms.TableLayoutPanelCellBorderStyle.Single;
|
|
this.tableLayoutPanel15.ColumnCount = 8;
|
|
this.tableLayoutPanel15.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
|
|
this.tableLayoutPanel15.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
|
|
this.tableLayoutPanel15.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
|
|
this.tableLayoutPanel15.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
|
|
this.tableLayoutPanel15.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
|
|
this.tableLayoutPanel15.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
|
|
this.tableLayoutPanel15.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
|
|
this.tableLayoutPanel15.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
|
|
this.tableLayoutPanel15.Controls.Add(this.stencilRef, 7, 0);
|
|
this.tableLayoutPanel15.Controls.Add(this.stencilReadMask, 5, 0);
|
|
this.tableLayoutPanel15.Controls.Add(this.stencilEnable, 1, 0);
|
|
this.tableLayoutPanel15.Controls.Add(this.label12, 0, 0);
|
|
this.tableLayoutPanel15.Controls.Add(this.label22, 2, 0);
|
|
this.tableLayoutPanel15.Controls.Add(this.stencilWriteMask, 3, 0);
|
|
this.tableLayoutPanel15.Controls.Add(this.label24, 4, 0);
|
|
this.tableLayoutPanel15.Controls.Add(this.label8, 6, 0);
|
|
this.tableLayoutPanel15.Location = new System.Drawing.Point(3, 3);
|
|
this.tableLayoutPanel15.Name = "tableLayoutPanel15";
|
|
this.tableLayoutPanel15.RowCount = 1;
|
|
this.tableLayoutPanel15.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
|
|
this.tableLayoutPanel15.Size = new System.Drawing.Size(347, 24);
|
|
this.tableLayoutPanel15.TabIndex = 2;
|
|
//
|
|
// stencilRef
|
|
//
|
|
this.stencilRef.Anchor = System.Windows.Forms.AnchorStyles.Left;
|
|
this.stencilRef.AutoSize = true;
|
|
this.stencilRef.BackColor = System.Drawing.Color.Transparent;
|
|
this.stencilRef.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.stencilRef.Location = new System.Drawing.Point(318, 2);
|
|
this.stencilRef.Name = "stencilRef";
|
|
this.stencilRef.Size = new System.Drawing.Size(25, 19);
|
|
this.stencilRef.TabIndex = 28;
|
|
this.stencilRef.Text = "FF";
|
|
this.stencilRef.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// stencilReadMask
|
|
//
|
|
this.stencilReadMask.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.stencilReadMask.AutoSize = true;
|
|
this.stencilReadMask.BackColor = System.Drawing.Color.Transparent;
|
|
this.stencilReadMask.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.stencilReadMask.Location = new System.Drawing.Point(252, 2);
|
|
this.stencilReadMask.Name = "stencilReadMask";
|
|
this.stencilReadMask.Size = new System.Drawing.Size(25, 19);
|
|
this.stencilReadMask.TabIndex = 26;
|
|
this.stencilReadMask.Text = "FF";
|
|
this.stencilReadMask.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// stencilEnable
|
|
//
|
|
this.stencilEnable.Anchor = System.Windows.Forms.AnchorStyles.Left;
|
|
this.stencilEnable.Image = ((System.Drawing.Image)(resources.GetObject("stencilEnable.Image")));
|
|
this.stencilEnable.Location = new System.Drawing.Point(54, 4);
|
|
this.stencilEnable.Name = "stencilEnable";
|
|
this.stencilEnable.Size = new System.Drawing.Size(16, 16);
|
|
this.stencilEnable.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
|
|
this.stencilEnable.TabIndex = 22;
|
|
this.stencilEnable.TabStop = false;
|
|
//
|
|
// label12
|
|
//
|
|
this.label12.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.label12.AutoSize = true;
|
|
this.label12.Location = new System.Drawing.Point(4, 5);
|
|
this.label12.Name = "label12";
|
|
this.label12.Size = new System.Drawing.Size(43, 13);
|
|
this.label12.TabIndex = 1;
|
|
this.label12.Text = "Enable:";
|
|
this.label12.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// label22
|
|
//
|
|
this.label22.Anchor = System.Windows.Forms.AnchorStyles.Right;
|
|
this.label22.AutoSize = true;
|
|
this.label22.Location = new System.Drawing.Point(77, 5);
|
|
this.label22.Name = "label22";
|
|
this.label22.Size = new System.Drawing.Size(64, 13);
|
|
this.label22.TabIndex = 24;
|
|
this.label22.Text = "Write Mask:";
|
|
this.label22.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// stencilWriteMask
|
|
//
|
|
this.stencilWriteMask.Anchor = System.Windows.Forms.AnchorStyles.Left;
|
|
this.stencilWriteMask.AutoSize = true;
|
|
this.stencilWriteMask.BackColor = System.Drawing.Color.Transparent;
|
|
this.stencilWriteMask.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.stencilWriteMask.Location = new System.Drawing.Point(148, 2);
|
|
this.stencilWriteMask.Name = "stencilWriteMask";
|
|
this.stencilWriteMask.Size = new System.Drawing.Size(25, 19);
|
|
this.stencilWriteMask.TabIndex = 23;
|
|
this.stencilWriteMask.Text = "FF";
|
|
this.stencilWriteMask.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// label24
|
|
//
|
|
this.label24.Anchor = System.Windows.Forms.AnchorStyles.Right;
|
|
this.label24.AutoSize = true;
|
|
this.label24.Location = new System.Drawing.Point(180, 5);
|
|
this.label24.Name = "label24";
|
|
this.label24.Size = new System.Drawing.Size(65, 13);
|
|
this.label24.TabIndex = 25;
|
|
this.label24.Text = "Read Mask:";
|
|
this.label24.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// label8
|
|
//
|
|
this.label8.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.label8.AutoSize = true;
|
|
this.label8.Location = new System.Drawing.Point(284, 5);
|
|
this.label8.Name = "label8";
|
|
this.label8.Size = new System.Drawing.Size(27, 13);
|
|
this.label8.TabIndex = 27;
|
|
this.label8.Text = "Ref:";
|
|
this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// stencilFuncs
|
|
//
|
|
treeListColumn194.AutoSizeMinSize = 0;
|
|
treeListColumn194.Width = 50;
|
|
treeListColumn195.AutoSizeMinSize = 0;
|
|
treeListColumn195.Width = 60;
|
|
treeListColumn196.AutoSizeMinSize = 0;
|
|
treeListColumn196.Width = 75;
|
|
treeListColumn197.AutoSizeMinSize = 0;
|
|
treeListColumn197.Width = 75;
|
|
treeListColumn198.AutoSize = true;
|
|
treeListColumn198.AutoSizeMinSize = 50;
|
|
treeListColumn198.Width = 75;
|
|
this.stencilFuncs.Columns.AddRange(new TreelistView.TreeListColumn[] {
|
|
treeListColumn194,
|
|
treeListColumn195,
|
|
treeListColumn196,
|
|
treeListColumn197,
|
|
treeListColumn198});
|
|
this.stencilFuncs.Cursor = System.Windows.Forms.Cursors.Arrow;
|
|
this.stencilFuncs.Location = new System.Drawing.Point(3, 33);
|
|
this.stencilFuncs.Name = "stencilFuncs";
|
|
this.stencilFuncs.RowOptions.ItemHeight = 20;
|
|
this.stencilFuncs.RowOptions.ShowHeader = false;
|
|
this.stencilFuncs.Size = new System.Drawing.Size(347, 78);
|
|
this.stencilFuncs.TabIndex = 3;
|
|
this.stencilFuncs.Text = "treeListView1";
|
|
this.stencilFuncs.TreeColumn = -1;
|
|
this.stencilFuncs.ViewOptions.ShowLine = false;
|
|
this.stencilFuncs.ViewOptions.ShowPlusMinus = false;
|
|
//
|
|
// tabCS
|
|
//
|
|
this.tabCS.Controls.Add(this.panel7);
|
|
this.tabCS.Location = new System.Drawing.Point(4, 22);
|
|
this.tabCS.Name = "tabCS";
|
|
this.tabCS.Size = new System.Drawing.Size(1157, 605);
|
|
this.tabCS.TabIndex = 8;
|
|
this.tabCS.Text = "Compute Shader";
|
|
this.tabCS.UseVisualStyleBackColor = true;
|
|
//
|
|
// panel7
|
|
//
|
|
this.panel7.AutoScroll = true;
|
|
this.panel7.AutoScrollMinSize = new System.Drawing.Size(0, 500);
|
|
this.panel7.Controls.Add(this.tableLayoutPanel7);
|
|
this.panel7.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.panel7.Location = new System.Drawing.Point(0, 0);
|
|
this.panel7.Name = "panel7";
|
|
this.panel7.Size = new System.Drawing.Size(1157, 605);
|
|
this.panel7.TabIndex = 4;
|
|
//
|
|
// tableLayoutPanel7
|
|
//
|
|
this.tableLayoutPanel7.ColumnCount = 1;
|
|
this.tableLayoutPanel7.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
|
|
this.tableLayoutPanel7.Controls.Add(this.groupBox38, 0, 2);
|
|
this.tableLayoutPanel7.Controls.Add(this.groupBox27, 0, 5);
|
|
this.tableLayoutPanel7.Controls.Add(this.groupBox6, 0, 0);
|
|
this.tableLayoutPanel7.Controls.Add(this.groupBox34, 0, 1);
|
|
this.tableLayoutPanel7.Controls.Add(this.groupBox35, 0, 3);
|
|
this.tableLayoutPanel7.Controls.Add(this.groupBox36, 0, 4);
|
|
this.tableLayoutPanel7.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.tableLayoutPanel7.Location = new System.Drawing.Point(0, 0);
|
|
this.tableLayoutPanel7.Name = "tableLayoutPanel7";
|
|
this.tableLayoutPanel7.RowCount = 6;
|
|
this.tableLayoutPanel7.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 60F));
|
|
this.tableLayoutPanel7.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20F));
|
|
this.tableLayoutPanel7.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20F));
|
|
this.tableLayoutPanel7.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20F));
|
|
this.tableLayoutPanel7.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20F));
|
|
this.tableLayoutPanel7.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20F));
|
|
this.tableLayoutPanel7.Size = new System.Drawing.Size(1157, 605);
|
|
this.tableLayoutPanel7.TabIndex = 1;
|
|
//
|
|
// groupBox38
|
|
//
|
|
this.groupBox38.Controls.Add(this.csUAVs);
|
|
this.groupBox38.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.groupBox38.Location = new System.Drawing.Point(3, 172);
|
|
this.groupBox38.Name = "groupBox38";
|
|
this.groupBox38.Size = new System.Drawing.Size(1151, 103);
|
|
this.groupBox38.TabIndex = 19;
|
|
this.groupBox38.TabStop = false;
|
|
this.groupBox38.Text = "UAVs";
|
|
//
|
|
// csUAVs
|
|
//
|
|
treeListColumn199.AutoSizeMinSize = 0;
|
|
treeListColumn199.Width = 120;
|
|
treeListColumn200.AutoSize = true;
|
|
treeListColumn200.AutoSizeMinSize = 150;
|
|
treeListColumn200.Width = 50;
|
|
treeListColumn201.AutoSizeMinSize = 0;
|
|
treeListColumn201.Width = 75;
|
|
treeListColumn202.AutoSizeMinSize = 0;
|
|
treeListColumn202.Width = 50;
|
|
treeListColumn203.AutoSizeMinSize = 0;
|
|
treeListColumn203.Width = 50;
|
|
treeListColumn204.AutoSizeMinSize = 0;
|
|
treeListColumn204.Width = 50;
|
|
treeListColumn205.AutoSizeMinSize = 0;
|
|
treeListColumn205.Width = 75;
|
|
treeListColumn206.AutoSizeMinSize = 0;
|
|
treeListColumn206.Width = 200;
|
|
treeListColumn207.AutoSizeMinSize = 0;
|
|
treeListColumn207.Width = 25;
|
|
this.csUAVs.Columns.AddRange(new TreelistView.TreeListColumn[] {
|
|
treeListColumn199,
|
|
treeListColumn200,
|
|
treeListColumn201,
|
|
treeListColumn202,
|
|
treeListColumn203,
|
|
treeListColumn204,
|
|
treeListColumn205,
|
|
treeListColumn206,
|
|
treeListColumn207});
|
|
this.csUAVs.Cursor = System.Windows.Forms.Cursors.Arrow;
|
|
this.csUAVs.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.csUAVs.GridLineColour = System.Drawing.SystemColors.ControlDark;
|
|
this.csUAVs.Location = new System.Drawing.Point(3, 16);
|
|
this.csUAVs.MultiSelect = false;
|
|
this.csUAVs.Name = "csUAVs";
|
|
this.csUAVs.RowOptions.HoverHighlight = true;
|
|
this.csUAVs.RowOptions.ItemHeight = 20;
|
|
this.csUAVs.RowOptions.ShowHeader = false;
|
|
this.csUAVs.Size = new System.Drawing.Size(1145, 84);
|
|
this.csUAVs.TabIndex = 1;
|
|
this.csUAVs.Text = "Outputs";
|
|
this.csUAVs.TreeColumn = 8;
|
|
this.csUAVs.ViewOptions.Indent = 0;
|
|
this.csUAVs.ViewOptions.ShowLine = false;
|
|
this.csUAVs.ViewOptions.ShowPlusMinus = false;
|
|
this.csUAVs.NodeDoubleClicked += new TreelistView.TreeListView.NodeDoubleClickedHandler(this.textureCell_CellDoubleClick);
|
|
this.csUAVs.NodeClicked += new TreelistView.TreeListView.NodeClickedHandler(this.textureCell_CellDoubleClick);
|
|
this.csUAVs.Leave += new System.EventHandler(this.disableSelection_Leave);
|
|
this.csUAVs.MouseClick += new System.Windows.Forms.MouseEventHandler(this.hideDisabledEmpty_MouseClick);
|
|
//
|
|
// groupBox27
|
|
//
|
|
this.tableLayoutPanel7.SetColumnSpan(this.groupBox27, 2);
|
|
this.groupBox27.Controls.Add(this.csClasses);
|
|
this.groupBox27.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.groupBox27.Location = new System.Drawing.Point(3, 499);
|
|
this.groupBox27.Name = "groupBox27";
|
|
this.groupBox27.Size = new System.Drawing.Size(1151, 103);
|
|
this.groupBox27.TabIndex = 18;
|
|
this.groupBox27.TabStop = false;
|
|
this.groupBox27.Text = "Class Instances";
|
|
//
|
|
// csClasses
|
|
//
|
|
treeListColumn208.AutoSizeMinSize = 0;
|
|
treeListColumn208.Width = 50;
|
|
treeListColumn209.AutoSizeMinSize = 0;
|
|
treeListColumn209.Width = 200;
|
|
treeListColumn210.AutoSize = true;
|
|
treeListColumn210.AutoSizeMinSize = 50;
|
|
treeListColumn210.Width = 60;
|
|
this.csClasses.Columns.AddRange(new TreelistView.TreeListColumn[] {
|
|
treeListColumn208,
|
|
treeListColumn209,
|
|
treeListColumn210});
|
|
this.csClasses.Cursor = System.Windows.Forms.Cursors.Arrow;
|
|
this.csClasses.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.csClasses.Location = new System.Drawing.Point(3, 16);
|
|
this.csClasses.Name = "csClasses";
|
|
this.csClasses.RowOptions.ItemHeight = 20;
|
|
this.csClasses.RowOptions.ShowHeader = false;
|
|
this.csClasses.Size = new System.Drawing.Size(1145, 84);
|
|
this.csClasses.TabIndex = 4;
|
|
this.csClasses.Text = "Class Instances";
|
|
this.csClasses.TreeColumn = -1;
|
|
this.csClasses.ViewOptions.ShowLine = false;
|
|
this.csClasses.ViewOptions.ShowPlusMinus = false;
|
|
this.csClasses.Leave += new System.EventHandler(this.disableSelection_Leave);
|
|
this.csClasses.MouseClick += new System.Windows.Forms.MouseEventHandler(this.hideDisabledEmpty_MouseClick);
|
|
//
|
|
// groupBox6
|
|
//
|
|
this.groupBox6.Controls.Add(this.flowLayoutPanel7);
|
|
this.groupBox6.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.groupBox6.Location = new System.Drawing.Point(3, 3);
|
|
this.groupBox6.Name = "groupBox6";
|
|
this.groupBox6.Size = new System.Drawing.Size(1151, 54);
|
|
this.groupBox6.TabIndex = 17;
|
|
this.groupBox6.TabStop = false;
|
|
this.groupBox6.Text = "Shader";
|
|
//
|
|
// flowLayoutPanel7
|
|
//
|
|
this.flowLayoutPanel7.Controls.Add(this.csShader);
|
|
this.flowLayoutPanel7.Controls.Add(this.csShaderCog);
|
|
this.flowLayoutPanel7.Controls.Add(this.csShaderEdit);
|
|
this.flowLayoutPanel7.Controls.Add(this.computeDebugControls);
|
|
this.flowLayoutPanel7.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.flowLayoutPanel7.Location = new System.Drawing.Point(3, 16);
|
|
this.flowLayoutPanel7.Name = "flowLayoutPanel7";
|
|
this.flowLayoutPanel7.Size = new System.Drawing.Size(1145, 35);
|
|
this.flowLayoutPanel7.TabIndex = 25;
|
|
//
|
|
// csShader
|
|
//
|
|
this.csShader.Anchor = System.Windows.Forms.AnchorStyles.Left;
|
|
this.csShader.AutoSize = true;
|
|
this.csShader.BackColor = System.Drawing.Color.LightGray;
|
|
this.csShader.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.csShader.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
this.csShader.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
|
|
this.csShader.Location = new System.Drawing.Point(3, 11);
|
|
this.csShader.MinimumSize = new System.Drawing.Size(300, 2);
|
|
this.csShader.Name = "csShader";
|
|
this.csShader.Size = new System.Drawing.Size(300, 15);
|
|
this.csShader.TabIndex = 24;
|
|
this.csShader.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
this.csShader.Click += new System.EventHandler(this.shader_Click);
|
|
this.csShader.MouseEnter += new System.EventHandler(this.shaderCog_MouseEnter);
|
|
this.csShader.MouseLeave += new System.EventHandler(this.shaderCog_MouseLeave);
|
|
//
|
|
// csShaderCog
|
|
//
|
|
this.csShaderCog.Anchor = System.Windows.Forms.AnchorStyles.Left;
|
|
this.csShaderCog.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
this.csShaderCog.Image = global::renderdocui.Properties.Resources.action;
|
|
this.csShaderCog.Location = new System.Drawing.Point(309, 11);
|
|
this.csShaderCog.Name = "csShaderCog";
|
|
this.csShaderCog.Size = new System.Drawing.Size(16, 16);
|
|
this.csShaderCog.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
|
|
this.csShaderCog.TabIndex = 25;
|
|
this.csShaderCog.TabStop = false;
|
|
this.csShaderCog.Click += new System.EventHandler(this.shader_Click);
|
|
this.csShaderCog.MouseEnter += new System.EventHandler(this.shaderCog_MouseEnter);
|
|
this.csShaderCog.MouseLeave += new System.EventHandler(this.shaderCog_MouseLeave);
|
|
//
|
|
// csShaderEdit
|
|
//
|
|
this.csShaderEdit.Anchor = System.Windows.Forms.AnchorStyles.Left;
|
|
this.csShaderEdit.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
this.csShaderEdit.Image = global::renderdocui.Properties.Resources.page_white_edit;
|
|
this.csShaderEdit.Location = new System.Drawing.Point(331, 11);
|
|
this.csShaderEdit.Name = "csShaderEdit";
|
|
this.csShaderEdit.Size = new System.Drawing.Size(16, 16);
|
|
this.csShaderEdit.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
|
|
this.csShaderEdit.TabIndex = 36;
|
|
this.csShaderEdit.TabStop = false;
|
|
this.toolTip.SetToolTip(this.csShaderEdit, "HLSL edit and replace this shader");
|
|
this.csShaderEdit.Click += new System.EventHandler(this.shaderedit_Click);
|
|
//
|
|
// computeDebugControls
|
|
//
|
|
this.computeDebugControls.Controls.Add(this.label9);
|
|
this.computeDebugControls.Controls.Add(this.groupX);
|
|
this.computeDebugControls.Controls.Add(this.groupY);
|
|
this.computeDebugControls.Controls.Add(this.groupZ);
|
|
this.computeDebugControls.Controls.Add(this.label10);
|
|
this.computeDebugControls.Controls.Add(this.threadX);
|
|
this.computeDebugControls.Controls.Add(this.threadY);
|
|
this.computeDebugControls.Controls.Add(this.threadZ);
|
|
this.computeDebugControls.Controls.Add(this.csDebug);
|
|
this.computeDebugControls.Location = new System.Drawing.Point(353, 3);
|
|
this.computeDebugControls.Name = "computeDebugControls";
|
|
this.computeDebugControls.Size = new System.Drawing.Size(498, 32);
|
|
this.computeDebugControls.TabIndex = 35;
|
|
//
|
|
// label9
|
|
//
|
|
this.label9.Anchor = System.Windows.Forms.AnchorStyles.Left;
|
|
this.label9.Location = new System.Drawing.Point(3, 4);
|
|
this.label9.Name = "label9";
|
|
this.label9.Size = new System.Drawing.Size(78, 23);
|
|
this.label9.TabIndex = 30;
|
|
this.label9.Text = "Debug Group:";
|
|
this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// groupX
|
|
//
|
|
this.groupX.Anchor = System.Windows.Forms.AnchorStyles.Left;
|
|
this.groupX.Location = new System.Drawing.Point(87, 5);
|
|
this.groupX.Name = "groupX";
|
|
this.groupX.Size = new System.Drawing.Size(46, 20);
|
|
this.groupX.TabIndex = 26;
|
|
this.groupX.Text = "0";
|
|
//
|
|
// groupY
|
|
//
|
|
this.groupY.Anchor = System.Windows.Forms.AnchorStyles.Left;
|
|
this.groupY.Location = new System.Drawing.Point(139, 5);
|
|
this.groupY.Name = "groupY";
|
|
this.groupY.Size = new System.Drawing.Size(49, 20);
|
|
this.groupY.TabIndex = 27;
|
|
this.groupY.Text = "0";
|
|
//
|
|
// groupZ
|
|
//
|
|
this.groupZ.Anchor = System.Windows.Forms.AnchorStyles.Left;
|
|
this.groupZ.Location = new System.Drawing.Point(194, 5);
|
|
this.groupZ.Name = "groupZ";
|
|
this.groupZ.Size = new System.Drawing.Size(52, 20);
|
|
this.groupZ.TabIndex = 28;
|
|
this.groupZ.Text = "0";
|
|
//
|
|
// label10
|
|
//
|
|
this.label10.Anchor = System.Windows.Forms.AnchorStyles.Left;
|
|
this.label10.Location = new System.Drawing.Point(252, 4);
|
|
this.label10.Name = "label10";
|
|
this.label10.Size = new System.Drawing.Size(47, 23);
|
|
this.label10.TabIndex = 34;
|
|
this.label10.Text = "Thread:";
|
|
this.label10.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// threadX
|
|
//
|
|
this.threadX.Anchor = System.Windows.Forms.AnchorStyles.Left;
|
|
this.threadX.Location = new System.Drawing.Point(305, 5);
|
|
this.threadX.Name = "threadX";
|
|
this.threadX.Size = new System.Drawing.Size(46, 20);
|
|
this.threadX.TabIndex = 31;
|
|
this.threadX.Text = "0";
|
|
//
|
|
// threadY
|
|
//
|
|
this.threadY.Anchor = System.Windows.Forms.AnchorStyles.Left;
|
|
this.threadY.Location = new System.Drawing.Point(357, 5);
|
|
this.threadY.Name = "threadY";
|
|
this.threadY.Size = new System.Drawing.Size(49, 20);
|
|
this.threadY.TabIndex = 32;
|
|
this.threadY.Text = "0";
|
|
//
|
|
// threadZ
|
|
//
|
|
this.threadZ.Anchor = System.Windows.Forms.AnchorStyles.Left;
|
|
this.threadZ.Location = new System.Drawing.Point(412, 5);
|
|
this.threadZ.Name = "threadZ";
|
|
this.threadZ.Size = new System.Drawing.Size(52, 20);
|
|
this.threadZ.TabIndex = 33;
|
|
this.threadZ.Text = "0";
|
|
//
|
|
// csDebug
|
|
//
|
|
this.csDebug.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
this.csDebug.Image = global::renderdocui.Properties.Resources.wrench;
|
|
this.csDebug.Location = new System.Drawing.Point(470, 3);
|
|
this.csDebug.Name = "csDebug";
|
|
this.csDebug.Size = new System.Drawing.Size(25, 25);
|
|
this.csDebug.TabIndex = 29;
|
|
this.toolTip.SetToolTip(this.csDebug, "Debug Compute Shader");
|
|
this.csDebug.UseVisualStyleBackColor = true;
|
|
this.csDebug.Click += new System.EventHandler(this.csDebug_Click);
|
|
//
|
|
// groupBox34
|
|
//
|
|
this.groupBox34.Controls.Add(this.csResources);
|
|
this.groupBox34.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.groupBox34.Location = new System.Drawing.Point(3, 63);
|
|
this.groupBox34.Name = "groupBox34";
|
|
this.groupBox34.Size = new System.Drawing.Size(1151, 103);
|
|
this.groupBox34.TabIndex = 14;
|
|
this.groupBox34.TabStop = false;
|
|
this.groupBox34.Text = "Resources";
|
|
//
|
|
// csResources
|
|
//
|
|
treeListColumn211.AutoSizeMinSize = 0;
|
|
treeListColumn211.Width = 120;
|
|
treeListColumn212.AutoSize = true;
|
|
treeListColumn212.AutoSizeMinSize = 150;
|
|
treeListColumn212.Width = 50;
|
|
treeListColumn213.AutoSizeMinSize = 0;
|
|
treeListColumn213.Width = 75;
|
|
treeListColumn214.AutoSizeMinSize = 0;
|
|
treeListColumn214.Width = 50;
|
|
treeListColumn215.AutoSizeMinSize = 0;
|
|
treeListColumn215.Width = 50;
|
|
treeListColumn216.AutoSizeMinSize = 0;
|
|
treeListColumn216.Width = 50;
|
|
treeListColumn217.AutoSizeMinSize = 0;
|
|
treeListColumn217.Width = 75;
|
|
treeListColumn218.AutoSizeMinSize = 0;
|
|
treeListColumn218.Width = 200;
|
|
treeListColumn219.AutoSizeMinSize = 0;
|
|
treeListColumn219.Width = 25;
|
|
this.csResources.Columns.AddRange(new TreelistView.TreeListColumn[] {
|
|
treeListColumn211,
|
|
treeListColumn212,
|
|
treeListColumn213,
|
|
treeListColumn214,
|
|
treeListColumn215,
|
|
treeListColumn216,
|
|
treeListColumn217,
|
|
treeListColumn218,
|
|
treeListColumn219});
|
|
this.csResources.Cursor = System.Windows.Forms.Cursors.Arrow;
|
|
this.csResources.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.csResources.GridLineColour = System.Drawing.SystemColors.ControlDark;
|
|
this.csResources.Location = new System.Drawing.Point(3, 16);
|
|
this.csResources.MultiSelect = false;
|
|
this.csResources.Name = "csResources";
|
|
this.csResources.RowOptions.HoverHighlight = true;
|
|
this.csResources.RowOptions.ItemHeight = 20;
|
|
this.csResources.RowOptions.ShowHeader = false;
|
|
this.csResources.Size = new System.Drawing.Size(1145, 84);
|
|
this.csResources.TabIndex = 1;
|
|
this.csResources.Text = "Outputs";
|
|
this.csResources.TreeColumn = 8;
|
|
this.csResources.ViewOptions.Indent = 0;
|
|
this.csResources.ViewOptions.ShowLine = false;
|
|
this.csResources.ViewOptions.ShowPlusMinus = false;
|
|
this.csResources.NodeDoubleClicked += new TreelistView.TreeListView.NodeDoubleClickedHandler(this.textureCell_CellDoubleClick);
|
|
this.csResources.NodeClicked += new TreelistView.TreeListView.NodeClickedHandler(this.textureCell_CellDoubleClick);
|
|
this.csResources.Leave += new System.EventHandler(this.disableSelection_Leave);
|
|
this.csResources.MouseClick += new System.Windows.Forms.MouseEventHandler(this.hideDisabledEmpty_MouseClick);
|
|
//
|
|
// groupBox35
|
|
//
|
|
this.groupBox35.Controls.Add(this.csSamplers);
|
|
this.groupBox35.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.groupBox35.Location = new System.Drawing.Point(3, 281);
|
|
this.groupBox35.Name = "groupBox35";
|
|
this.groupBox35.Size = new System.Drawing.Size(1151, 103);
|
|
this.groupBox35.TabIndex = 13;
|
|
this.groupBox35.TabStop = false;
|
|
this.groupBox35.Text = "Samplers";
|
|
//
|
|
// csSamplers
|
|
//
|
|
treeListColumn220.AutoSizeMinSize = 0;
|
|
treeListColumn220.Width = 120;
|
|
treeListColumn221.AutoSizeMinSize = 100;
|
|
treeListColumn221.Width = 150;
|
|
treeListColumn222.AutoSizeMinSize = 0;
|
|
treeListColumn222.Width = 80;
|
|
treeListColumn223.AutoSizeMinSize = 0;
|
|
treeListColumn223.Width = 100;
|
|
treeListColumn224.AutoSizeMinSize = 0;
|
|
treeListColumn224.Width = 150;
|
|
treeListColumn225.AutoSizeMinSize = 0;
|
|
treeListColumn225.Width = 60;
|
|
treeListColumn226.AutoSizeMinSize = 0;
|
|
treeListColumn226.Width = 60;
|
|
treeListColumn227.AutoSizeMinSize = 0;
|
|
treeListColumn227.Width = 60;
|
|
treeListColumn228.AutoSize = true;
|
|
treeListColumn228.AutoSizeMinSize = 50;
|
|
treeListColumn228.Width = 50;
|
|
this.csSamplers.Columns.AddRange(new TreelistView.TreeListColumn[] {
|
|
treeListColumn220,
|
|
treeListColumn221,
|
|
treeListColumn222,
|
|
treeListColumn223,
|
|
treeListColumn224,
|
|
treeListColumn225,
|
|
treeListColumn226,
|
|
treeListColumn227,
|
|
treeListColumn228});
|
|
this.csSamplers.Cursor = System.Windows.Forms.Cursors.Arrow;
|
|
this.csSamplers.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.csSamplers.GridLineColour = System.Drawing.SystemColors.ControlDark;
|
|
this.csSamplers.Location = new System.Drawing.Point(3, 16);
|
|
this.csSamplers.MultiSelect = false;
|
|
this.csSamplers.Name = "csSamplers";
|
|
this.csSamplers.RowOptions.HoverHighlight = true;
|
|
this.csSamplers.RowOptions.ItemHeight = 20;
|
|
this.csSamplers.RowOptions.ShowHeader = false;
|
|
this.csSamplers.Size = new System.Drawing.Size(1145, 84);
|
|
this.csSamplers.TabIndex = 12;
|
|
this.csSamplers.Text = "Constant Buffers";
|
|
this.csSamplers.TreeColumn = -1;
|
|
this.csSamplers.ViewOptions.Indent = 0;
|
|
this.csSamplers.ViewOptions.ShowLine = false;
|
|
this.csSamplers.ViewOptions.ShowPlusMinus = false;
|
|
this.csSamplers.Leave += new System.EventHandler(this.disableSelection_Leave);
|
|
this.csSamplers.MouseClick += new System.Windows.Forms.MouseEventHandler(this.hideDisabledEmpty_MouseClick);
|
|
//
|
|
// groupBox36
|
|
//
|
|
this.groupBox36.Controls.Add(this.csCBuffers);
|
|
this.groupBox36.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.groupBox36.Location = new System.Drawing.Point(3, 390);
|
|
this.groupBox36.Name = "groupBox36";
|
|
this.groupBox36.Size = new System.Drawing.Size(1151, 103);
|
|
this.groupBox36.TabIndex = 12;
|
|
this.groupBox36.TabStop = false;
|
|
this.groupBox36.Text = "Constant Buffers";
|
|
//
|
|
// csCBuffers
|
|
//
|
|
treeListColumn229.AutoSizeMinSize = 0;
|
|
treeListColumn229.Width = 120;
|
|
treeListColumn230.AutoSize = true;
|
|
treeListColumn230.AutoSizeMinSize = 100;
|
|
treeListColumn230.Width = 50;
|
|
treeListColumn231.AutoSizeMinSize = 0;
|
|
treeListColumn231.Width = 75;
|
|
treeListColumn232.AutoSizeMinSize = 0;
|
|
treeListColumn232.Width = 75;
|
|
treeListColumn233.AutoSizeMinSize = 0;
|
|
treeListColumn233.Width = 120;
|
|
treeListColumn234.AutoSizeMinSize = 0;
|
|
treeListColumn234.Width = 200;
|
|
treeListColumn235.AutoSizeMinSize = 0;
|
|
treeListColumn235.Width = 25;
|
|
this.csCBuffers.Columns.AddRange(new TreelistView.TreeListColumn[] {
|
|
treeListColumn229,
|
|
treeListColumn230,
|
|
treeListColumn231,
|
|
treeListColumn232,
|
|
treeListColumn233,
|
|
treeListColumn234,
|
|
treeListColumn235});
|
|
this.csCBuffers.Cursor = System.Windows.Forms.Cursors.Arrow;
|
|
this.csCBuffers.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.csCBuffers.GridLineColour = System.Drawing.SystemColors.ControlDark;
|
|
this.csCBuffers.Location = new System.Drawing.Point(3, 16);
|
|
this.csCBuffers.MultiSelect = false;
|
|
this.csCBuffers.Name = "csCBuffers";
|
|
this.csCBuffers.RowOptions.HoverHighlight = true;
|
|
this.csCBuffers.RowOptions.ItemHeight = 20;
|
|
this.csCBuffers.RowOptions.ShowHeader = false;
|
|
this.csCBuffers.Size = new System.Drawing.Size(1145, 84);
|
|
this.csCBuffers.TabIndex = 11;
|
|
this.csCBuffers.Text = "Constant Buffers";
|
|
this.csCBuffers.TreeColumn = 6;
|
|
this.csCBuffers.ViewOptions.Indent = 0;
|
|
this.csCBuffers.ViewOptions.ShowLine = false;
|
|
this.csCBuffers.ViewOptions.ShowPlusMinus = false;
|
|
this.csCBuffers.NodeDoubleClicked += new TreelistView.TreeListView.NodeDoubleClickedHandler(this.cbuffers_NodeDoubleClicked);
|
|
this.csCBuffers.NodeClicked += new TreelistView.TreeListView.NodeClickedHandler(this.cbuffers_NodeDoubleClicked);
|
|
this.csCBuffers.Leave += new System.EventHandler(this.disableSelection_Leave);
|
|
this.csCBuffers.MouseClick += new System.Windows.Forms.MouseEventHandler(this.hideDisabledEmpty_MouseClick);
|
|
//
|
|
// rightclickMenu
|
|
//
|
|
this.rightclickMenu.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.showDisabled,
|
|
this.showEmpty});
|
|
this.rightclickMenu.Name = "rightclickMenu";
|
|
this.rightclickMenu.Size = new System.Drawing.Size(144, 48);
|
|
//
|
|
// showDisabled
|
|
//
|
|
this.showDisabled.Image = global::renderdocui.Properties.Resources.page_white_delete;
|
|
this.showDisabled.Name = "showDisabled";
|
|
this.showDisabled.Size = new System.Drawing.Size(143, 22);
|
|
this.showDisabled.Text = "Show Disabled";
|
|
this.showDisabled.Click += new System.EventHandler(this.hideDisabled_Click);
|
|
//
|
|
// showEmpty
|
|
//
|
|
this.showEmpty.Image = global::renderdocui.Properties.Resources.page_white_database;
|
|
this.showEmpty.Name = "showEmpty";
|
|
this.showEmpty.Size = new System.Drawing.Size(143, 22);
|
|
this.showEmpty.Text = "Show Empty";
|
|
this.showEmpty.Click += new System.EventHandler(this.hideEmpty_Click);
|
|
//
|
|
// GLPipelineStateViewer
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.Controls.Add(toolstripTable);
|
|
this.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.Name = "GLPipelineStateViewer";
|
|
this.Size = new System.Drawing.Size(1171, 738);
|
|
toolstripTable.ResumeLayout(false);
|
|
toolstripTable.PerformLayout();
|
|
this.flowLayoutPanel6.ResumeLayout(false);
|
|
this.flowLayoutPanel6.PerformLayout();
|
|
this.toolStrip1.ResumeLayout(false);
|
|
this.toolStrip1.PerformLayout();
|
|
this.stageTabControl.ResumeLayout(false);
|
|
this.tabVTX.ResumeLayout(false);
|
|
this.panel1.ResumeLayout(false);
|
|
this.tableLayoutPanel1.ResumeLayout(false);
|
|
this.groupBox1.ResumeLayout(false);
|
|
this.tableLayoutPanel13.ResumeLayout(false);
|
|
this.tableLayoutPanel13.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.topologyDiagram)).EndInit();
|
|
this.groupBox4.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.iabuffers)).EndInit();
|
|
groupBox2.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.inputLayouts)).EndInit();
|
|
groupBox44.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.meshView)).EndInit();
|
|
this.tabVS.ResumeLayout(false);
|
|
this.panel2.ResumeLayout(false);
|
|
this.tableLayoutPanel2.ResumeLayout(false);
|
|
this.groupBox3.ResumeLayout(false);
|
|
this.flowLayoutPanel3.ResumeLayout(false);
|
|
this.flowLayoutPanel3.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.vsShaderCog)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.vsShaderEdit)).EndInit();
|
|
this.groupBox5.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.vsClasses)).EndInit();
|
|
this.groupBox7.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.vsResources)).EndInit();
|
|
this.groupBox8.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.vsSamplers)).EndInit();
|
|
this.groupBox9.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.vsCBuffers)).EndInit();
|
|
this.tabTCS.ResumeLayout(false);
|
|
this.panel3.ResumeLayout(false);
|
|
this.tableLayoutPanel3.ResumeLayout(false);
|
|
this.groupBox10.ResumeLayout(false);
|
|
this.flowLayoutPanel4.ResumeLayout(false);
|
|
this.flowLayoutPanel4.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.tesShaderCog)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.hsShaderEdit)).EndInit();
|
|
this.groupBox11.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.tesClasses)).EndInit();
|
|
this.groupBox12.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.tesResources)).EndInit();
|
|
this.groupBox14.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.tesSamplers)).EndInit();
|
|
this.groupBox15.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.tesCBuffers)).EndInit();
|
|
this.tabTES.ResumeLayout(false);
|
|
this.panel4.ResumeLayout(false);
|
|
this.tableLayoutPanel4.ResumeLayout(false);
|
|
this.groupBox16.ResumeLayout(false);
|
|
this.flowLayoutPanel5.ResumeLayout(false);
|
|
this.flowLayoutPanel5.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.tcsShaderCog)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.dsShaderEdit)).EndInit();
|
|
this.groupBox17.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.tcsClasses)).EndInit();
|
|
this.groupBox18.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.tcsResources)).EndInit();
|
|
this.groupBox20.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.tcsSamplers)).EndInit();
|
|
this.groupBox21.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.tcsCBuffers)).EndInit();
|
|
this.tabGS.ResumeLayout(false);
|
|
this.panel5.ResumeLayout(false);
|
|
this.tableLayoutPanel5.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.gsStreams)).EndInit();
|
|
this.groupBox22.ResumeLayout(false);
|
|
this.flowLayoutPanel2.ResumeLayout(false);
|
|
this.flowLayoutPanel2.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.gsShaderCog)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gsShaderEdit)).EndInit();
|
|
this.groupBox23.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.gsClasses)).EndInit();
|
|
this.groupBox24.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.gsResources)).EndInit();
|
|
this.groupBox25.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.gsSamplers)).EndInit();
|
|
this.groupBox26.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.gsCBuffers)).EndInit();
|
|
this.tabRS.ResumeLayout(false);
|
|
this.panel8.ResumeLayout(false);
|
|
this.tableLayoutPanel14.ResumeLayout(false);
|
|
this.groupBox31.ResumeLayout(false);
|
|
this.tableLayoutPanel8.ResumeLayout(false);
|
|
this.tableLayoutPanel8.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.frontCCW)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.depthClip)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.multisampleEnable)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.scissorEnable)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.lineAAEnable)).EndInit();
|
|
this.groupBox32.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.viewports)).EndInit();
|
|
groupBox42.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.scissors)).EndInit();
|
|
this.tabFS.ResumeLayout(false);
|
|
this.panel6.ResumeLayout(false);
|
|
this.tableLayoutPanel6.ResumeLayout(false);
|
|
this.groupBox13.ResumeLayout(false);
|
|
this.flowLayoutPanel1.ResumeLayout(false);
|
|
this.flowLayoutPanel1.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.fsShaderCog)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.psShaderEdit)).EndInit();
|
|
this.groupBox19.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.fsClasses)).EndInit();
|
|
this.groupBox28.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.fsResources)).EndInit();
|
|
this.groupBox29.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.fsSamplers)).EndInit();
|
|
this.groupBox30.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.fsCBuffers)).EndInit();
|
|
this.tabFB.ResumeLayout(false);
|
|
this.panel9.ResumeLayout(false);
|
|
this.tableLayoutPanel9.ResumeLayout(false);
|
|
this.groupBox33.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.targetOutputs)).EndInit();
|
|
this.groupBox37.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.blendOperations)).EndInit();
|
|
this.tableLayoutPanel10.ResumeLayout(false);
|
|
this.tableLayoutPanel10.PerformLayout();
|
|
this.groupBox40.ResumeLayout(false);
|
|
this.groupBox40.PerformLayout();
|
|
this.tableLayoutPanel11.ResumeLayout(false);
|
|
this.tableLayoutPanel11.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.independentBlend)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.alphaToCoverage)).EndInit();
|
|
this.groupBox41.ResumeLayout(false);
|
|
this.groupBox41.PerformLayout();
|
|
this.tableLayoutPanel12.ResumeLayout(false);
|
|
this.tableLayoutPanel12.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.depthEnable)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.depthWrite)).EndInit();
|
|
this.groupBox43.ResumeLayout(false);
|
|
this.flowLayoutPanel8.ResumeLayout(false);
|
|
this.flowLayoutPanel8.PerformLayout();
|
|
this.tableLayoutPanel15.ResumeLayout(false);
|
|
this.tableLayoutPanel15.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.stencilEnable)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.stencilFuncs)).EndInit();
|
|
this.tabCS.ResumeLayout(false);
|
|
this.panel7.ResumeLayout(false);
|
|
this.tableLayoutPanel7.ResumeLayout(false);
|
|
this.groupBox38.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.csUAVs)).EndInit();
|
|
this.groupBox27.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.csClasses)).EndInit();
|
|
this.groupBox6.ResumeLayout(false);
|
|
this.flowLayoutPanel7.ResumeLayout(false);
|
|
this.flowLayoutPanel7.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.csShaderCog)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.csShaderEdit)).EndInit();
|
|
this.computeDebugControls.ResumeLayout(false);
|
|
this.computeDebugControls.PerformLayout();
|
|
this.groupBox34.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.csResources)).EndInit();
|
|
this.groupBox35.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.csSamplers)).EndInit();
|
|
this.groupBox36.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.csCBuffers)).EndInit();
|
|
this.rightclickMenu.ResumeLayout(false);
|
|
this.ResumeLayout(false);
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private renderdocui.Controls.TablessControl stageTabControl;
|
|
private System.Windows.Forms.TabPage tabVTX;
|
|
private System.Windows.Forms.TabPage tabVS;
|
|
private System.Windows.Forms.Panel panel1;
|
|
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
|
|
private System.Windows.Forms.GroupBox groupBox1;
|
|
private System.Windows.Forms.Label topology;
|
|
private System.Windows.Forms.GroupBox groupBox4;
|
|
private System.Windows.Forms.TabPage tabTCS;
|
|
private System.Windows.Forms.TabPage tabTES;
|
|
private System.Windows.Forms.TabPage tabGS;
|
|
private System.Windows.Forms.TabPage tabRS;
|
|
private System.Windows.Forms.TabPage tabFS;
|
|
private System.Windows.Forms.TabPage tabFB;
|
|
private System.Windows.Forms.TabPage tabCS;
|
|
private System.Windows.Forms.Panel panel6;
|
|
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel6;
|
|
private System.Windows.Forms.GroupBox groupBox13;
|
|
private System.Windows.Forms.GroupBox groupBox19;
|
|
private System.Windows.Forms.GroupBox groupBox28;
|
|
private System.Windows.Forms.GroupBox groupBox29;
|
|
private System.Windows.Forms.GroupBox groupBox30;
|
|
private System.Windows.Forms.ContextMenuStrip rightclickMenu;
|
|
private System.Windows.Forms.ToolStripMenuItem showDisabled;
|
|
private System.Windows.Forms.ToolStripMenuItem showEmpty;
|
|
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel9;
|
|
private System.Windows.Forms.GroupBox groupBox33;
|
|
private System.Windows.Forms.GroupBox groupBox37;
|
|
private System.Windows.Forms.PictureBox topologyDiagram;
|
|
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel13;
|
|
private TreelistView.TreeListView iabuffers;
|
|
private TreelistView.TreeListView inputLayouts;
|
|
private System.Windows.Forms.GroupBox groupBox31;
|
|
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel8;
|
|
private System.Windows.Forms.Label label5;
|
|
private System.Windows.Forms.Label depthBias;
|
|
private System.Windows.Forms.Label slopeScaledBias;
|
|
private System.Windows.Forms.Label label18;
|
|
private System.Windows.Forms.Label label19;
|
|
private System.Windows.Forms.Label label20;
|
|
private System.Windows.Forms.Label label23;
|
|
private System.Windows.Forms.PictureBox depthClip;
|
|
private System.Windows.Forms.PictureBox frontCCW;
|
|
private System.Windows.Forms.Label cullMode;
|
|
private System.Windows.Forms.Label fillMode;
|
|
private System.Windows.Forms.PictureBox lineAAEnable;
|
|
private System.Windows.Forms.PictureBox multisampleEnable;
|
|
private System.Windows.Forms.PictureBox scissorEnable;
|
|
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel14;
|
|
private System.Windows.Forms.GroupBox groupBox32;
|
|
private TreelistView.TreeListView viewports;
|
|
private System.Windows.Forms.Panel panel8;
|
|
private TreelistView.TreeListView scissors;
|
|
private TreelistView.TreeListView targetOutputs;
|
|
private TreelistView.TreeListView blendOperations;
|
|
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel10;
|
|
private System.Windows.Forms.GroupBox groupBox40;
|
|
private System.Windows.Forms.GroupBox groupBox41;
|
|
private System.Windows.Forms.GroupBox groupBox43;
|
|
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel11;
|
|
private System.Windows.Forms.Label label3;
|
|
private System.Windows.Forms.Label label4;
|
|
private System.Windows.Forms.Label label6;
|
|
private System.Windows.Forms.Label label7;
|
|
private System.Windows.Forms.Panel panel9;
|
|
private System.Windows.Forms.Label sampleMask;
|
|
private System.Windows.Forms.PictureBox independentBlend;
|
|
private System.Windows.Forms.PictureBox alphaToCoverage;
|
|
private System.Windows.Forms.Label blendFactor;
|
|
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel12;
|
|
private System.Windows.Forms.PictureBox depthEnable;
|
|
private System.Windows.Forms.Label label13;
|
|
private System.Windows.Forms.Label label21;
|
|
private System.Windows.Forms.Label depthFunc;
|
|
private System.Windows.Forms.PictureBox depthWrite;
|
|
private System.Windows.Forms.Label label11;
|
|
private TreelistView.TreeListView stencilFuncs;
|
|
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel15;
|
|
private System.Windows.Forms.Label stencilReadMask;
|
|
private System.Windows.Forms.PictureBox stencilEnable;
|
|
private System.Windows.Forms.Label label12;
|
|
private System.Windows.Forms.Label label22;
|
|
private System.Windows.Forms.Label stencilWriteMask;
|
|
private System.Windows.Forms.Label label24;
|
|
private System.Windows.Forms.Label stencilRef;
|
|
private System.Windows.Forms.Label label8;
|
|
private System.Windows.Forms.FlowLayoutPanel flowLayoutPanel1;
|
|
private System.Windows.Forms.Label fsShader;
|
|
private System.Windows.Forms.PictureBox fsShaderCog;
|
|
private TreelistView.TreeListView fsClasses;
|
|
private TreelistView.TreeListView fsCBuffers;
|
|
private TreelistView.TreeListView fsSamplers;
|
|
private TreelistView.TreeListView fsResources;
|
|
private System.Windows.Forms.Panel panel5;
|
|
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel5;
|
|
private System.Windows.Forms.GroupBox groupBox22;
|
|
private System.Windows.Forms.FlowLayoutPanel flowLayoutPanel2;
|
|
private System.Windows.Forms.Label gsShader;
|
|
private System.Windows.Forms.PictureBox gsShaderCog;
|
|
private System.Windows.Forms.GroupBox groupBox23;
|
|
private TreelistView.TreeListView gsClasses;
|
|
private System.Windows.Forms.GroupBox groupBox24;
|
|
private TreelistView.TreeListView gsResources;
|
|
private System.Windows.Forms.GroupBox groupBox25;
|
|
private TreelistView.TreeListView gsSamplers;
|
|
private System.Windows.Forms.GroupBox groupBox26;
|
|
private TreelistView.TreeListView gsCBuffers;
|
|
private TreelistView.TreeListView gsStreams;
|
|
private System.Windows.Forms.Panel panel2;
|
|
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel2;
|
|
private System.Windows.Forms.GroupBox groupBox3;
|
|
private System.Windows.Forms.FlowLayoutPanel flowLayoutPanel3;
|
|
private System.Windows.Forms.Label vsShader;
|
|
private System.Windows.Forms.PictureBox vsShaderCog;
|
|
private System.Windows.Forms.GroupBox groupBox5;
|
|
private TreelistView.TreeListView vsClasses;
|
|
private System.Windows.Forms.GroupBox groupBox7;
|
|
private TreelistView.TreeListView vsResources;
|
|
private System.Windows.Forms.GroupBox groupBox8;
|
|
private TreelistView.TreeListView vsSamplers;
|
|
private System.Windows.Forms.GroupBox groupBox9;
|
|
private TreelistView.TreeListView vsCBuffers;
|
|
private System.Windows.Forms.Panel panel3;
|
|
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel3;
|
|
private System.Windows.Forms.GroupBox groupBox10;
|
|
private System.Windows.Forms.FlowLayoutPanel flowLayoutPanel4;
|
|
private System.Windows.Forms.Label tesShader;
|
|
private System.Windows.Forms.PictureBox tesShaderCog;
|
|
private System.Windows.Forms.GroupBox groupBox11;
|
|
private TreelistView.TreeListView tesClasses;
|
|
private System.Windows.Forms.GroupBox groupBox12;
|
|
private TreelistView.TreeListView tesResources;
|
|
private System.Windows.Forms.GroupBox groupBox14;
|
|
private TreelistView.TreeListView tesSamplers;
|
|
private System.Windows.Forms.GroupBox groupBox15;
|
|
private TreelistView.TreeListView tesCBuffers;
|
|
private System.Windows.Forms.Panel panel4;
|
|
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel4;
|
|
private System.Windows.Forms.GroupBox groupBox16;
|
|
private System.Windows.Forms.FlowLayoutPanel flowLayoutPanel5;
|
|
private System.Windows.Forms.Label tcsShader;
|
|
private System.Windows.Forms.PictureBox tcsShaderCog;
|
|
private System.Windows.Forms.GroupBox groupBox17;
|
|
private TreelistView.TreeListView tcsClasses;
|
|
private System.Windows.Forms.GroupBox groupBox18;
|
|
private TreelistView.TreeListView tcsResources;
|
|
private System.Windows.Forms.GroupBox groupBox20;
|
|
private TreelistView.TreeListView tcsSamplers;
|
|
private System.Windows.Forms.GroupBox groupBox21;
|
|
private TreelistView.TreeListView tcsCBuffers;
|
|
private System.Windows.Forms.FlowLayoutPanel flowLayoutPanel6;
|
|
private System.Windows.Forms.ToolStrip toolStrip1;
|
|
private System.Windows.Forms.ToolStripButton showDisabledToolitem;
|
|
private System.Windows.Forms.ToolStripButton showEmptyToolitem;
|
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator2;
|
|
private Controls.PipelineFlowchart pipeFlow;
|
|
private System.Windows.Forms.Panel panel7;
|
|
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel7;
|
|
private System.Windows.Forms.GroupBox groupBox27;
|
|
private TreelistView.TreeListView csClasses;
|
|
private System.Windows.Forms.GroupBox groupBox6;
|
|
private System.Windows.Forms.FlowLayoutPanel flowLayoutPanel7;
|
|
private System.Windows.Forms.Label csShader;
|
|
private System.Windows.Forms.PictureBox csShaderCog;
|
|
private System.Windows.Forms.GroupBox groupBox34;
|
|
private TreelistView.TreeListView csResources;
|
|
private System.Windows.Forms.GroupBox groupBox35;
|
|
private TreelistView.TreeListView csSamplers;
|
|
private System.Windows.Forms.GroupBox groupBox36;
|
|
private TreelistView.TreeListView csCBuffers;
|
|
private System.Windows.Forms.GroupBox groupBox38;
|
|
private TreelistView.TreeListView csUAVs;
|
|
private System.Windows.Forms.ToolTip toolTip;
|
|
private System.Windows.Forms.FlowLayoutPanel flowLayoutPanel8;
|
|
private System.Windows.Forms.TextBox groupX;
|
|
private System.Windows.Forms.TextBox groupY;
|
|
private System.Windows.Forms.TextBox groupZ;
|
|
private System.Windows.Forms.Button csDebug;
|
|
private System.Windows.Forms.Label label9;
|
|
private System.Windows.Forms.Label label10;
|
|
private System.Windows.Forms.TextBox threadX;
|
|
private System.Windows.Forms.TextBox threadY;
|
|
private System.Windows.Forms.TextBox threadZ;
|
|
private System.Windows.Forms.FlowLayoutPanel computeDebugControls;
|
|
private System.Windows.Forms.PictureBox vsShaderEdit;
|
|
private System.Windows.Forms.PictureBox hsShaderEdit;
|
|
private System.Windows.Forms.PictureBox dsShaderEdit;
|
|
private System.Windows.Forms.PictureBox gsShaderEdit;
|
|
private System.Windows.Forms.PictureBox psShaderEdit;
|
|
private System.Windows.Forms.PictureBox csShaderEdit;
|
|
private System.Windows.Forms.PictureBox meshView;
|
|
}
|
|
} |