mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-12 21:10:42 +00:00
5079 lines
293 KiB
C#
5079 lines
293 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("Index", "Index");
|
|
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("Divisor", "Divisor");
|
|
TreelistView.TreeListColumn treeListColumn6 = new TreelistView.TreeListColumn("bytelen", "Buffer Byte Len");
|
|
TreelistView.TreeListColumn treeListColumn7 = new TreelistView.TreeListColumn("Go", "Go");
|
|
System.Windows.Forms.GroupBox groupBox2;
|
|
TreelistView.TreeListColumn treeListColumn8 = new TreelistView.TreeListColumn("Index", "Index");
|
|
TreelistView.TreeListColumn treeListColumn9 = new TreelistView.TreeListColumn("Enabled", "Enabled");
|
|
TreelistView.TreeListColumn treeListColumn10 = new TreelistView.TreeListColumn("Name", "Name");
|
|
TreelistView.TreeListColumn treeListColumn11 = new TreelistView.TreeListColumn("Format", "Format/Generic Value");
|
|
TreelistView.TreeListColumn treeListColumn12 = new TreelistView.TreeListColumn("Buffer Slot", "Buffer Slot");
|
|
TreelistView.TreeListColumn treeListColumn13 = new TreelistView.TreeListColumn("Relative Offset", "Relative Offset");
|
|
TreelistView.TreeListColumn treeListColumn14 = new TreelistView.TreeListColumn("Go", "Go");
|
|
System.Windows.Forms.GroupBox groupBox44;
|
|
TreelistView.TreeListColumn treeListColumn15 = new TreelistView.TreeListColumn("Slot", "Slot");
|
|
TreelistView.TreeListColumn treeListColumn16 = new TreelistView.TreeListColumn("Resource", "Resource");
|
|
TreelistView.TreeListColumn treeListColumn17 = new TreelistView.TreeListColumn("Type", "Type");
|
|
TreelistView.TreeListColumn treeListColumn18 = new TreelistView.TreeListColumn("Width", "Width");
|
|
TreelistView.TreeListColumn treeListColumn19 = new TreelistView.TreeListColumn("Height", "Height");
|
|
TreelistView.TreeListColumn treeListColumn20 = new TreelistView.TreeListColumn("Depth", "Depth");
|
|
TreelistView.TreeListColumn treeListColumn21 = new TreelistView.TreeListColumn("Array Size", "Array Size");
|
|
TreelistView.TreeListColumn treeListColumn22 = new TreelistView.TreeListColumn("Format", "Format");
|
|
TreelistView.TreeListColumn treeListColumn23 = new TreelistView.TreeListColumn("Go", "Go");
|
|
TreelistView.TreeListColumn treeListColumn24 = new TreelistView.TreeListColumn("Slot", "Slot");
|
|
TreelistView.TreeListColumn treeListColumn25 = new TreelistView.TreeListColumn("Addressing", "Addressing");
|
|
TreelistView.TreeListColumn treeListColumn26 = new TreelistView.TreeListColumn("Min Filter", "Min Filter");
|
|
TreelistView.TreeListColumn treeListColumn27 = new TreelistView.TreeListColumn("Mag Filter", "Mag Filter");
|
|
TreelistView.TreeListColumn treeListColumn28 = new TreelistView.TreeListColumn("LOD Clamp", "LOD Clamp");
|
|
TreelistView.TreeListColumn treeListColumn29 = new TreelistView.TreeListColumn("LOD Bias", "LOD Bias");
|
|
TreelistView.TreeListColumn treeListColumn30 = new TreelistView.TreeListColumn("Slot", "Slot");
|
|
TreelistView.TreeListColumn treeListColumn31 = new TreelistView.TreeListColumn("Buffer", "Buffer");
|
|
TreelistView.TreeListColumn treeListColumn32 = new TreelistView.TreeListColumn("Byte Range", "Byte Range");
|
|
TreelistView.TreeListColumn treeListColumn33 = new TreelistView.TreeListColumn("Size", "Size");
|
|
TreelistView.TreeListColumn treeListColumn34 = new TreelistView.TreeListColumn("Go", "Go");
|
|
TreelistView.TreeListColumn treeListColumn35 = new TreelistView.TreeListColumn("Uniform", "Uniform");
|
|
TreelistView.TreeListColumn treeListColumn36 = new TreelistView.TreeListColumn("Value", "Value");
|
|
TreelistView.TreeListColumn treeListColumn37 = new TreelistView.TreeListColumn("BindingType", "Binding");
|
|
TreelistView.TreeListColumn treeListColumn38 = new TreelistView.TreeListColumn("Slot", "Slot");
|
|
TreelistView.TreeListColumn treeListColumn39 = new TreelistView.TreeListColumn("Resource", "Resource");
|
|
TreelistView.TreeListColumn treeListColumn40 = new TreelistView.TreeListColumn("Dimensions", "Dimensions");
|
|
TreelistView.TreeListColumn treeListColumn41 = new TreelistView.TreeListColumn("Format", "Format");
|
|
TreelistView.TreeListColumn treeListColumn42 = new TreelistView.TreeListColumn("Access", "Access");
|
|
TreelistView.TreeListColumn treeListColumn43 = new TreelistView.TreeListColumn("Go", "Go");
|
|
TreelistView.TreeListColumn treeListColumn44 = new TreelistView.TreeListColumn("Slot", "Slot");
|
|
TreelistView.TreeListColumn treeListColumn45 = new TreelistView.TreeListColumn("Resource", "Resource");
|
|
TreelistView.TreeListColumn treeListColumn46 = new TreelistView.TreeListColumn("Type", "Type");
|
|
TreelistView.TreeListColumn treeListColumn47 = new TreelistView.TreeListColumn("Width", "Width");
|
|
TreelistView.TreeListColumn treeListColumn48 = new TreelistView.TreeListColumn("Height", "Height");
|
|
TreelistView.TreeListColumn treeListColumn49 = new TreelistView.TreeListColumn("Depth", "Depth");
|
|
TreelistView.TreeListColumn treeListColumn50 = new TreelistView.TreeListColumn("Array Size", "Array Size");
|
|
TreelistView.TreeListColumn treeListColumn51 = new TreelistView.TreeListColumn("Format", "Format");
|
|
TreelistView.TreeListColumn treeListColumn52 = new TreelistView.TreeListColumn("Go", "Go");
|
|
TreelistView.TreeListColumn treeListColumn53 = new TreelistView.TreeListColumn("Slot", "Slot");
|
|
TreelistView.TreeListColumn treeListColumn54 = new TreelistView.TreeListColumn("Addressing", "Addressing");
|
|
TreelistView.TreeListColumn treeListColumn55 = new TreelistView.TreeListColumn("Min Filter", "Min Filter");
|
|
TreelistView.TreeListColumn treeListColumn56 = new TreelistView.TreeListColumn("Mag Filter", "Mag Filter");
|
|
TreelistView.TreeListColumn treeListColumn57 = new TreelistView.TreeListColumn("LOD Clamp", "LOD Clamp");
|
|
TreelistView.TreeListColumn treeListColumn58 = new TreelistView.TreeListColumn("LOD Bias", "LOD Bias");
|
|
TreelistView.TreeListColumn treeListColumn59 = new TreelistView.TreeListColumn("Slot", "Slot");
|
|
TreelistView.TreeListColumn treeListColumn60 = new TreelistView.TreeListColumn("Buffer", "Buffer");
|
|
TreelistView.TreeListColumn treeListColumn61 = new TreelistView.TreeListColumn("Byte Range", "Byte Range");
|
|
TreelistView.TreeListColumn treeListColumn62 = new TreelistView.TreeListColumn("Size", "Size");
|
|
TreelistView.TreeListColumn treeListColumn63 = new TreelistView.TreeListColumn("Go", "Go");
|
|
TreelistView.TreeListColumn treeListColumn64 = new TreelistView.TreeListColumn("Uniform", "Uniform");
|
|
TreelistView.TreeListColumn treeListColumn65 = new TreelistView.TreeListColumn("Value", "Value");
|
|
TreelistView.TreeListColumn treeListColumn66 = new TreelistView.TreeListColumn("BindingType", "Binding");
|
|
TreelistView.TreeListColumn treeListColumn67 = new TreelistView.TreeListColumn("Slot", "Slot");
|
|
TreelistView.TreeListColumn treeListColumn68 = new TreelistView.TreeListColumn("Resource", "Resource");
|
|
TreelistView.TreeListColumn treeListColumn69 = new TreelistView.TreeListColumn("Dimensions", "Dimensions");
|
|
TreelistView.TreeListColumn treeListColumn70 = new TreelistView.TreeListColumn("Format", "Format");
|
|
TreelistView.TreeListColumn treeListColumn71 = new TreelistView.TreeListColumn("Access", "Access");
|
|
TreelistView.TreeListColumn treeListColumn72 = new TreelistView.TreeListColumn("Go", "Go");
|
|
TreelistView.TreeListColumn treeListColumn73 = new TreelistView.TreeListColumn("Slot", "Slot");
|
|
TreelistView.TreeListColumn treeListColumn74 = new TreelistView.TreeListColumn("Resource", "Resource");
|
|
TreelistView.TreeListColumn treeListColumn75 = new TreelistView.TreeListColumn("Type", "Type");
|
|
TreelistView.TreeListColumn treeListColumn76 = new TreelistView.TreeListColumn("Width", "Width");
|
|
TreelistView.TreeListColumn treeListColumn77 = new TreelistView.TreeListColumn("Height", "Height");
|
|
TreelistView.TreeListColumn treeListColumn78 = new TreelistView.TreeListColumn("Depth", "Depth");
|
|
TreelistView.TreeListColumn treeListColumn79 = new TreelistView.TreeListColumn("Array Size", "Array Size");
|
|
TreelistView.TreeListColumn treeListColumn80 = new TreelistView.TreeListColumn("Format", "Format");
|
|
TreelistView.TreeListColumn treeListColumn81 = new TreelistView.TreeListColumn("Go", "Go");
|
|
TreelistView.TreeListColumn treeListColumn82 = new TreelistView.TreeListColumn("Slot", "Slot");
|
|
TreelistView.TreeListColumn treeListColumn83 = new TreelistView.TreeListColumn("Addressing", "Addressing");
|
|
TreelistView.TreeListColumn treeListColumn84 = new TreelistView.TreeListColumn("Min Filter", "Min Filter");
|
|
TreelistView.TreeListColumn treeListColumn85 = new TreelistView.TreeListColumn("Mag Filter", "Mag Filter");
|
|
TreelistView.TreeListColumn treeListColumn86 = new TreelistView.TreeListColumn("LOD Clamp", "LOD Clamp");
|
|
TreelistView.TreeListColumn treeListColumn87 = new TreelistView.TreeListColumn("LOD Bias", "LOD Bias");
|
|
TreelistView.TreeListColumn treeListColumn88 = new TreelistView.TreeListColumn("Slot", "Slot");
|
|
TreelistView.TreeListColumn treeListColumn89 = new TreelistView.TreeListColumn("Buffer", "Buffer");
|
|
TreelistView.TreeListColumn treeListColumn90 = new TreelistView.TreeListColumn("Byte Range", "Byte Range");
|
|
TreelistView.TreeListColumn treeListColumn91 = new TreelistView.TreeListColumn("Size", "Size");
|
|
TreelistView.TreeListColumn treeListColumn92 = new TreelistView.TreeListColumn("Go", "Go");
|
|
TreelistView.TreeListColumn treeListColumn93 = new TreelistView.TreeListColumn("Uniform", "Uniform");
|
|
TreelistView.TreeListColumn treeListColumn94 = new TreelistView.TreeListColumn("Value", "Value");
|
|
TreelistView.TreeListColumn treeListColumn95 = new TreelistView.TreeListColumn("BindingType", "Binding");
|
|
TreelistView.TreeListColumn treeListColumn96 = new TreelistView.TreeListColumn("Slot", "Slot");
|
|
TreelistView.TreeListColumn treeListColumn97 = new TreelistView.TreeListColumn("Resource", "Resource");
|
|
TreelistView.TreeListColumn treeListColumn98 = new TreelistView.TreeListColumn("Dimensions", "Dimensions");
|
|
TreelistView.TreeListColumn treeListColumn99 = new TreelistView.TreeListColumn("Format", "Format");
|
|
TreelistView.TreeListColumn treeListColumn100 = new TreelistView.TreeListColumn("Access", "Access");
|
|
TreelistView.TreeListColumn treeListColumn101 = new TreelistView.TreeListColumn("Go", "Go");
|
|
TreelistView.TreeListColumn treeListColumn102 = new TreelistView.TreeListColumn("Slot", "Slot");
|
|
TreelistView.TreeListColumn treeListColumn103 = new TreelistView.TreeListColumn("Resource", "Resource");
|
|
TreelistView.TreeListColumn treeListColumn104 = new TreelistView.TreeListColumn("Type", "Type");
|
|
TreelistView.TreeListColumn treeListColumn105 = new TreelistView.TreeListColumn("Width", "Width");
|
|
TreelistView.TreeListColumn treeListColumn106 = new TreelistView.TreeListColumn("Height", "Height");
|
|
TreelistView.TreeListColumn treeListColumn107 = new TreelistView.TreeListColumn("Depth", "Depth");
|
|
TreelistView.TreeListColumn treeListColumn108 = new TreelistView.TreeListColumn("Array Size", "Array Size");
|
|
TreelistView.TreeListColumn treeListColumn109 = new TreelistView.TreeListColumn("Format", "Format");
|
|
TreelistView.TreeListColumn treeListColumn110 = new TreelistView.TreeListColumn("Go", "Go");
|
|
TreelistView.TreeListColumn treeListColumn111 = new TreelistView.TreeListColumn("Slot", "Slot");
|
|
TreelistView.TreeListColumn treeListColumn112 = new TreelistView.TreeListColumn("Addressing", "Addressing");
|
|
TreelistView.TreeListColumn treeListColumn113 = new TreelistView.TreeListColumn("Min Filter", "Min Filter");
|
|
TreelistView.TreeListColumn treeListColumn114 = new TreelistView.TreeListColumn("Mag Filter", "Mag Filter");
|
|
TreelistView.TreeListColumn treeListColumn115 = new TreelistView.TreeListColumn("LOD Clamp", "LOD Clamp");
|
|
TreelistView.TreeListColumn treeListColumn116 = new TreelistView.TreeListColumn("LOD Bias", "LOD Bias");
|
|
TreelistView.TreeListColumn treeListColumn117 = new TreelistView.TreeListColumn("Slot", "Slot");
|
|
TreelistView.TreeListColumn treeListColumn118 = new TreelistView.TreeListColumn("Buffer", "Buffer");
|
|
TreelistView.TreeListColumn treeListColumn119 = new TreelistView.TreeListColumn("Byte Range", "Byte Range");
|
|
TreelistView.TreeListColumn treeListColumn120 = new TreelistView.TreeListColumn("Size", "Size");
|
|
TreelistView.TreeListColumn treeListColumn121 = new TreelistView.TreeListColumn("Go", "Go");
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(GLPipelineStateViewer));
|
|
TreelistView.TreeListColumn treeListColumn122 = new TreelistView.TreeListColumn("Slot", "Slot");
|
|
TreelistView.TreeListColumn treeListColumn123 = new TreelistView.TreeListColumn("Buffer", "Buffer");
|
|
TreelistView.TreeListColumn treeListColumn124 = new TreelistView.TreeListColumn("Length", "Length");
|
|
TreelistView.TreeListColumn treeListColumn125 = new TreelistView.TreeListColumn("Offset", "Offset");
|
|
TreelistView.TreeListColumn treeListColumn126 = new TreelistView.TreeListColumn("Go", "Go");
|
|
TreelistView.TreeListColumn treeListColumn127 = new TreelistView.TreeListColumn("Uniform", "Uniform");
|
|
TreelistView.TreeListColumn treeListColumn128 = new TreelistView.TreeListColumn("Value", "Value");
|
|
TreelistView.TreeListColumn treeListColumn129 = new TreelistView.TreeListColumn("BindingType", "Binding");
|
|
TreelistView.TreeListColumn treeListColumn130 = new TreelistView.TreeListColumn("Slot", "Slot");
|
|
TreelistView.TreeListColumn treeListColumn131 = new TreelistView.TreeListColumn("Resource", "Resource");
|
|
TreelistView.TreeListColumn treeListColumn132 = new TreelistView.TreeListColumn("Dimensions", "Dimensions");
|
|
TreelistView.TreeListColumn treeListColumn133 = new TreelistView.TreeListColumn("Format", "Format");
|
|
TreelistView.TreeListColumn treeListColumn134 = new TreelistView.TreeListColumn("Access", "Access");
|
|
TreelistView.TreeListColumn treeListColumn135 = new TreelistView.TreeListColumn("Go", "Go");
|
|
System.Windows.Forms.TableLayoutPanel tableLayoutPanel14;
|
|
System.Windows.Forms.GroupBox multisampleGroup;
|
|
System.Windows.Forms.TableLayoutPanel tableLayoutPanel8;
|
|
System.Windows.Forms.Label label26;
|
|
System.Windows.Forms.Label label28;
|
|
System.Windows.Forms.Label label29;
|
|
System.Windows.Forms.Label label30;
|
|
System.Windows.Forms.Label label31;
|
|
System.Windows.Forms.Label label32;
|
|
System.Windows.Forms.Label label36;
|
|
System.Windows.Forms.GroupBox rasterizerGroup;
|
|
System.Windows.Forms.TableLayoutPanel rasterizerTable;
|
|
System.Windows.Forms.Label label24;
|
|
System.Windows.Forms.Label label1;
|
|
System.Windows.Forms.Label label15;
|
|
System.Windows.Forms.Label label16;
|
|
System.Windows.Forms.Label label17;
|
|
System.Windows.Forms.Label label18;
|
|
System.Windows.Forms.Label label19;
|
|
System.Windows.Forms.Label label20;
|
|
System.Windows.Forms.Label label5;
|
|
System.Windows.Forms.Label label4;
|
|
System.Windows.Forms.Label label6;
|
|
System.Windows.Forms.Label label7;
|
|
System.Windows.Forms.Label label8;
|
|
System.Windows.Forms.Label label23;
|
|
System.Windows.Forms.GroupBox viewportGroup;
|
|
TreelistView.TreeListColumn treeListColumn136 = new TreelistView.TreeListColumn("Slot", "Slot");
|
|
TreelistView.TreeListColumn treeListColumn137 = new TreelistView.TreeListColumn("X", "X");
|
|
TreelistView.TreeListColumn treeListColumn138 = new TreelistView.TreeListColumn("Y", "Y");
|
|
TreelistView.TreeListColumn treeListColumn139 = new TreelistView.TreeListColumn("Width", "Width");
|
|
TreelistView.TreeListColumn treeListColumn140 = new TreelistView.TreeListColumn("Height", "Height");
|
|
TreelistView.TreeListColumn treeListColumn141 = new TreelistView.TreeListColumn("MinDepth", "MinDepth");
|
|
TreelistView.TreeListColumn treeListColumn142 = new TreelistView.TreeListColumn("MaxDepth", "MaxDepth");
|
|
System.Windows.Forms.GroupBox scissorGroup;
|
|
TreelistView.TreeListColumn treeListColumn143 = new TreelistView.TreeListColumn("Slot", "Slot");
|
|
TreelistView.TreeListColumn treeListColumn144 = new TreelistView.TreeListColumn("X", "X");
|
|
TreelistView.TreeListColumn treeListColumn145 = new TreelistView.TreeListColumn("Y", "Y");
|
|
TreelistView.TreeListColumn treeListColumn146 = new TreelistView.TreeListColumn("Width", "Width");
|
|
TreelistView.TreeListColumn treeListColumn147 = new TreelistView.TreeListColumn("Height", "Height");
|
|
TreelistView.TreeListColumn treeListColumn148 = new TreelistView.TreeListColumn("Enabled", "Enabled");
|
|
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("Min Filter", "Min Filter");
|
|
TreelistView.TreeListColumn treeListColumn161 = new TreelistView.TreeListColumn("Mag Filter", "Mag Filter");
|
|
TreelistView.TreeListColumn treeListColumn162 = new TreelistView.TreeListColumn("LOD Clamp", "LOD Clamp");
|
|
TreelistView.TreeListColumn treeListColumn163 = new TreelistView.TreeListColumn("LOD Bias", "LOD Bias");
|
|
TreelistView.TreeListColumn treeListColumn164 = new TreelistView.TreeListColumn("Slot", "Slot");
|
|
TreelistView.TreeListColumn treeListColumn165 = new TreelistView.TreeListColumn("Buffer", "Buffer");
|
|
TreelistView.TreeListColumn treeListColumn166 = new TreelistView.TreeListColumn("Byte Range", "Byte Range");
|
|
TreelistView.TreeListColumn treeListColumn167 = new TreelistView.TreeListColumn("Size", "Size");
|
|
TreelistView.TreeListColumn treeListColumn168 = new TreelistView.TreeListColumn("Go", "Go");
|
|
TreelistView.TreeListColumn treeListColumn169 = new TreelistView.TreeListColumn("Uniform", "Uniform");
|
|
TreelistView.TreeListColumn treeListColumn170 = new TreelistView.TreeListColumn("Value", "Value");
|
|
TreelistView.TreeListColumn treeListColumn171 = new TreelistView.TreeListColumn("BindingType", "Binding");
|
|
TreelistView.TreeListColumn treeListColumn172 = new TreelistView.TreeListColumn("Slot", "Slot");
|
|
TreelistView.TreeListColumn treeListColumn173 = new TreelistView.TreeListColumn("Resource", "Resource");
|
|
TreelistView.TreeListColumn treeListColumn174 = new TreelistView.TreeListColumn("Dimensions", "Dimensions");
|
|
TreelistView.TreeListColumn treeListColumn175 = new TreelistView.TreeListColumn("Format", "Format");
|
|
TreelistView.TreeListColumn treeListColumn176 = new TreelistView.TreeListColumn("Access", "Access");
|
|
TreelistView.TreeListColumn treeListColumn177 = new TreelistView.TreeListColumn("Go", "Go");
|
|
TreelistView.TreeListColumn treeListColumn178 = new TreelistView.TreeListColumn("Slot", "Slot");
|
|
TreelistView.TreeListColumn treeListColumn179 = new TreelistView.TreeListColumn("Resource", "Resource");
|
|
TreelistView.TreeListColumn treeListColumn180 = new TreelistView.TreeListColumn("Type", "Type");
|
|
TreelistView.TreeListColumn treeListColumn181 = new TreelistView.TreeListColumn("Width", "Width");
|
|
TreelistView.TreeListColumn treeListColumn182 = new TreelistView.TreeListColumn("Height", "Height");
|
|
TreelistView.TreeListColumn treeListColumn183 = new TreelistView.TreeListColumn("Depth", "Depth");
|
|
TreelistView.TreeListColumn treeListColumn184 = new TreelistView.TreeListColumn("Array Size", "Array Size");
|
|
TreelistView.TreeListColumn treeListColumn185 = new TreelistView.TreeListColumn("Format", "Format");
|
|
TreelistView.TreeListColumn treeListColumn186 = new TreelistView.TreeListColumn("Go", "Go");
|
|
TreelistView.TreeListColumn treeListColumn187 = new TreelistView.TreeListColumn("Slot", "Slot");
|
|
TreelistView.TreeListColumn treeListColumn188 = new TreelistView.TreeListColumn("Enabled", "Enabled");
|
|
TreelistView.TreeListColumn treeListColumn189 = new TreelistView.TreeListColumn("Blend Src", "Blend Src");
|
|
TreelistView.TreeListColumn treeListColumn190 = new TreelistView.TreeListColumn("Blend Dst", "Blend Dst");
|
|
TreelistView.TreeListColumn treeListColumn191 = new TreelistView.TreeListColumn("Blend Op", "Blend Op");
|
|
TreelistView.TreeListColumn treeListColumn192 = new TreelistView.TreeListColumn("Alpha Blend Src", "Alpha Blend Src");
|
|
TreelistView.TreeListColumn treeListColumn193 = new TreelistView.TreeListColumn("Alpha Blend Dst", "Alpha Blend Dst");
|
|
TreelistView.TreeListColumn treeListColumn194 = new TreelistView.TreeListColumn("Alpha Blend Op", "Alpha Blend Op");
|
|
TreelistView.TreeListColumn treeListColumn195 = new TreelistView.TreeListColumn("Write Mask", "Write Mask");
|
|
TreelistView.TreeListColumn treeListColumn196 = new TreelistView.TreeListColumn("Face", "Face");
|
|
TreelistView.TreeListColumn treeListColumn197 = new TreelistView.TreeListColumn("Func", "Func");
|
|
TreelistView.TreeListColumn treeListColumn198 = new TreelistView.TreeListColumn("Fail", "Fail");
|
|
TreelistView.TreeListColumn treeListColumn199 = new TreelistView.TreeListColumn("Depth Fail", "Depth Fail");
|
|
TreelistView.TreeListColumn treeListColumn200 = new TreelistView.TreeListColumn("Pass", "Pass");
|
|
TreelistView.TreeListColumn treeListColumn201 = new TreelistView.TreeListColumn("Ref", "Ref");
|
|
TreelistView.TreeListColumn treeListColumn202 = new TreelistView.TreeListColumn("Write Mask", "Write Mask");
|
|
TreelistView.TreeListColumn treeListColumn203 = new TreelistView.TreeListColumn("Val Mask", "Val Mask");
|
|
TreelistView.TreeListColumn treeListColumn204 = new TreelistView.TreeListColumn("Slot", "Slot");
|
|
TreelistView.TreeListColumn treeListColumn205 = new TreelistView.TreeListColumn("Resource", "Resource");
|
|
TreelistView.TreeListColumn treeListColumn206 = new TreelistView.TreeListColumn("Type", "Type");
|
|
TreelistView.TreeListColumn treeListColumn207 = new TreelistView.TreeListColumn("Width", "Width");
|
|
TreelistView.TreeListColumn treeListColumn208 = new TreelistView.TreeListColumn("Height", "Height");
|
|
TreelistView.TreeListColumn treeListColumn209 = new TreelistView.TreeListColumn("Depth", "Depth");
|
|
TreelistView.TreeListColumn treeListColumn210 = new TreelistView.TreeListColumn("Array Size", "Array Size");
|
|
TreelistView.TreeListColumn treeListColumn211 = new TreelistView.TreeListColumn("Format", "Format");
|
|
TreelistView.TreeListColumn treeListColumn212 = new TreelistView.TreeListColumn("Go", "Go");
|
|
TreelistView.TreeListColumn treeListColumn213 = new TreelistView.TreeListColumn("Slot", "Slot");
|
|
TreelistView.TreeListColumn treeListColumn214 = new TreelistView.TreeListColumn("Addressing", "Addressing");
|
|
TreelistView.TreeListColumn treeListColumn215 = new TreelistView.TreeListColumn("Min Filter", "Min Filter");
|
|
TreelistView.TreeListColumn treeListColumn216 = new TreelistView.TreeListColumn("Mag Filter", "Mag Filter");
|
|
TreelistView.TreeListColumn treeListColumn217 = new TreelistView.TreeListColumn("LOD Clamp", "LOD Clamp");
|
|
TreelistView.TreeListColumn treeListColumn218 = new TreelistView.TreeListColumn("LOD Bias", "LOD Bias");
|
|
TreelistView.TreeListColumn treeListColumn219 = new TreelistView.TreeListColumn("Slot", "Slot");
|
|
TreelistView.TreeListColumn treeListColumn220 = new TreelistView.TreeListColumn("Buffer", "Buffer");
|
|
TreelistView.TreeListColumn treeListColumn221 = new TreelistView.TreeListColumn("Byte Range", "Byte Range");
|
|
TreelistView.TreeListColumn treeListColumn222 = new TreelistView.TreeListColumn("Size", "Size");
|
|
TreelistView.TreeListColumn treeListColumn223 = new TreelistView.TreeListColumn("Go", "Go");
|
|
TreelistView.TreeListColumn treeListColumn224 = new TreelistView.TreeListColumn("Uniform", "Uniform");
|
|
TreelistView.TreeListColumn treeListColumn225 = new TreelistView.TreeListColumn("Value", "Value");
|
|
TreelistView.TreeListColumn treeListColumn226 = new TreelistView.TreeListColumn("BindingType", "Binding");
|
|
TreelistView.TreeListColumn treeListColumn227 = new TreelistView.TreeListColumn("Slot", "Slot");
|
|
TreelistView.TreeListColumn treeListColumn228 = new TreelistView.TreeListColumn("Resource", "Resource");
|
|
TreelistView.TreeListColumn treeListColumn229 = new TreelistView.TreeListColumn("Dimensions", "Dimensions");
|
|
TreelistView.TreeListColumn treeListColumn230 = new TreelistView.TreeListColumn("Format", "Format");
|
|
TreelistView.TreeListColumn treeListColumn231 = new TreelistView.TreeListColumn("Access", "Access");
|
|
TreelistView.TreeListColumn treeListColumn232 = 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.restartIndex = 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.vsTable = 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.groupBox7 = new System.Windows.Forms.GroupBox();
|
|
this.vsTextures = 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.vsSubroutinesGroup = new System.Windows.Forms.GroupBox();
|
|
this.vsSubroutines = new TreelistView.TreeListView();
|
|
this.vsReadWriteGroup = new System.Windows.Forms.GroupBox();
|
|
this.vsReadWrite = new TreelistView.TreeListView();
|
|
this.tabTCS = new System.Windows.Forms.TabPage();
|
|
this.panel3 = new System.Windows.Forms.Panel();
|
|
this.tcsTable = new System.Windows.Forms.TableLayoutPanel();
|
|
this.tcsShaderGroup = new System.Windows.Forms.GroupBox();
|
|
this.tcsShaderFlow = new System.Windows.Forms.FlowLayoutPanel();
|
|
this.tcsShader = new System.Windows.Forms.Label();
|
|
this.tcsShaderCog = new System.Windows.Forms.PictureBox();
|
|
this.tcsShaderEdit = new System.Windows.Forms.PictureBox();
|
|
this.tcsTexturesGroup = new System.Windows.Forms.GroupBox();
|
|
this.tcsTextures = new TreelistView.TreeListView();
|
|
this.tcsSamplersGroup = new System.Windows.Forms.GroupBox();
|
|
this.tcsSamplers = new TreelistView.TreeListView();
|
|
this.tcsCBuffersGroup = new System.Windows.Forms.GroupBox();
|
|
this.tcsCBuffers = new TreelistView.TreeListView();
|
|
this.tcsSubroutinesGroup = new System.Windows.Forms.GroupBox();
|
|
this.tcsSubroutines = new TreelistView.TreeListView();
|
|
this.tcsReadWriteGroup = new System.Windows.Forms.GroupBox();
|
|
this.tcsReadWrite = new TreelistView.TreeListView();
|
|
this.tesShaderGroup = new System.Windows.Forms.GroupBox();
|
|
this.tesShaderFlow = new System.Windows.Forms.FlowLayoutPanel();
|
|
this.tesShader = new System.Windows.Forms.Label();
|
|
this.tesShaderCog = new System.Windows.Forms.PictureBox();
|
|
this.tesShaderEdit = new System.Windows.Forms.PictureBox();
|
|
this.tesTexturesGroup = new System.Windows.Forms.GroupBox();
|
|
this.tesTextures = new TreelistView.TreeListView();
|
|
this.tesSamplersGroup = new System.Windows.Forms.GroupBox();
|
|
this.tesSamplers = new TreelistView.TreeListView();
|
|
this.tesCBuffersGroup = 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.tesTable = new System.Windows.Forms.TableLayoutPanel();
|
|
this.tesSubroutinesGroup = new System.Windows.Forms.GroupBox();
|
|
this.tesSubroutines = new TreelistView.TreeListView();
|
|
this.tesReadWriteGroup = new System.Windows.Forms.GroupBox();
|
|
this.tesReadWrite = new TreelistView.TreeListView();
|
|
this.tabGS = new System.Windows.Forms.TabPage();
|
|
this.panel5 = new System.Windows.Forms.Panel();
|
|
this.gsTable = new System.Windows.Forms.TableLayoutPanel();
|
|
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.groupBox24 = new System.Windows.Forms.GroupBox();
|
|
this.gsTextures = 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.feedbackGroup = new System.Windows.Forms.GroupBox();
|
|
this.feedbackTable = new System.Windows.Forms.TableLayoutPanel();
|
|
this.feedbackPaused = new System.Windows.Forms.PictureBox();
|
|
this.gsFeedback = new TreelistView.TreeListView();
|
|
this.label14 = new System.Windows.Forms.Label();
|
|
this.gsSubroutinesGroup = new System.Windows.Forms.GroupBox();
|
|
this.gsSubroutines = new TreelistView.TreeListView();
|
|
this.gsReadWriteGroup = new System.Windows.Forms.GroupBox();
|
|
this.gsReadWrite = new TreelistView.TreeListView();
|
|
this.tabRS = new System.Windows.Forms.TabPage();
|
|
this.panel8 = new System.Windows.Forms.Panel();
|
|
this.multisampleEnable = new System.Windows.Forms.PictureBox();
|
|
this.sampleShading = new System.Windows.Forms.PictureBox();
|
|
this.minSampleShadingRate = new System.Windows.Forms.Label();
|
|
this.alphaToCoverage = new System.Windows.Forms.PictureBox();
|
|
this.alphaToOne = new System.Windows.Forms.PictureBox();
|
|
this.sampleCoverage = new System.Windows.Forms.Label();
|
|
this.sampleMask = new System.Windows.Forms.Label();
|
|
this.pointSize = new System.Windows.Forms.Label();
|
|
this.frontCCW = new System.Windows.Forms.PictureBox();
|
|
this.cullMode = new System.Windows.Forms.Label();
|
|
this.depthBias = new System.Windows.Forms.Label();
|
|
this.depthClamp = new System.Windows.Forms.PictureBox();
|
|
this.fillMode = new System.Windows.Forms.Label();
|
|
this.scissorEnable = new System.Windows.Forms.PictureBox();
|
|
this.slopeScaledBias = new System.Windows.Forms.Label();
|
|
this.offsetClamp = new System.Windows.Forms.Label();
|
|
this.provokingVertex = new System.Windows.Forms.Label();
|
|
this.clipDistances = new System.Windows.Forms.Label();
|
|
this.clipSetup = new System.Windows.Forms.Label();
|
|
this.rasterizerDiscard = new System.Windows.Forms.PictureBox();
|
|
this.lineWidth = new System.Windows.Forms.Label();
|
|
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.fsTable = 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.groupBox28 = new System.Windows.Forms.GroupBox();
|
|
this.fsTextures = 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.fsSubroutinesGroup = new System.Windows.Forms.GroupBox();
|
|
this.fsSubroutines = new TreelistView.TreeListView();
|
|
this.fsReadWriteGroup = new System.Windows.Forms.GroupBox();
|
|
this.fsReadWrite = 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.label3 = new System.Windows.Forms.Label();
|
|
this.blendFactor = new System.Windows.Forms.Label();
|
|
this.groupBox41 = new System.Windows.Forms.GroupBox();
|
|
this.tableLayoutPanel12 = new System.Windows.Forms.TableLayoutPanel();
|
|
this.depthBounds = new System.Windows.Forms.Label();
|
|
this.label2 = new System.Windows.Forms.Label();
|
|
this.depthEnable = new System.Windows.Forms.PictureBox();
|
|
this.label13 = new System.Windows.Forms.Label();
|
|
this.depthFunc = new System.Windows.Forms.Label();
|
|
this.depthWrite = new System.Windows.Forms.PictureBox();
|
|
this.label11 = new System.Windows.Forms.Label();
|
|
this.label21 = 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.stencilEnable = new System.Windows.Forms.PictureBox();
|
|
this.label12 = 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.csTable = new System.Windows.Forms.TableLayoutPanel();
|
|
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.csTextures = 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.csSubroutinesGroup = new System.Windows.Forms.GroupBox();
|
|
this.csSubroutines = new TreelistView.TreeListView();
|
|
this.csReadWriteGroup = new System.Windows.Forms.GroupBox();
|
|
this.csReadWrite = 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();
|
|
tableLayoutPanel14 = new System.Windows.Forms.TableLayoutPanel();
|
|
multisampleGroup = new System.Windows.Forms.GroupBox();
|
|
tableLayoutPanel8 = new System.Windows.Forms.TableLayoutPanel();
|
|
label26 = new System.Windows.Forms.Label();
|
|
label28 = new System.Windows.Forms.Label();
|
|
label29 = new System.Windows.Forms.Label();
|
|
label30 = new System.Windows.Forms.Label();
|
|
label31 = new System.Windows.Forms.Label();
|
|
label32 = new System.Windows.Forms.Label();
|
|
label36 = new System.Windows.Forms.Label();
|
|
rasterizerGroup = new System.Windows.Forms.GroupBox();
|
|
rasterizerTable = new System.Windows.Forms.TableLayoutPanel();
|
|
label24 = new System.Windows.Forms.Label();
|
|
label1 = new System.Windows.Forms.Label();
|
|
label15 = new System.Windows.Forms.Label();
|
|
label16 = new System.Windows.Forms.Label();
|
|
label17 = new System.Windows.Forms.Label();
|
|
label18 = new System.Windows.Forms.Label();
|
|
label19 = new System.Windows.Forms.Label();
|
|
label20 = new System.Windows.Forms.Label();
|
|
label5 = new System.Windows.Forms.Label();
|
|
label4 = new System.Windows.Forms.Label();
|
|
label6 = new System.Windows.Forms.Label();
|
|
label7 = new System.Windows.Forms.Label();
|
|
label8 = new System.Windows.Forms.Label();
|
|
label23 = new System.Windows.Forms.Label();
|
|
viewportGroup = new System.Windows.Forms.GroupBox();
|
|
scissorGroup = 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.vsTable.SuspendLayout();
|
|
this.groupBox3.SuspendLayout();
|
|
this.flowLayoutPanel3.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.vsShaderCog)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.vsShaderEdit)).BeginInit();
|
|
this.groupBox7.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.vsTextures)).BeginInit();
|
|
this.groupBox8.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.vsSamplers)).BeginInit();
|
|
this.groupBox9.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.vsCBuffers)).BeginInit();
|
|
this.vsSubroutinesGroup.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.vsSubroutines)).BeginInit();
|
|
this.vsReadWriteGroup.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.vsReadWrite)).BeginInit();
|
|
this.tabTCS.SuspendLayout();
|
|
this.panel3.SuspendLayout();
|
|
this.tcsTable.SuspendLayout();
|
|
this.tcsShaderGroup.SuspendLayout();
|
|
this.tcsShaderFlow.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.tcsShaderCog)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.tcsShaderEdit)).BeginInit();
|
|
this.tcsTexturesGroup.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.tcsTextures)).BeginInit();
|
|
this.tcsSamplersGroup.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.tcsSamplers)).BeginInit();
|
|
this.tcsCBuffersGroup.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.tcsCBuffers)).BeginInit();
|
|
this.tcsSubroutinesGroup.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.tcsSubroutines)).BeginInit();
|
|
this.tcsReadWriteGroup.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.tcsReadWrite)).BeginInit();
|
|
this.tesShaderGroup.SuspendLayout();
|
|
this.tesShaderFlow.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.tesShaderCog)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.tesShaderEdit)).BeginInit();
|
|
this.tesTexturesGroup.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.tesTextures)).BeginInit();
|
|
this.tesSamplersGroup.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.tesSamplers)).BeginInit();
|
|
this.tesCBuffersGroup.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.tesCBuffers)).BeginInit();
|
|
this.tabTES.SuspendLayout();
|
|
this.panel4.SuspendLayout();
|
|
this.tesTable.SuspendLayout();
|
|
this.tesSubroutinesGroup.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.tesSubroutines)).BeginInit();
|
|
this.tesReadWriteGroup.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.tesReadWrite)).BeginInit();
|
|
this.tabGS.SuspendLayout();
|
|
this.panel5.SuspendLayout();
|
|
this.gsTable.SuspendLayout();
|
|
this.groupBox22.SuspendLayout();
|
|
this.flowLayoutPanel2.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.gsShaderCog)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gsShaderEdit)).BeginInit();
|
|
this.groupBox24.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.gsTextures)).BeginInit();
|
|
this.groupBox25.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.gsSamplers)).BeginInit();
|
|
this.groupBox26.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.gsCBuffers)).BeginInit();
|
|
this.feedbackGroup.SuspendLayout();
|
|
this.feedbackTable.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.feedbackPaused)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gsFeedback)).BeginInit();
|
|
this.gsSubroutinesGroup.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.gsSubroutines)).BeginInit();
|
|
this.gsReadWriteGroup.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.gsReadWrite)).BeginInit();
|
|
this.tabRS.SuspendLayout();
|
|
this.panel8.SuspendLayout();
|
|
tableLayoutPanel14.SuspendLayout();
|
|
multisampleGroup.SuspendLayout();
|
|
tableLayoutPanel8.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.multisampleEnable)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.sampleShading)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.alphaToCoverage)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.alphaToOne)).BeginInit();
|
|
rasterizerGroup.SuspendLayout();
|
|
rasterizerTable.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.frontCCW)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.depthClamp)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.scissorEnable)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.rasterizerDiscard)).BeginInit();
|
|
viewportGroup.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.viewports)).BeginInit();
|
|
scissorGroup.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.scissors)).BeginInit();
|
|
this.tabFS.SuspendLayout();
|
|
this.panel6.SuspendLayout();
|
|
this.fsTable.SuspendLayout();
|
|
this.groupBox13.SuspendLayout();
|
|
this.flowLayoutPanel1.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.fsShaderCog)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.psShaderEdit)).BeginInit();
|
|
this.groupBox28.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.fsTextures)).BeginInit();
|
|
this.groupBox29.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.fsSamplers)).BeginInit();
|
|
this.groupBox30.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.fsCBuffers)).BeginInit();
|
|
this.fsSubroutinesGroup.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.fsSubroutines)).BeginInit();
|
|
this.fsReadWriteGroup.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.fsReadWrite)).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();
|
|
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.csTable.SuspendLayout();
|
|
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.csTextures)).BeginInit();
|
|
this.groupBox35.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.csSamplers)).BeginInit();
|
|
this.groupBox36.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.csCBuffers)).BeginInit();
|
|
this.csSubroutinesGroup.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.csSubroutines)).BeginInit();
|
|
this.csReadWriteGroup.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.csReadWrite)).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.Controls.Add(this.restartIndex, 0, 2);
|
|
this.tableLayoutPanel13.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.tableLayoutPanel13.Location = new System.Drawing.Point(3, 16);
|
|
this.tableLayoutPanel13.Name = "tableLayoutPanel13";
|
|
this.tableLayoutPanel13.RowCount = 3;
|
|
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.RowStyles.Add(new System.Windows.Forms.RowStyle());
|
|
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, 226);
|
|
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;
|
|
//
|
|
// restartIndex
|
|
//
|
|
this.restartIndex.AutoSize = true;
|
|
this.restartIndex.Font = new System.Drawing.Font("Tahoma", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.restartIndex.Location = new System.Drawing.Point(3, 255);
|
|
this.restartIndex.Name = "restartIndex";
|
|
this.restartIndex.Size = new System.Drawing.Size(214, 23);
|
|
this.restartIndex.TabIndex = 2;
|
|
this.restartIndex.Text = "Restart Idx: 0xFFFFFFFF";
|
|
//
|
|
// 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 = "Buffer bindings";
|
|
//
|
|
// iabuffers
|
|
//
|
|
treeListColumn1.AutoSizeMinSize = 0;
|
|
treeListColumn1.Width = 60;
|
|
treeListColumn2.AutoSize = true;
|
|
treeListColumn2.AutoSizeMinSize = 100;
|
|
treeListColumn2.Width = 50;
|
|
treeListColumn3.AutoSizeMinSize = 0;
|
|
treeListColumn3.Width = 70;
|
|
treeListColumn4.AutoSizeMinSize = 0;
|
|
treeListColumn4.Width = 70;
|
|
treeListColumn5.AutoSizeMinSize = 0;
|
|
treeListColumn5.Width = 70;
|
|
treeListColumn6.AutoSizeMinSize = 0;
|
|
treeListColumn6.Width = 80;
|
|
treeListColumn7.AutoSizeMinSize = 0;
|
|
treeListColumn7.Width = 25;
|
|
this.iabuffers.Columns.AddRange(new TreelistView.TreeListColumn[] {
|
|
treeListColumn1,
|
|
treeListColumn2,
|
|
treeListColumn3,
|
|
treeListColumn4,
|
|
treeListColumn5,
|
|
treeListColumn6,
|
|
treeListColumn7});
|
|
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 = 6;
|
|
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 = "Vertex Attribute Formats";
|
|
//
|
|
// inputLayouts
|
|
//
|
|
treeListColumn8.AutoSizeMinSize = 0;
|
|
treeListColumn8.Width = 40;
|
|
treeListColumn9.AutoSizeMinSize = 0;
|
|
treeListColumn9.Width = 50;
|
|
treeListColumn10.AutoSizeMinSize = 0;
|
|
treeListColumn10.Width = 200;
|
|
treeListColumn11.AutoSizeMinSize = 0;
|
|
treeListColumn11.Width = 200;
|
|
treeListColumn12.AutoSizeMinSize = 0;
|
|
treeListColumn12.Width = 80;
|
|
treeListColumn13.AutoSize = true;
|
|
treeListColumn13.AutoSizeMinSize = 0;
|
|
treeListColumn13.Width = 150;
|
|
treeListColumn14.AutoSizeMinSize = 0;
|
|
treeListColumn14.Width = 25;
|
|
this.inputLayouts.Columns.AddRange(new TreelistView.TreeListColumn[] {
|
|
treeListColumn8,
|
|
treeListColumn9,
|
|
treeListColumn10,
|
|
treeListColumn11,
|
|
treeListColumn12,
|
|
treeListColumn13,
|
|
treeListColumn14});
|
|
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 = 6;
|
|
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.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.vsTable);
|
|
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;
|
|
//
|
|
// vsTable
|
|
//
|
|
this.vsTable.ColumnCount = 1;
|
|
this.vsTable.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
|
|
this.vsTable.Controls.Add(this.groupBox3, 0, 0);
|
|
this.vsTable.Controls.Add(this.groupBox7, 0, 1);
|
|
this.vsTable.Controls.Add(this.groupBox8, 0, 2);
|
|
this.vsTable.Controls.Add(this.groupBox9, 0, 3);
|
|
this.vsTable.Controls.Add(this.vsSubroutinesGroup, 0, 4);
|
|
this.vsTable.Controls.Add(this.vsReadWriteGroup, 0, 5);
|
|
this.vsTable.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.vsTable.Location = new System.Drawing.Point(0, 0);
|
|
this.vsTable.Name = "vsTable";
|
|
this.vsTable.RowCount = 6;
|
|
this.vsTable.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 50F));
|
|
this.vsTable.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20F));
|
|
this.vsTable.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20F));
|
|
this.vsTable.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20F));
|
|
this.vsTable.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20F));
|
|
this.vsTable.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20F));
|
|
this.vsTable.Size = new System.Drawing.Size(1157, 605);
|
|
this.vsTable.TabIndex = 1;
|
|
//
|
|
// groupBox3
|
|
//
|
|
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, "GLSL edit and replace this shader");
|
|
this.vsShaderEdit.Click += new System.EventHandler(this.shaderedit_Click);
|
|
//
|
|
// groupBox7
|
|
//
|
|
this.groupBox7.Controls.Add(this.vsTextures);
|
|
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, 105);
|
|
this.groupBox7.TabIndex = 14;
|
|
this.groupBox7.TabStop = false;
|
|
this.groupBox7.Text = "Textures";
|
|
//
|
|
// vsTextures
|
|
//
|
|
treeListColumn15.AutoSizeMinSize = 0;
|
|
treeListColumn15.Width = 120;
|
|
treeListColumn16.AutoSize = true;
|
|
treeListColumn16.AutoSizeMinSize = 150;
|
|
treeListColumn16.Width = 50;
|
|
treeListColumn17.AutoSizeMinSize = 0;
|
|
treeListColumn17.Width = 75;
|
|
treeListColumn18.AutoSizeMinSize = 0;
|
|
treeListColumn18.Width = 50;
|
|
treeListColumn19.AutoSizeMinSize = 0;
|
|
treeListColumn19.Width = 50;
|
|
treeListColumn20.AutoSizeMinSize = 0;
|
|
treeListColumn20.Width = 50;
|
|
treeListColumn21.AutoSizeMinSize = 0;
|
|
treeListColumn21.Width = 75;
|
|
treeListColumn22.AutoSizeMinSize = 0;
|
|
treeListColumn22.Width = 200;
|
|
treeListColumn23.AutoSizeMinSize = 0;
|
|
treeListColumn23.Width = 25;
|
|
this.vsTextures.Columns.AddRange(new TreelistView.TreeListColumn[] {
|
|
treeListColumn15,
|
|
treeListColumn16,
|
|
treeListColumn17,
|
|
treeListColumn18,
|
|
treeListColumn19,
|
|
treeListColumn20,
|
|
treeListColumn21,
|
|
treeListColumn22,
|
|
treeListColumn23});
|
|
this.vsTextures.Cursor = System.Windows.Forms.Cursors.Arrow;
|
|
this.vsTextures.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.vsTextures.GridLineColour = System.Drawing.SystemColors.ControlDark;
|
|
this.vsTextures.Location = new System.Drawing.Point(3, 16);
|
|
this.vsTextures.MultiSelect = false;
|
|
this.vsTextures.Name = "vsTextures";
|
|
this.vsTextures.RowOptions.HoverHighlight = true;
|
|
this.vsTextures.RowOptions.ItemHeight = 20;
|
|
this.vsTextures.RowOptions.ShowHeader = false;
|
|
this.vsTextures.Size = new System.Drawing.Size(1145, 86);
|
|
this.vsTextures.TabIndex = 1;
|
|
this.vsTextures.Text = "Textures";
|
|
this.vsTextures.TreeColumn = 8;
|
|
this.vsTextures.ViewOptions.Indent = 0;
|
|
this.vsTextures.ViewOptions.ShowLine = false;
|
|
this.vsTextures.ViewOptions.ShowPlusMinus = false;
|
|
this.vsTextures.NodeDoubleClicked += new TreelistView.TreeListView.NodeDoubleClickedHandler(this.textureCell_CellDoubleClick);
|
|
this.vsTextures.NodeClicked += new TreelistView.TreeListView.NodeClickedHandler(this.textureCell_CellDoubleClick);
|
|
this.vsTextures.Leave += new System.EventHandler(this.disableSelection_Leave);
|
|
this.vsTextures.MouseClick += new System.Windows.Forms.MouseEventHandler(this.hideDisabledEmpty_MouseClick);
|
|
//
|
|
// groupBox8
|
|
//
|
|
this.groupBox8.Controls.Add(this.vsSamplers);
|
|
this.groupBox8.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.groupBox8.Location = new System.Drawing.Point(3, 164);
|
|
this.groupBox8.Name = "groupBox8";
|
|
this.groupBox8.Size = new System.Drawing.Size(1151, 105);
|
|
this.groupBox8.TabIndex = 13;
|
|
this.groupBox8.TabStop = false;
|
|
this.groupBox8.Text = "Samplers";
|
|
//
|
|
// vsSamplers
|
|
//
|
|
treeListColumn24.AutoSizeMinSize = 0;
|
|
treeListColumn24.Width = 120;
|
|
treeListColumn25.AutoSizeMinSize = 100;
|
|
treeListColumn25.Width = 200;
|
|
treeListColumn26.AutoSizeMinSize = 0;
|
|
treeListColumn26.Width = 250;
|
|
treeListColumn27.AutoSizeMinSize = 0;
|
|
treeListColumn27.Width = 75;
|
|
treeListColumn28.AutoSizeMinSize = 0;
|
|
treeListColumn28.Width = 75;
|
|
treeListColumn29.AutoSize = true;
|
|
treeListColumn29.AutoSizeMinSize = 50;
|
|
treeListColumn29.Width = 50;
|
|
this.vsSamplers.Columns.AddRange(new TreelistView.TreeListColumn[] {
|
|
treeListColumn24,
|
|
treeListColumn25,
|
|
treeListColumn26,
|
|
treeListColumn27,
|
|
treeListColumn28,
|
|
treeListColumn29});
|
|
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, 86);
|
|
this.vsSamplers.TabIndex = 12;
|
|
this.vsSamplers.Text = "Uniforms and UBOs";
|
|
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.groupBox9.Controls.Add(this.vsCBuffers);
|
|
this.groupBox9.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.groupBox9.Location = new System.Drawing.Point(3, 275);
|
|
this.groupBox9.Name = "groupBox9";
|
|
this.groupBox9.Size = new System.Drawing.Size(1151, 105);
|
|
this.groupBox9.TabIndex = 12;
|
|
this.groupBox9.TabStop = false;
|
|
this.groupBox9.Text = "Uniforms and UBOs";
|
|
//
|
|
// vsCBuffers
|
|
//
|
|
treeListColumn30.AutoSizeMinSize = 0;
|
|
treeListColumn30.Width = 120;
|
|
treeListColumn31.AutoSize = true;
|
|
treeListColumn31.AutoSizeMinSize = 100;
|
|
treeListColumn31.Width = 50;
|
|
treeListColumn32.AutoSizeMinSize = 0;
|
|
treeListColumn32.Width = 150;
|
|
treeListColumn33.AutoSizeMinSize = 0;
|
|
treeListColumn33.Width = 150;
|
|
treeListColumn34.AutoSizeMinSize = 0;
|
|
treeListColumn34.Width = 25;
|
|
this.vsCBuffers.Columns.AddRange(new TreelistView.TreeListColumn[] {
|
|
treeListColumn30,
|
|
treeListColumn31,
|
|
treeListColumn32,
|
|
treeListColumn33,
|
|
treeListColumn34});
|
|
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, 86);
|
|
this.vsCBuffers.TabIndex = 11;
|
|
this.vsCBuffers.Text = "Uniforms and UBOs";
|
|
this.vsCBuffers.TreeColumn = 4;
|
|
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);
|
|
//
|
|
// vsSubroutinesGroup
|
|
//
|
|
this.vsSubroutinesGroup.Controls.Add(this.vsSubroutines);
|
|
this.vsSubroutinesGroup.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.vsSubroutinesGroup.Location = new System.Drawing.Point(3, 386);
|
|
this.vsSubroutinesGroup.Name = "vsSubroutinesGroup";
|
|
this.vsSubroutinesGroup.Size = new System.Drawing.Size(1151, 105);
|
|
this.vsSubroutinesGroup.TabIndex = 16;
|
|
this.vsSubroutinesGroup.TabStop = false;
|
|
this.vsSubroutinesGroup.Text = "Shader Subroutines";
|
|
//
|
|
// vsSubroutines
|
|
//
|
|
treeListColumn35.AutoSizeMinSize = 0;
|
|
treeListColumn35.Width = 50;
|
|
treeListColumn36.AutoSize = true;
|
|
treeListColumn36.AutoSizeMinSize = 50;
|
|
treeListColumn36.Width = 60;
|
|
this.vsSubroutines.Columns.AddRange(new TreelistView.TreeListColumn[] {
|
|
treeListColumn35,
|
|
treeListColumn36});
|
|
this.vsSubroutines.Cursor = System.Windows.Forms.Cursors.Arrow;
|
|
this.vsSubroutines.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.vsSubroutines.Location = new System.Drawing.Point(3, 16);
|
|
this.vsSubroutines.Name = "vsSubroutines";
|
|
this.vsSubroutines.RowOptions.ItemHeight = 20;
|
|
this.vsSubroutines.RowOptions.ShowHeader = false;
|
|
this.vsSubroutines.Size = new System.Drawing.Size(1145, 86);
|
|
this.vsSubroutines.TabIndex = 4;
|
|
this.vsSubroutines.Text = "Shader Subroutines";
|
|
this.vsSubroutines.TreeColumn = -1;
|
|
this.vsSubroutines.ViewOptions.ShowLine = false;
|
|
this.vsSubroutines.ViewOptions.ShowPlusMinus = false;
|
|
//
|
|
// vsReadWriteGroup
|
|
//
|
|
this.vsReadWriteGroup.Controls.Add(this.vsReadWrite);
|
|
this.vsReadWriteGroup.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.vsReadWriteGroup.Location = new System.Drawing.Point(3, 497);
|
|
this.vsReadWriteGroup.Name = "vsReadWriteGroup";
|
|
this.vsReadWriteGroup.Size = new System.Drawing.Size(1151, 105);
|
|
this.vsReadWriteGroup.TabIndex = 21;
|
|
this.vsReadWriteGroup.TabStop = false;
|
|
this.vsReadWriteGroup.Text = "Read/Write Bindings";
|
|
//
|
|
// vsReadWrite
|
|
//
|
|
treeListColumn37.AutoSizeMinSize = 0;
|
|
treeListColumn37.Width = 50;
|
|
treeListColumn38.AutoSizeMinSize = 0;
|
|
treeListColumn38.Width = 120;
|
|
treeListColumn39.AutoSize = true;
|
|
treeListColumn39.AutoSizeMinSize = 150;
|
|
treeListColumn39.Width = 50;
|
|
treeListColumn40.AutoSizeMinSize = 0;
|
|
treeListColumn40.Width = 200;
|
|
treeListColumn41.AutoSizeMinSize = 0;
|
|
treeListColumn41.Width = 200;
|
|
treeListColumn42.AutoSizeMinSize = 0;
|
|
treeListColumn42.Width = 75;
|
|
treeListColumn43.AutoSizeMinSize = 0;
|
|
treeListColumn43.Width = 25;
|
|
this.vsReadWrite.Columns.AddRange(new TreelistView.TreeListColumn[] {
|
|
treeListColumn37,
|
|
treeListColumn38,
|
|
treeListColumn39,
|
|
treeListColumn40,
|
|
treeListColumn41,
|
|
treeListColumn42,
|
|
treeListColumn43});
|
|
this.vsReadWrite.Cursor = System.Windows.Forms.Cursors.Arrow;
|
|
this.vsReadWrite.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.vsReadWrite.GridLineColour = System.Drawing.SystemColors.ControlDark;
|
|
this.vsReadWrite.Location = new System.Drawing.Point(3, 16);
|
|
this.vsReadWrite.MultiSelect = false;
|
|
this.vsReadWrite.Name = "vsReadWrite";
|
|
this.vsReadWrite.RowOptions.HoverHighlight = true;
|
|
this.vsReadWrite.RowOptions.ItemHeight = 20;
|
|
this.vsReadWrite.RowOptions.ShowHeader = false;
|
|
this.vsReadWrite.Size = new System.Drawing.Size(1145, 86);
|
|
this.vsReadWrite.TabIndex = 1;
|
|
this.vsReadWrite.Text = "Outputs";
|
|
this.vsReadWrite.TreeColumn = 6;
|
|
this.vsReadWrite.ViewOptions.Indent = 0;
|
|
this.vsReadWrite.ViewOptions.ShowLine = false;
|
|
this.vsReadWrite.ViewOptions.ShowPlusMinus = false;
|
|
this.vsReadWrite.NodeDoubleClicked += new TreelistView.TreeListView.NodeDoubleClickedHandler(this.textureCell_CellDoubleClick);
|
|
this.vsReadWrite.NodeClicked += new TreelistView.TreeListView.NodeClickedHandler(this.textureCell_CellDoubleClick);
|
|
this.vsReadWrite.Leave += new System.EventHandler(this.disableSelection_Leave);
|
|
this.vsReadWrite.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.tcsTable);
|
|
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;
|
|
//
|
|
// tcsTable
|
|
//
|
|
this.tcsTable.ColumnCount = 1;
|
|
this.tcsTable.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
|
|
this.tcsTable.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
|
|
this.tcsTable.Controls.Add(this.tcsShaderGroup, 0, 0);
|
|
this.tcsTable.Controls.Add(this.tcsTexturesGroup, 0, 1);
|
|
this.tcsTable.Controls.Add(this.tcsSamplersGroup, 0, 2);
|
|
this.tcsTable.Controls.Add(this.tcsCBuffersGroup, 0, 3);
|
|
this.tcsTable.Controls.Add(this.tcsSubroutinesGroup, 0, 4);
|
|
this.tcsTable.Controls.Add(this.tcsReadWriteGroup, 0, 5);
|
|
this.tcsTable.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.tcsTable.Location = new System.Drawing.Point(0, 0);
|
|
this.tcsTable.Name = "tcsTable";
|
|
this.tcsTable.RowCount = 6;
|
|
this.tcsTable.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 50F));
|
|
this.tcsTable.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20F));
|
|
this.tcsTable.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20F));
|
|
this.tcsTable.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20F));
|
|
this.tcsTable.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20F));
|
|
this.tcsTable.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20F));
|
|
this.tcsTable.Size = new System.Drawing.Size(1157, 605);
|
|
this.tcsTable.TabIndex = 1;
|
|
//
|
|
// tcsShaderGroup
|
|
//
|
|
this.tcsShaderGroup.Controls.Add(this.tcsShaderFlow);
|
|
this.tcsShaderGroup.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.tcsShaderGroup.Location = new System.Drawing.Point(3, 3);
|
|
this.tcsShaderGroup.Name = "tcsShaderGroup";
|
|
this.tcsShaderGroup.Size = new System.Drawing.Size(1151, 44);
|
|
this.tcsShaderGroup.TabIndex = 17;
|
|
this.tcsShaderGroup.TabStop = false;
|
|
this.tcsShaderGroup.Text = "Shader";
|
|
//
|
|
// tcsShaderFlow
|
|
//
|
|
this.tcsShaderFlow.Controls.Add(this.tcsShader);
|
|
this.tcsShaderFlow.Controls.Add(this.tcsShaderCog);
|
|
this.tcsShaderFlow.Controls.Add(this.tcsShaderEdit);
|
|
this.tcsShaderFlow.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.tcsShaderFlow.Location = new System.Drawing.Point(3, 16);
|
|
this.tcsShaderFlow.Name = "tcsShaderFlow";
|
|
this.tcsShaderFlow.Size = new System.Drawing.Size(1145, 25);
|
|
this.tcsShaderFlow.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);
|
|
//
|
|
// tcsShaderEdit
|
|
//
|
|
this.tcsShaderEdit.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
this.tcsShaderEdit.Image = global::renderdocui.Properties.Resources.page_white_edit;
|
|
this.tcsShaderEdit.Location = new System.Drawing.Point(331, 3);
|
|
this.tcsShaderEdit.Name = "tcsShaderEdit";
|
|
this.tcsShaderEdit.Size = new System.Drawing.Size(16, 16);
|
|
this.tcsShaderEdit.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
|
|
this.tcsShaderEdit.TabIndex = 28;
|
|
this.tcsShaderEdit.TabStop = false;
|
|
this.toolTip.SetToolTip(this.tcsShaderEdit, "GLSL edit and replace this shader");
|
|
this.tcsShaderEdit.Click += new System.EventHandler(this.shaderedit_Click);
|
|
//
|
|
// tcsTexturesGroup
|
|
//
|
|
this.tcsTexturesGroup.Controls.Add(this.tcsTextures);
|
|
this.tcsTexturesGroup.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.tcsTexturesGroup.Location = new System.Drawing.Point(3, 53);
|
|
this.tcsTexturesGroup.Name = "tcsTexturesGroup";
|
|
this.tcsTexturesGroup.Size = new System.Drawing.Size(1151, 105);
|
|
this.tcsTexturesGroup.TabIndex = 14;
|
|
this.tcsTexturesGroup.TabStop = false;
|
|
this.tcsTexturesGroup.Text = "Textures";
|
|
//
|
|
// tcsTextures
|
|
//
|
|
treeListColumn44.AutoSizeMinSize = 0;
|
|
treeListColumn44.Width = 120;
|
|
treeListColumn45.AutoSize = true;
|
|
treeListColumn45.AutoSizeMinSize = 150;
|
|
treeListColumn45.Width = 50;
|
|
treeListColumn46.AutoSizeMinSize = 0;
|
|
treeListColumn46.Width = 75;
|
|
treeListColumn47.AutoSizeMinSize = 0;
|
|
treeListColumn47.Width = 50;
|
|
treeListColumn48.AutoSizeMinSize = 0;
|
|
treeListColumn48.Width = 50;
|
|
treeListColumn49.AutoSizeMinSize = 0;
|
|
treeListColumn49.Width = 50;
|
|
treeListColumn50.AutoSizeMinSize = 0;
|
|
treeListColumn50.Width = 75;
|
|
treeListColumn51.AutoSizeMinSize = 0;
|
|
treeListColumn51.Width = 200;
|
|
treeListColumn52.AutoSizeMinSize = 0;
|
|
treeListColumn52.Width = 25;
|
|
this.tcsTextures.Columns.AddRange(new TreelistView.TreeListColumn[] {
|
|
treeListColumn44,
|
|
treeListColumn45,
|
|
treeListColumn46,
|
|
treeListColumn47,
|
|
treeListColumn48,
|
|
treeListColumn49,
|
|
treeListColumn50,
|
|
treeListColumn51,
|
|
treeListColumn52});
|
|
this.tcsTextures.Cursor = System.Windows.Forms.Cursors.Arrow;
|
|
this.tcsTextures.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.tcsTextures.GridLineColour = System.Drawing.SystemColors.ControlDark;
|
|
this.tcsTextures.Location = new System.Drawing.Point(3, 16);
|
|
this.tcsTextures.MultiSelect = false;
|
|
this.tcsTextures.Name = "tcsTextures";
|
|
this.tcsTextures.RowOptions.HoverHighlight = true;
|
|
this.tcsTextures.RowOptions.ItemHeight = 20;
|
|
this.tcsTextures.RowOptions.ShowHeader = false;
|
|
this.tcsTextures.Size = new System.Drawing.Size(1145, 86);
|
|
this.tcsTextures.TabIndex = 1;
|
|
this.tcsTextures.Text = "Outputs";
|
|
this.tcsTextures.TreeColumn = 8;
|
|
this.tcsTextures.ViewOptions.Indent = 0;
|
|
this.tcsTextures.ViewOptions.ShowLine = false;
|
|
this.tcsTextures.ViewOptions.ShowPlusMinus = false;
|
|
this.tcsTextures.NodeDoubleClicked += new TreelistView.TreeListView.NodeDoubleClickedHandler(this.textureCell_CellDoubleClick);
|
|
this.tcsTextures.NodeClicked += new TreelistView.TreeListView.NodeClickedHandler(this.textureCell_CellDoubleClick);
|
|
this.tcsTextures.Leave += new System.EventHandler(this.disableSelection_Leave);
|
|
this.tcsTextures.MouseClick += new System.Windows.Forms.MouseEventHandler(this.hideDisabledEmpty_MouseClick);
|
|
//
|
|
// tcsSamplersGroup
|
|
//
|
|
this.tcsSamplersGroup.Controls.Add(this.tcsSamplers);
|
|
this.tcsSamplersGroup.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.tcsSamplersGroup.Location = new System.Drawing.Point(3, 164);
|
|
this.tcsSamplersGroup.Name = "tcsSamplersGroup";
|
|
this.tcsSamplersGroup.Size = new System.Drawing.Size(1151, 105);
|
|
this.tcsSamplersGroup.TabIndex = 13;
|
|
this.tcsSamplersGroup.TabStop = false;
|
|
this.tcsSamplersGroup.Text = "Samplers";
|
|
//
|
|
// tcsSamplers
|
|
//
|
|
treeListColumn53.AutoSizeMinSize = 0;
|
|
treeListColumn53.Width = 120;
|
|
treeListColumn54.AutoSizeMinSize = 100;
|
|
treeListColumn54.Width = 200;
|
|
treeListColumn55.AutoSizeMinSize = 0;
|
|
treeListColumn55.Width = 250;
|
|
treeListColumn56.AutoSizeMinSize = 0;
|
|
treeListColumn56.Width = 75;
|
|
treeListColumn57.AutoSizeMinSize = 0;
|
|
treeListColumn57.Width = 75;
|
|
treeListColumn58.AutoSize = true;
|
|
treeListColumn58.AutoSizeMinSize = 50;
|
|
treeListColumn58.Width = 50;
|
|
this.tcsSamplers.Columns.AddRange(new TreelistView.TreeListColumn[] {
|
|
treeListColumn53,
|
|
treeListColumn54,
|
|
treeListColumn55,
|
|
treeListColumn56,
|
|
treeListColumn57,
|
|
treeListColumn58});
|
|
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, 86);
|
|
this.tcsSamplers.TabIndex = 12;
|
|
this.tcsSamplers.Text = "Uniforms and UBOs";
|
|
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);
|
|
//
|
|
// tcsCBuffersGroup
|
|
//
|
|
this.tcsCBuffersGroup.Controls.Add(this.tcsCBuffers);
|
|
this.tcsCBuffersGroup.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.tcsCBuffersGroup.Location = new System.Drawing.Point(3, 275);
|
|
this.tcsCBuffersGroup.Name = "tcsCBuffersGroup";
|
|
this.tcsCBuffersGroup.Size = new System.Drawing.Size(1151, 105);
|
|
this.tcsCBuffersGroup.TabIndex = 12;
|
|
this.tcsCBuffersGroup.TabStop = false;
|
|
this.tcsCBuffersGroup.Text = "Uniforms and UBOs";
|
|
//
|
|
// tcsCBuffers
|
|
//
|
|
treeListColumn59.AutoSizeMinSize = 0;
|
|
treeListColumn59.Width = 120;
|
|
treeListColumn60.AutoSize = true;
|
|
treeListColumn60.AutoSizeMinSize = 100;
|
|
treeListColumn60.Width = 50;
|
|
treeListColumn61.AutoSizeMinSize = 0;
|
|
treeListColumn61.Width = 150;
|
|
treeListColumn62.AutoSizeMinSize = 0;
|
|
treeListColumn62.Width = 150;
|
|
treeListColumn63.AutoSizeMinSize = 0;
|
|
treeListColumn63.Width = 25;
|
|
this.tcsCBuffers.Columns.AddRange(new TreelistView.TreeListColumn[] {
|
|
treeListColumn59,
|
|
treeListColumn60,
|
|
treeListColumn61,
|
|
treeListColumn62,
|
|
treeListColumn63});
|
|
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, 86);
|
|
this.tcsCBuffers.TabIndex = 11;
|
|
this.tcsCBuffers.Text = "Uniforms and UBOs";
|
|
this.tcsCBuffers.TreeColumn = 4;
|
|
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);
|
|
//
|
|
// tcsSubroutinesGroup
|
|
//
|
|
this.tcsSubroutinesGroup.Controls.Add(this.tcsSubroutines);
|
|
this.tcsSubroutinesGroup.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.tcsSubroutinesGroup.Location = new System.Drawing.Point(3, 386);
|
|
this.tcsSubroutinesGroup.Name = "tcsSubroutinesGroup";
|
|
this.tcsSubroutinesGroup.Size = new System.Drawing.Size(572, 105);
|
|
this.tcsSubroutinesGroup.TabIndex = 16;
|
|
this.tcsSubroutinesGroup.TabStop = false;
|
|
this.tcsSubroutinesGroup.Text = "Shader Subroutines";
|
|
//
|
|
// tcsSubroutines
|
|
//
|
|
treeListColumn64.AutoSizeMinSize = 0;
|
|
treeListColumn64.Width = 50;
|
|
treeListColumn65.AutoSize = true;
|
|
treeListColumn65.AutoSizeMinSize = 50;
|
|
treeListColumn65.Width = 60;
|
|
this.tcsSubroutines.Columns.AddRange(new TreelistView.TreeListColumn[] {
|
|
treeListColumn64,
|
|
treeListColumn65});
|
|
this.tcsSubroutines.Cursor = System.Windows.Forms.Cursors.Arrow;
|
|
this.tcsSubroutines.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.tcsSubroutines.Location = new System.Drawing.Point(3, 16);
|
|
this.tcsSubroutines.Name = "tcsSubroutines";
|
|
this.tcsSubroutines.RowOptions.ItemHeight = 20;
|
|
this.tcsSubroutines.RowOptions.ShowHeader = false;
|
|
this.tcsSubroutines.Size = new System.Drawing.Size(566, 86);
|
|
this.tcsSubroutines.TabIndex = 4;
|
|
this.tcsSubroutines.Text = "Shader Subroutines";
|
|
this.tcsSubroutines.TreeColumn = -1;
|
|
this.tcsSubroutines.ViewOptions.ShowLine = false;
|
|
this.tcsSubroutines.ViewOptions.ShowPlusMinus = false;
|
|
this.tcsSubroutines.Leave += new System.EventHandler(this.disableSelection_Leave);
|
|
this.tcsSubroutines.MouseClick += new System.Windows.Forms.MouseEventHandler(this.hideDisabledEmpty_MouseClick);
|
|
//
|
|
// tcsReadWriteGroup
|
|
//
|
|
this.tcsReadWriteGroup.Controls.Add(this.tcsReadWrite);
|
|
this.tcsReadWriteGroup.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.tcsReadWriteGroup.Location = new System.Drawing.Point(3, 497);
|
|
this.tcsReadWriteGroup.Name = "tcsReadWriteGroup";
|
|
this.tcsReadWriteGroup.Size = new System.Drawing.Size(1151, 105);
|
|
this.tcsReadWriteGroup.TabIndex = 21;
|
|
this.tcsReadWriteGroup.TabStop = false;
|
|
this.tcsReadWriteGroup.Text = "Read/Write Bindings";
|
|
//
|
|
// tcsReadWrite
|
|
//
|
|
treeListColumn66.AutoSizeMinSize = 0;
|
|
treeListColumn66.Width = 50;
|
|
treeListColumn67.AutoSizeMinSize = 0;
|
|
treeListColumn67.Width = 120;
|
|
treeListColumn68.AutoSize = true;
|
|
treeListColumn68.AutoSizeMinSize = 150;
|
|
treeListColumn68.Width = 50;
|
|
treeListColumn69.AutoSizeMinSize = 0;
|
|
treeListColumn69.Width = 200;
|
|
treeListColumn70.AutoSizeMinSize = 0;
|
|
treeListColumn70.Width = 200;
|
|
treeListColumn71.AutoSizeMinSize = 0;
|
|
treeListColumn71.Width = 75;
|
|
treeListColumn72.AutoSizeMinSize = 0;
|
|
treeListColumn72.Width = 25;
|
|
this.tcsReadWrite.Columns.AddRange(new TreelistView.TreeListColumn[] {
|
|
treeListColumn66,
|
|
treeListColumn67,
|
|
treeListColumn68,
|
|
treeListColumn69,
|
|
treeListColumn70,
|
|
treeListColumn71,
|
|
treeListColumn72});
|
|
this.tcsReadWrite.Cursor = System.Windows.Forms.Cursors.Arrow;
|
|
this.tcsReadWrite.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.tcsReadWrite.GridLineColour = System.Drawing.SystemColors.ControlDark;
|
|
this.tcsReadWrite.Location = new System.Drawing.Point(3, 16);
|
|
this.tcsReadWrite.MultiSelect = false;
|
|
this.tcsReadWrite.Name = "tcsReadWrite";
|
|
this.tcsReadWrite.RowOptions.HoverHighlight = true;
|
|
this.tcsReadWrite.RowOptions.ItemHeight = 20;
|
|
this.tcsReadWrite.RowOptions.ShowHeader = false;
|
|
this.tcsReadWrite.Size = new System.Drawing.Size(1145, 86);
|
|
this.tcsReadWrite.TabIndex = 1;
|
|
this.tcsReadWrite.Text = "Outputs";
|
|
this.tcsReadWrite.TreeColumn = 6;
|
|
this.tcsReadWrite.ViewOptions.Indent = 0;
|
|
this.tcsReadWrite.ViewOptions.ShowLine = false;
|
|
this.tcsReadWrite.ViewOptions.ShowPlusMinus = false;
|
|
this.tcsReadWrite.NodeDoubleClicked += new TreelistView.TreeListView.NodeDoubleClickedHandler(this.textureCell_CellDoubleClick);
|
|
this.tcsReadWrite.NodeClicked += new TreelistView.TreeListView.NodeClickedHandler(this.textureCell_CellDoubleClick);
|
|
this.tcsReadWrite.Leave += new System.EventHandler(this.disableSelection_Leave);
|
|
this.tcsReadWrite.MouseClick += new System.Windows.Forms.MouseEventHandler(this.hideDisabledEmpty_MouseClick);
|
|
//
|
|
// tesShaderGroup
|
|
//
|
|
this.tesShaderGroup.Controls.Add(this.tesShaderFlow);
|
|
this.tesShaderGroup.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.tesShaderGroup.Location = new System.Drawing.Point(3, 3);
|
|
this.tesShaderGroup.Name = "tesShaderGroup";
|
|
this.tesShaderGroup.Size = new System.Drawing.Size(1151, 44);
|
|
this.tesShaderGroup.TabIndex = 17;
|
|
this.tesShaderGroup.TabStop = false;
|
|
this.tesShaderGroup.Text = "Shader";
|
|
//
|
|
// tesShaderFlow
|
|
//
|
|
this.tesShaderFlow.Controls.Add(this.tesShader);
|
|
this.tesShaderFlow.Controls.Add(this.tesShaderCog);
|
|
this.tesShaderFlow.Controls.Add(this.tesShaderEdit);
|
|
this.tesShaderFlow.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.tesShaderFlow.Location = new System.Drawing.Point(3, 16);
|
|
this.tesShaderFlow.Name = "tesShaderFlow";
|
|
this.tesShaderFlow.Size = new System.Drawing.Size(1145, 25);
|
|
this.tesShaderFlow.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);
|
|
//
|
|
// tesShaderEdit
|
|
//
|
|
this.tesShaderEdit.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
this.tesShaderEdit.Image = global::renderdocui.Properties.Resources.page_white_edit;
|
|
this.tesShaderEdit.Location = new System.Drawing.Point(331, 3);
|
|
this.tesShaderEdit.Name = "tesShaderEdit";
|
|
this.tesShaderEdit.Size = new System.Drawing.Size(16, 16);
|
|
this.tesShaderEdit.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
|
|
this.tesShaderEdit.TabIndex = 27;
|
|
this.tesShaderEdit.TabStop = false;
|
|
this.toolTip.SetToolTip(this.tesShaderEdit, "GLSL edit and replace this shader");
|
|
this.tesShaderEdit.Click += new System.EventHandler(this.shaderedit_Click);
|
|
//
|
|
// tesTexturesGroup
|
|
//
|
|
this.tesTexturesGroup.Controls.Add(this.tesTextures);
|
|
this.tesTexturesGroup.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.tesTexturesGroup.Location = new System.Drawing.Point(3, 53);
|
|
this.tesTexturesGroup.Name = "tesTexturesGroup";
|
|
this.tesTexturesGroup.Size = new System.Drawing.Size(1151, 105);
|
|
this.tesTexturesGroup.TabIndex = 14;
|
|
this.tesTexturesGroup.TabStop = false;
|
|
this.tesTexturesGroup.Text = "Textures";
|
|
//
|
|
// tesTextures
|
|
//
|
|
treeListColumn73.AutoSizeMinSize = 0;
|
|
treeListColumn73.Width = 120;
|
|
treeListColumn74.AutoSize = true;
|
|
treeListColumn74.AutoSizeMinSize = 150;
|
|
treeListColumn74.Width = 50;
|
|
treeListColumn75.AutoSizeMinSize = 0;
|
|
treeListColumn75.Width = 75;
|
|
treeListColumn76.AutoSizeMinSize = 0;
|
|
treeListColumn76.Width = 50;
|
|
treeListColumn77.AutoSizeMinSize = 0;
|
|
treeListColumn77.Width = 50;
|
|
treeListColumn78.AutoSizeMinSize = 0;
|
|
treeListColumn78.Width = 50;
|
|
treeListColumn79.AutoSizeMinSize = 0;
|
|
treeListColumn79.Width = 75;
|
|
treeListColumn80.AutoSizeMinSize = 0;
|
|
treeListColumn80.Width = 200;
|
|
treeListColumn81.AutoSizeMinSize = 0;
|
|
treeListColumn81.Width = 25;
|
|
this.tesTextures.Columns.AddRange(new TreelistView.TreeListColumn[] {
|
|
treeListColumn73,
|
|
treeListColumn74,
|
|
treeListColumn75,
|
|
treeListColumn76,
|
|
treeListColumn77,
|
|
treeListColumn78,
|
|
treeListColumn79,
|
|
treeListColumn80,
|
|
treeListColumn81});
|
|
this.tesTextures.Cursor = System.Windows.Forms.Cursors.Arrow;
|
|
this.tesTextures.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.tesTextures.GridLineColour = System.Drawing.SystemColors.ControlDark;
|
|
this.tesTextures.Location = new System.Drawing.Point(3, 16);
|
|
this.tesTextures.MultiSelect = false;
|
|
this.tesTextures.Name = "tesTextures";
|
|
this.tesTextures.RowOptions.HoverHighlight = true;
|
|
this.tesTextures.RowOptions.ItemHeight = 20;
|
|
this.tesTextures.RowOptions.ShowHeader = false;
|
|
this.tesTextures.Size = new System.Drawing.Size(1145, 86);
|
|
this.tesTextures.TabIndex = 1;
|
|
this.tesTextures.Text = "Outputs";
|
|
this.tesTextures.TreeColumn = 8;
|
|
this.tesTextures.ViewOptions.Indent = 0;
|
|
this.tesTextures.ViewOptions.ShowLine = false;
|
|
this.tesTextures.ViewOptions.ShowPlusMinus = false;
|
|
this.tesTextures.NodeDoubleClicked += new TreelistView.TreeListView.NodeDoubleClickedHandler(this.textureCell_CellDoubleClick);
|
|
this.tesTextures.NodeClicked += new TreelistView.TreeListView.NodeClickedHandler(this.textureCell_CellDoubleClick);
|
|
this.tesTextures.Leave += new System.EventHandler(this.disableSelection_Leave);
|
|
this.tesTextures.MouseClick += new System.Windows.Forms.MouseEventHandler(this.hideDisabledEmpty_MouseClick);
|
|
//
|
|
// tesSamplersGroup
|
|
//
|
|
this.tesSamplersGroup.Controls.Add(this.tesSamplers);
|
|
this.tesSamplersGroup.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.tesSamplersGroup.Location = new System.Drawing.Point(3, 164);
|
|
this.tesSamplersGroup.Name = "tesSamplersGroup";
|
|
this.tesSamplersGroup.Size = new System.Drawing.Size(1151, 105);
|
|
this.tesSamplersGroup.TabIndex = 13;
|
|
this.tesSamplersGroup.TabStop = false;
|
|
this.tesSamplersGroup.Text = "Samplers";
|
|
//
|
|
// tesSamplers
|
|
//
|
|
treeListColumn82.AutoSizeMinSize = 0;
|
|
treeListColumn82.Width = 120;
|
|
treeListColumn83.AutoSizeMinSize = 100;
|
|
treeListColumn83.Width = 200;
|
|
treeListColumn84.AutoSizeMinSize = 0;
|
|
treeListColumn84.Width = 250;
|
|
treeListColumn85.AutoSizeMinSize = 0;
|
|
treeListColumn85.Width = 75;
|
|
treeListColumn86.AutoSizeMinSize = 0;
|
|
treeListColumn86.Width = 75;
|
|
treeListColumn87.AutoSize = true;
|
|
treeListColumn87.AutoSizeMinSize = 50;
|
|
treeListColumn87.Width = 50;
|
|
this.tesSamplers.Columns.AddRange(new TreelistView.TreeListColumn[] {
|
|
treeListColumn82,
|
|
treeListColumn83,
|
|
treeListColumn84,
|
|
treeListColumn85,
|
|
treeListColumn86,
|
|
treeListColumn87});
|
|
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, 86);
|
|
this.tesSamplers.TabIndex = 12;
|
|
this.tesSamplers.Text = "Uniforms and UBOs";
|
|
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);
|
|
//
|
|
// tesCBuffersGroup
|
|
//
|
|
this.tesCBuffersGroup.Controls.Add(this.tesCBuffers);
|
|
this.tesCBuffersGroup.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.tesCBuffersGroup.Location = new System.Drawing.Point(3, 275);
|
|
this.tesCBuffersGroup.Name = "tesCBuffersGroup";
|
|
this.tesCBuffersGroup.Size = new System.Drawing.Size(1151, 105);
|
|
this.tesCBuffersGroup.TabIndex = 12;
|
|
this.tesCBuffersGroup.TabStop = false;
|
|
this.tesCBuffersGroup.Text = "Uniforms and UBOs";
|
|
//
|
|
// tesCBuffers
|
|
//
|
|
treeListColumn88.AutoSizeMinSize = 0;
|
|
treeListColumn88.Width = 120;
|
|
treeListColumn89.AutoSize = true;
|
|
treeListColumn89.AutoSizeMinSize = 100;
|
|
treeListColumn89.Width = 50;
|
|
treeListColumn90.AutoSizeMinSize = 0;
|
|
treeListColumn90.Width = 150;
|
|
treeListColumn91.AutoSizeMinSize = 0;
|
|
treeListColumn91.Width = 150;
|
|
treeListColumn92.AutoSizeMinSize = 0;
|
|
treeListColumn92.Width = 25;
|
|
this.tesCBuffers.Columns.AddRange(new TreelistView.TreeListColumn[] {
|
|
treeListColumn88,
|
|
treeListColumn89,
|
|
treeListColumn90,
|
|
treeListColumn91,
|
|
treeListColumn92});
|
|
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, 86);
|
|
this.tesCBuffers.TabIndex = 11;
|
|
this.tesCBuffers.Text = "Uniforms and UBOs";
|
|
this.tesCBuffers.TreeColumn = 4;
|
|
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.tesTable);
|
|
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;
|
|
//
|
|
// tesTable
|
|
//
|
|
this.tesTable.ColumnCount = 1;
|
|
this.tesTable.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
|
|
this.tesTable.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
|
|
this.tesTable.Controls.Add(this.tesShaderGroup, 0, 0);
|
|
this.tesTable.Controls.Add(this.tesTexturesGroup, 0, 1);
|
|
this.tesTable.Controls.Add(this.tesSamplersGroup, 0, 2);
|
|
this.tesTable.Controls.Add(this.tesCBuffersGroup, 0, 3);
|
|
this.tesTable.Controls.Add(this.tesSubroutinesGroup, 0, 4);
|
|
this.tesTable.Controls.Add(this.tesReadWriteGroup, 0, 5);
|
|
this.tesTable.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.tesTable.Location = new System.Drawing.Point(0, 0);
|
|
this.tesTable.Name = "tesTable";
|
|
this.tesTable.RowCount = 6;
|
|
this.tesTable.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 50F));
|
|
this.tesTable.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20F));
|
|
this.tesTable.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20F));
|
|
this.tesTable.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20F));
|
|
this.tesTable.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20F));
|
|
this.tesTable.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20F));
|
|
this.tesTable.Size = new System.Drawing.Size(1157, 605);
|
|
this.tesTable.TabIndex = 1;
|
|
//
|
|
// tesSubroutinesGroup
|
|
//
|
|
this.tesSubroutinesGroup.Controls.Add(this.tesSubroutines);
|
|
this.tesSubroutinesGroup.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.tesSubroutinesGroup.Location = new System.Drawing.Point(3, 386);
|
|
this.tesSubroutinesGroup.Name = "tesSubroutinesGroup";
|
|
this.tesSubroutinesGroup.Size = new System.Drawing.Size(572, 105);
|
|
this.tesSubroutinesGroup.TabIndex = 16;
|
|
this.tesSubroutinesGroup.TabStop = false;
|
|
this.tesSubroutinesGroup.Text = "Shader Subroutines";
|
|
//
|
|
// tesSubroutines
|
|
//
|
|
treeListColumn93.AutoSizeMinSize = 0;
|
|
treeListColumn93.Width = 50;
|
|
treeListColumn94.AutoSize = true;
|
|
treeListColumn94.AutoSizeMinSize = 50;
|
|
treeListColumn94.Width = 60;
|
|
this.tesSubroutines.Columns.AddRange(new TreelistView.TreeListColumn[] {
|
|
treeListColumn93,
|
|
treeListColumn94});
|
|
this.tesSubroutines.Cursor = System.Windows.Forms.Cursors.Arrow;
|
|
this.tesSubroutines.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.tesSubroutines.Location = new System.Drawing.Point(3, 16);
|
|
this.tesSubroutines.Name = "tesSubroutines";
|
|
this.tesSubroutines.RowOptions.ItemHeight = 20;
|
|
this.tesSubroutines.RowOptions.ShowHeader = false;
|
|
this.tesSubroutines.Size = new System.Drawing.Size(566, 86);
|
|
this.tesSubroutines.TabIndex = 4;
|
|
this.tesSubroutines.Text = "Shader Subroutines";
|
|
this.tesSubroutines.TreeColumn = -1;
|
|
this.tesSubroutines.ViewOptions.ShowLine = false;
|
|
this.tesSubroutines.ViewOptions.ShowPlusMinus = false;
|
|
this.tesSubroutines.Leave += new System.EventHandler(this.disableSelection_Leave);
|
|
this.tesSubroutines.MouseClick += new System.Windows.Forms.MouseEventHandler(this.hideDisabledEmpty_MouseClick);
|
|
//
|
|
// tesReadWriteGroup
|
|
//
|
|
this.tesReadWriteGroup.Controls.Add(this.tesReadWrite);
|
|
this.tesReadWriteGroup.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.tesReadWriteGroup.Location = new System.Drawing.Point(3, 497);
|
|
this.tesReadWriteGroup.Name = "tesReadWriteGroup";
|
|
this.tesReadWriteGroup.Size = new System.Drawing.Size(1151, 105);
|
|
this.tesReadWriteGroup.TabIndex = 21;
|
|
this.tesReadWriteGroup.TabStop = false;
|
|
this.tesReadWriteGroup.Text = "Read/Write Bindings";
|
|
//
|
|
// tesReadWrite
|
|
//
|
|
treeListColumn95.AutoSizeMinSize = 0;
|
|
treeListColumn95.Width = 50;
|
|
treeListColumn96.AutoSizeMinSize = 0;
|
|
treeListColumn96.Width = 120;
|
|
treeListColumn97.AutoSize = true;
|
|
treeListColumn97.AutoSizeMinSize = 150;
|
|
treeListColumn97.Width = 50;
|
|
treeListColumn98.AutoSizeMinSize = 0;
|
|
treeListColumn98.Width = 200;
|
|
treeListColumn99.AutoSizeMinSize = 0;
|
|
treeListColumn99.Width = 200;
|
|
treeListColumn100.AutoSizeMinSize = 0;
|
|
treeListColumn100.Width = 75;
|
|
treeListColumn101.AutoSizeMinSize = 0;
|
|
treeListColumn101.Width = 25;
|
|
this.tesReadWrite.Columns.AddRange(new TreelistView.TreeListColumn[] {
|
|
treeListColumn95,
|
|
treeListColumn96,
|
|
treeListColumn97,
|
|
treeListColumn98,
|
|
treeListColumn99,
|
|
treeListColumn100,
|
|
treeListColumn101});
|
|
this.tesReadWrite.Cursor = System.Windows.Forms.Cursors.Arrow;
|
|
this.tesReadWrite.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.tesReadWrite.GridLineColour = System.Drawing.SystemColors.ControlDark;
|
|
this.tesReadWrite.Location = new System.Drawing.Point(3, 16);
|
|
this.tesReadWrite.MultiSelect = false;
|
|
this.tesReadWrite.Name = "tesReadWrite";
|
|
this.tesReadWrite.RowOptions.HoverHighlight = true;
|
|
this.tesReadWrite.RowOptions.ItemHeight = 20;
|
|
this.tesReadWrite.RowOptions.ShowHeader = false;
|
|
this.tesReadWrite.Size = new System.Drawing.Size(1145, 86);
|
|
this.tesReadWrite.TabIndex = 1;
|
|
this.tesReadWrite.Text = "Outputs";
|
|
this.tesReadWrite.TreeColumn = 6;
|
|
this.tesReadWrite.ViewOptions.Indent = 0;
|
|
this.tesReadWrite.ViewOptions.ShowLine = false;
|
|
this.tesReadWrite.ViewOptions.ShowPlusMinus = false;
|
|
this.tesReadWrite.NodeDoubleClicked += new TreelistView.TreeListView.NodeDoubleClickedHandler(this.textureCell_CellDoubleClick);
|
|
this.tesReadWrite.NodeClicked += new TreelistView.TreeListView.NodeClickedHandler(this.textureCell_CellDoubleClick);
|
|
this.tesReadWrite.Leave += new System.EventHandler(this.disableSelection_Leave);
|
|
this.tesReadWrite.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.gsTable);
|
|
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;
|
|
//
|
|
// gsTable
|
|
//
|
|
this.gsTable.ColumnCount = 2;
|
|
this.gsTable.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
|
|
this.gsTable.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
|
|
this.gsTable.Controls.Add(this.groupBox22, 0, 0);
|
|
this.gsTable.Controls.Add(this.groupBox24, 0, 1);
|
|
this.gsTable.Controls.Add(this.groupBox25, 0, 2);
|
|
this.gsTable.Controls.Add(this.groupBox26, 0, 3);
|
|
this.gsTable.Controls.Add(this.feedbackGroup, 1, 3);
|
|
this.gsTable.Controls.Add(this.gsSubroutinesGroup, 0, 4);
|
|
this.gsTable.Controls.Add(this.gsReadWriteGroup, 0, 5);
|
|
this.gsTable.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.gsTable.Location = new System.Drawing.Point(0, 0);
|
|
this.gsTable.Name = "gsTable";
|
|
this.gsTable.RowCount = 6;
|
|
this.gsTable.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 50F));
|
|
this.gsTable.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20F));
|
|
this.gsTable.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20F));
|
|
this.gsTable.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20F));
|
|
this.gsTable.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20F));
|
|
this.gsTable.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20F));
|
|
this.gsTable.Size = new System.Drawing.Size(1157, 605);
|
|
this.gsTable.TabIndex = 1;
|
|
//
|
|
// groupBox22
|
|
//
|
|
this.gsTable.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, "GLSL edit and replace this shader");
|
|
this.gsShaderEdit.Click += new System.EventHandler(this.shaderedit_Click);
|
|
//
|
|
// groupBox24
|
|
//
|
|
this.gsTable.SetColumnSpan(this.groupBox24, 2);
|
|
this.groupBox24.Controls.Add(this.gsTextures);
|
|
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, 105);
|
|
this.groupBox24.TabIndex = 14;
|
|
this.groupBox24.TabStop = false;
|
|
this.groupBox24.Text = "Textures";
|
|
//
|
|
// gsTextures
|
|
//
|
|
treeListColumn102.AutoSizeMinSize = 0;
|
|
treeListColumn102.Width = 120;
|
|
treeListColumn103.AutoSize = true;
|
|
treeListColumn103.AutoSizeMinSize = 150;
|
|
treeListColumn103.Width = 50;
|
|
treeListColumn104.AutoSizeMinSize = 0;
|
|
treeListColumn104.Width = 75;
|
|
treeListColumn105.AutoSizeMinSize = 0;
|
|
treeListColumn105.Width = 50;
|
|
treeListColumn106.AutoSizeMinSize = 0;
|
|
treeListColumn106.Width = 50;
|
|
treeListColumn107.AutoSizeMinSize = 0;
|
|
treeListColumn107.Width = 50;
|
|
treeListColumn108.AutoSizeMinSize = 0;
|
|
treeListColumn108.Width = 75;
|
|
treeListColumn109.AutoSizeMinSize = 0;
|
|
treeListColumn109.Width = 200;
|
|
treeListColumn110.AutoSizeMinSize = 0;
|
|
treeListColumn110.Width = 25;
|
|
this.gsTextures.Columns.AddRange(new TreelistView.TreeListColumn[] {
|
|
treeListColumn102,
|
|
treeListColumn103,
|
|
treeListColumn104,
|
|
treeListColumn105,
|
|
treeListColumn106,
|
|
treeListColumn107,
|
|
treeListColumn108,
|
|
treeListColumn109,
|
|
treeListColumn110});
|
|
this.gsTextures.Cursor = System.Windows.Forms.Cursors.Arrow;
|
|
this.gsTextures.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.gsTextures.GridLineColour = System.Drawing.SystemColors.ControlDark;
|
|
this.gsTextures.Location = new System.Drawing.Point(3, 16);
|
|
this.gsTextures.MultiSelect = false;
|
|
this.gsTextures.Name = "gsTextures";
|
|
this.gsTextures.RowOptions.HoverHighlight = true;
|
|
this.gsTextures.RowOptions.ItemHeight = 20;
|
|
this.gsTextures.RowOptions.ShowHeader = false;
|
|
this.gsTextures.Size = new System.Drawing.Size(1145, 86);
|
|
this.gsTextures.TabIndex = 1;
|
|
this.gsTextures.Text = "Outputs";
|
|
this.gsTextures.TreeColumn = 8;
|
|
this.gsTextures.ViewOptions.Indent = 0;
|
|
this.gsTextures.ViewOptions.ShowLine = false;
|
|
this.gsTextures.ViewOptions.ShowPlusMinus = false;
|
|
this.gsTextures.NodeDoubleClicked += new TreelistView.TreeListView.NodeDoubleClickedHandler(this.textureCell_CellDoubleClick);
|
|
this.gsTextures.NodeClicked += new TreelistView.TreeListView.NodeClickedHandler(this.textureCell_CellDoubleClick);
|
|
this.gsTextures.Leave += new System.EventHandler(this.disableSelection_Leave);
|
|
this.gsTextures.MouseClick += new System.Windows.Forms.MouseEventHandler(this.hideDisabledEmpty_MouseClick);
|
|
//
|
|
// groupBox25
|
|
//
|
|
this.gsTable.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, 164);
|
|
this.groupBox25.Name = "groupBox25";
|
|
this.groupBox25.Size = new System.Drawing.Size(1151, 105);
|
|
this.groupBox25.TabIndex = 13;
|
|
this.groupBox25.TabStop = false;
|
|
this.groupBox25.Text = "Samplers";
|
|
//
|
|
// gsSamplers
|
|
//
|
|
treeListColumn111.AutoSizeMinSize = 0;
|
|
treeListColumn111.Width = 120;
|
|
treeListColumn112.AutoSizeMinSize = 100;
|
|
treeListColumn112.Width = 200;
|
|
treeListColumn113.AutoSizeMinSize = 0;
|
|
treeListColumn113.Width = 250;
|
|
treeListColumn114.AutoSizeMinSize = 0;
|
|
treeListColumn114.Width = 75;
|
|
treeListColumn115.AutoSizeMinSize = 0;
|
|
treeListColumn115.Width = 75;
|
|
treeListColumn116.AutoSize = true;
|
|
treeListColumn116.AutoSizeMinSize = 50;
|
|
treeListColumn116.Width = 50;
|
|
this.gsSamplers.Columns.AddRange(new TreelistView.TreeListColumn[] {
|
|
treeListColumn111,
|
|
treeListColumn112,
|
|
treeListColumn113,
|
|
treeListColumn114,
|
|
treeListColumn115,
|
|
treeListColumn116});
|
|
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, 86);
|
|
this.gsSamplers.TabIndex = 12;
|
|
this.gsSamplers.Text = "Uniforms and UBOs";
|
|
this.gsSamplers.TreeColumn = -1;
|
|
this.gsSamplers.ViewOptions.Indent = 0;
|
|
this.gsSamplers.ViewOptions.ShowLine = false;
|
|
this.gsSamplers.ViewOptions.ShowPlusMinus = false;
|
|
//
|
|
// groupBox26
|
|
//
|
|
this.groupBox26.Controls.Add(this.gsCBuffers);
|
|
this.groupBox26.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.groupBox26.Location = new System.Drawing.Point(3, 275);
|
|
this.groupBox26.Name = "groupBox26";
|
|
this.groupBox26.Size = new System.Drawing.Size(572, 105);
|
|
this.groupBox26.TabIndex = 12;
|
|
this.groupBox26.TabStop = false;
|
|
this.groupBox26.Text = "Uniforms and UBOs";
|
|
//
|
|
// gsCBuffers
|
|
//
|
|
treeListColumn117.AutoSizeMinSize = 0;
|
|
treeListColumn117.Width = 120;
|
|
treeListColumn118.AutoSize = true;
|
|
treeListColumn118.AutoSizeMinSize = 100;
|
|
treeListColumn118.Width = 50;
|
|
treeListColumn119.AutoSizeMinSize = 0;
|
|
treeListColumn119.Width = 120;
|
|
treeListColumn120.AutoSizeMinSize = 0;
|
|
treeListColumn120.Width = 120;
|
|
treeListColumn121.AutoSizeMinSize = 0;
|
|
treeListColumn121.Width = 25;
|
|
this.gsCBuffers.Columns.AddRange(new TreelistView.TreeListColumn[] {
|
|
treeListColumn117,
|
|
treeListColumn118,
|
|
treeListColumn119,
|
|
treeListColumn120,
|
|
treeListColumn121});
|
|
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(566, 86);
|
|
this.gsCBuffers.TabIndex = 11;
|
|
this.gsCBuffers.Text = "Uniforms and UBOs";
|
|
this.gsCBuffers.TreeColumn = 4;
|
|
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);
|
|
//
|
|
// feedbackGroup
|
|
//
|
|
this.feedbackGroup.Controls.Add(this.feedbackTable);
|
|
this.feedbackGroup.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.feedbackGroup.Location = new System.Drawing.Point(581, 275);
|
|
this.feedbackGroup.Name = "feedbackGroup";
|
|
this.feedbackGroup.Size = new System.Drawing.Size(573, 105);
|
|
this.feedbackGroup.TabIndex = 18;
|
|
this.feedbackGroup.TabStop = false;
|
|
this.feedbackGroup.Text = "Transform Feedback";
|
|
//
|
|
// feedbackTable
|
|
//
|
|
this.feedbackTable.ColumnCount = 3;
|
|
this.feedbackTable.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
|
|
this.feedbackTable.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
|
|
this.feedbackTable.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
|
|
this.feedbackTable.Controls.Add(this.feedbackPaused, 1, 0);
|
|
this.feedbackTable.Controls.Add(this.gsFeedback, 0, 1);
|
|
this.feedbackTable.Controls.Add(this.label14, 0, 0);
|
|
this.feedbackTable.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.feedbackTable.Location = new System.Drawing.Point(3, 16);
|
|
this.feedbackTable.Name = "feedbackTable";
|
|
this.feedbackTable.RowCount = 2;
|
|
this.feedbackTable.RowStyles.Add(new System.Windows.Forms.RowStyle());
|
|
this.feedbackTable.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
|
|
this.feedbackTable.Size = new System.Drawing.Size(567, 86);
|
|
this.feedbackTable.TabIndex = 20;
|
|
//
|
|
// feedbackPaused
|
|
//
|
|
this.feedbackPaused.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.feedbackPaused.Image = ((System.Drawing.Image)(resources.GetObject("feedbackPaused.Image")));
|
|
this.feedbackPaused.Location = new System.Drawing.Point(55, 3);
|
|
this.feedbackPaused.Name = "feedbackPaused";
|
|
this.feedbackPaused.Size = new System.Drawing.Size(39, 16);
|
|
this.feedbackPaused.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
|
|
this.feedbackPaused.TabIndex = 21;
|
|
this.feedbackPaused.TabStop = false;
|
|
//
|
|
// gsFeedback
|
|
//
|
|
treeListColumn122.AutoSizeMinSize = 0;
|
|
treeListColumn122.Width = 57;
|
|
treeListColumn123.AutoSize = true;
|
|
treeListColumn123.AutoSizeMinSize = 100;
|
|
treeListColumn123.Width = 50;
|
|
treeListColumn124.AutoSizeMinSize = 0;
|
|
treeListColumn124.Width = 75;
|
|
treeListColumn125.AutoSizeMinSize = 0;
|
|
treeListColumn125.Width = 75;
|
|
treeListColumn126.AutoSizeMinSize = 0;
|
|
treeListColumn126.Width = 25;
|
|
this.gsFeedback.Columns.AddRange(new TreelistView.TreeListColumn[] {
|
|
treeListColumn122,
|
|
treeListColumn123,
|
|
treeListColumn124,
|
|
treeListColumn125,
|
|
treeListColumn126});
|
|
this.feedbackTable.SetColumnSpan(this.gsFeedback, 3);
|
|
this.gsFeedback.Cursor = System.Windows.Forms.Cursors.Arrow;
|
|
this.gsFeedback.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.gsFeedback.GridLineColour = System.Drawing.SystemColors.ControlDark;
|
|
this.gsFeedback.Location = new System.Drawing.Point(3, 25);
|
|
this.gsFeedback.MultiSelect = false;
|
|
this.gsFeedback.Name = "gsFeedback";
|
|
this.gsFeedback.RowOptions.HoverHighlight = true;
|
|
this.gsFeedback.RowOptions.ItemHeight = 20;
|
|
this.gsFeedback.RowOptions.ShowHeader = false;
|
|
this.gsFeedback.Size = new System.Drawing.Size(561, 58);
|
|
this.gsFeedback.TabIndex = 19;
|
|
this.gsFeedback.TreeColumn = 4;
|
|
this.gsFeedback.ViewOptions.Indent = 0;
|
|
this.gsFeedback.ViewOptions.ShowLine = false;
|
|
this.gsFeedback.ViewOptions.ShowPlusMinus = false;
|
|
//
|
|
// label14
|
|
//
|
|
this.label14.Anchor = System.Windows.Forms.AnchorStyles.Right;
|
|
this.label14.AutoSize = true;
|
|
this.label14.Location = new System.Drawing.Point(3, 4);
|
|
this.label14.Name = "label14";
|
|
this.label14.Size = new System.Drawing.Size(46, 13);
|
|
this.label14.TabIndex = 20;
|
|
this.label14.Text = "Paused:";
|
|
//
|
|
// gsSubroutinesGroup
|
|
//
|
|
this.gsTable.SetColumnSpan(this.gsSubroutinesGroup, 2);
|
|
this.gsSubroutinesGroup.Controls.Add(this.gsSubroutines);
|
|
this.gsSubroutinesGroup.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.gsSubroutinesGroup.Location = new System.Drawing.Point(3, 386);
|
|
this.gsSubroutinesGroup.Name = "gsSubroutinesGroup";
|
|
this.gsSubroutinesGroup.Size = new System.Drawing.Size(1151, 105);
|
|
this.gsSubroutinesGroup.TabIndex = 16;
|
|
this.gsSubroutinesGroup.TabStop = false;
|
|
this.gsSubroutinesGroup.Text = "Shader Subroutines";
|
|
//
|
|
// gsSubroutines
|
|
//
|
|
treeListColumn127.AutoSizeMinSize = 0;
|
|
treeListColumn127.Width = 50;
|
|
treeListColumn128.AutoSize = true;
|
|
treeListColumn128.AutoSizeMinSize = 50;
|
|
treeListColumn128.Width = 60;
|
|
this.gsSubroutines.Columns.AddRange(new TreelistView.TreeListColumn[] {
|
|
treeListColumn127,
|
|
treeListColumn128});
|
|
this.gsSubroutines.Cursor = System.Windows.Forms.Cursors.Arrow;
|
|
this.gsSubroutines.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.gsSubroutines.Location = new System.Drawing.Point(3, 16);
|
|
this.gsSubroutines.Name = "gsSubroutines";
|
|
this.gsSubroutines.RowOptions.ItemHeight = 20;
|
|
this.gsSubroutines.RowOptions.ShowHeader = false;
|
|
this.gsSubroutines.Size = new System.Drawing.Size(1145, 86);
|
|
this.gsSubroutines.TabIndex = 4;
|
|
this.gsSubroutines.Text = "Shader Subroutines";
|
|
this.gsSubroutines.TreeColumn = -1;
|
|
this.gsSubroutines.ViewOptions.ShowLine = false;
|
|
this.gsSubroutines.ViewOptions.ShowPlusMinus = false;
|
|
//
|
|
// gsReadWriteGroup
|
|
//
|
|
this.gsTable.SetColumnSpan(this.gsReadWriteGroup, 2);
|
|
this.gsReadWriteGroup.Controls.Add(this.gsReadWrite);
|
|
this.gsReadWriteGroup.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.gsReadWriteGroup.Location = new System.Drawing.Point(3, 497);
|
|
this.gsReadWriteGroup.Name = "gsReadWriteGroup";
|
|
this.gsReadWriteGroup.Size = new System.Drawing.Size(1151, 105);
|
|
this.gsReadWriteGroup.TabIndex = 21;
|
|
this.gsReadWriteGroup.TabStop = false;
|
|
this.gsReadWriteGroup.Text = "Read/Write Bindings";
|
|
//
|
|
// gsReadWrite
|
|
//
|
|
treeListColumn129.AutoSizeMinSize = 0;
|
|
treeListColumn129.Width = 50;
|
|
treeListColumn130.AutoSizeMinSize = 0;
|
|
treeListColumn130.Width = 120;
|
|
treeListColumn131.AutoSize = true;
|
|
treeListColumn131.AutoSizeMinSize = 150;
|
|
treeListColumn131.Width = 50;
|
|
treeListColumn132.AutoSizeMinSize = 0;
|
|
treeListColumn132.Width = 200;
|
|
treeListColumn133.AutoSizeMinSize = 0;
|
|
treeListColumn133.Width = 200;
|
|
treeListColumn134.AutoSizeMinSize = 0;
|
|
treeListColumn134.Width = 75;
|
|
treeListColumn135.AutoSizeMinSize = 0;
|
|
treeListColumn135.Width = 25;
|
|
this.gsReadWrite.Columns.AddRange(new TreelistView.TreeListColumn[] {
|
|
treeListColumn129,
|
|
treeListColumn130,
|
|
treeListColumn131,
|
|
treeListColumn132,
|
|
treeListColumn133,
|
|
treeListColumn134,
|
|
treeListColumn135});
|
|
this.gsReadWrite.Cursor = System.Windows.Forms.Cursors.Arrow;
|
|
this.gsReadWrite.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.gsReadWrite.GridLineColour = System.Drawing.SystemColors.ControlDark;
|
|
this.gsReadWrite.Location = new System.Drawing.Point(3, 16);
|
|
this.gsReadWrite.MultiSelect = false;
|
|
this.gsReadWrite.Name = "gsReadWrite";
|
|
this.gsReadWrite.RowOptions.HoverHighlight = true;
|
|
this.gsReadWrite.RowOptions.ItemHeight = 20;
|
|
this.gsReadWrite.RowOptions.ShowHeader = false;
|
|
this.gsReadWrite.Size = new System.Drawing.Size(1145, 86);
|
|
this.gsReadWrite.TabIndex = 1;
|
|
this.gsReadWrite.Text = "Outputs";
|
|
this.gsReadWrite.TreeColumn = 6;
|
|
this.gsReadWrite.ViewOptions.Indent = 0;
|
|
this.gsReadWrite.ViewOptions.ShowLine = false;
|
|
this.gsReadWrite.ViewOptions.ShowPlusMinus = false;
|
|
this.gsReadWrite.NodeDoubleClicked += new TreelistView.TreeListView.NodeDoubleClickedHandler(this.textureCell_CellDoubleClick);
|
|
this.gsReadWrite.NodeClicked += new TreelistView.TreeListView.NodeClickedHandler(this.textureCell_CellDoubleClick);
|
|
this.gsReadWrite.Leave += new System.EventHandler(this.disableSelection_Leave);
|
|
this.gsReadWrite.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(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
|
|
//
|
|
tableLayoutPanel14.AutoScroll = true;
|
|
tableLayoutPanel14.AutoScrollMinSize = new System.Drawing.Size(500, 0);
|
|
tableLayoutPanel14.ColumnCount = 2;
|
|
tableLayoutPanel14.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
|
|
tableLayoutPanel14.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
|
|
tableLayoutPanel14.Controls.Add(multisampleGroup, 0, 1);
|
|
tableLayoutPanel14.Controls.Add(rasterizerGroup, 0, 0);
|
|
tableLayoutPanel14.Controls.Add(viewportGroup, 0, 2);
|
|
tableLayoutPanel14.Controls.Add(scissorGroup, 1, 2);
|
|
tableLayoutPanel14.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
tableLayoutPanel14.Location = new System.Drawing.Point(0, 0);
|
|
tableLayoutPanel14.Name = "tableLayoutPanel14";
|
|
tableLayoutPanel14.RowCount = 3;
|
|
tableLayoutPanel14.RowStyles.Add(new System.Windows.Forms.RowStyle());
|
|
tableLayoutPanel14.RowStyles.Add(new System.Windows.Forms.RowStyle());
|
|
tableLayoutPanel14.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
|
|
tableLayoutPanel14.Size = new System.Drawing.Size(1157, 605);
|
|
tableLayoutPanel14.TabIndex = 1;
|
|
//
|
|
// multisampleGroup
|
|
//
|
|
multisampleGroup.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
tableLayoutPanel14.SetColumnSpan(multisampleGroup, 2);
|
|
multisampleGroup.Controls.Add(tableLayoutPanel8);
|
|
multisampleGroup.Location = new System.Drawing.Point(3, 129);
|
|
multisampleGroup.MinimumSize = new System.Drawing.Size(500, 0);
|
|
multisampleGroup.Name = "multisampleGroup";
|
|
multisampleGroup.Size = new System.Drawing.Size(1151, 100);
|
|
multisampleGroup.TabIndex = 3;
|
|
multisampleGroup.TabStop = false;
|
|
multisampleGroup.Text = "Multisampling State";
|
|
//
|
|
// tableLayoutPanel8
|
|
//
|
|
tableLayoutPanel8.CellBorderStyle = System.Windows.Forms.TableLayoutPanelCellBorderStyle.Single;
|
|
tableLayoutPanel8.ColumnCount = 7;
|
|
tableLayoutPanel8.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
|
|
tableLayoutPanel8.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
|
|
tableLayoutPanel8.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
|
|
tableLayoutPanel8.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
|
|
tableLayoutPanel8.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
|
|
tableLayoutPanel8.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
|
|
tableLayoutPanel8.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 741F));
|
|
tableLayoutPanel8.Controls.Add(label26, 0, 1);
|
|
tableLayoutPanel8.Controls.Add(label28, 0, 0);
|
|
tableLayoutPanel8.Controls.Add(label29, 2, 0);
|
|
tableLayoutPanel8.Controls.Add(label30, 4, 0);
|
|
tableLayoutPanel8.Controls.Add(label31, 0, 2);
|
|
tableLayoutPanel8.Controls.Add(label32, 2, 2);
|
|
tableLayoutPanel8.Controls.Add(label36, 2, 1);
|
|
tableLayoutPanel8.Controls.Add(this.multisampleEnable, 1, 0);
|
|
tableLayoutPanel8.Controls.Add(this.sampleShading, 3, 0);
|
|
tableLayoutPanel8.Controls.Add(this.minSampleShadingRate, 5, 0);
|
|
tableLayoutPanel8.Controls.Add(this.alphaToCoverage, 1, 1);
|
|
tableLayoutPanel8.Controls.Add(this.alphaToOne, 3, 1);
|
|
tableLayoutPanel8.Controls.Add(this.sampleCoverage, 1, 2);
|
|
tableLayoutPanel8.Controls.Add(this.sampleMask, 3, 2);
|
|
tableLayoutPanel8.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
tableLayoutPanel8.Location = new System.Drawing.Point(3, 16);
|
|
tableLayoutPanel8.Name = "tableLayoutPanel8";
|
|
tableLayoutPanel8.RowCount = 3;
|
|
tableLayoutPanel8.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
|
|
tableLayoutPanel8.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33334F));
|
|
tableLayoutPanel8.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33334F));
|
|
tableLayoutPanel8.Size = new System.Drawing.Size(1145, 81);
|
|
tableLayoutPanel8.TabIndex = 0;
|
|
//
|
|
// label26
|
|
//
|
|
label26.Anchor = System.Windows.Forms.AnchorStyles.Right;
|
|
label26.AutoSize = true;
|
|
label26.Location = new System.Drawing.Point(4, 33);
|
|
label26.Name = "label26";
|
|
label26.Size = new System.Drawing.Size(98, 13);
|
|
label26.TabIndex = 0;
|
|
label26.Text = "Alpha to Coverage:";
|
|
//
|
|
// label28
|
|
//
|
|
label28.Anchor = System.Windows.Forms.AnchorStyles.Right;
|
|
label28.AutoSize = true;
|
|
label28.Location = new System.Drawing.Point(37, 7);
|
|
label28.Name = "label28";
|
|
label28.Size = new System.Drawing.Size(65, 13);
|
|
label28.TabIndex = 6;
|
|
label28.Text = "Multisample:";
|
|
//
|
|
// label29
|
|
//
|
|
label29.Anchor = System.Windows.Forms.AnchorStyles.Right;
|
|
label29.AutoSize = true;
|
|
label29.Location = new System.Drawing.Point(214, 7);
|
|
label29.Name = "label29";
|
|
label29.Size = new System.Drawing.Size(87, 13);
|
|
label29.TabIndex = 7;
|
|
label29.Text = "Sample Shading:";
|
|
//
|
|
// label30
|
|
//
|
|
label30.Anchor = System.Windows.Forms.AnchorStyles.Right;
|
|
label30.AutoSize = true;
|
|
label30.Location = new System.Drawing.Point(388, 7);
|
|
label30.Name = "label30";
|
|
label30.Size = new System.Drawing.Size(107, 13);
|
|
label30.TabIndex = 8;
|
|
label30.Text = "Min Sample Shading:";
|
|
//
|
|
// label31
|
|
//
|
|
label31.Anchor = System.Windows.Forms.AnchorStyles.Right;
|
|
label31.AutoSize = true;
|
|
label31.Location = new System.Drawing.Point(8, 60);
|
|
label31.Name = "label31";
|
|
label31.Size = new System.Drawing.Size(94, 13);
|
|
label31.TabIndex = 9;
|
|
label31.Text = "Sample Coverage:";
|
|
//
|
|
// label32
|
|
//
|
|
label32.Anchor = System.Windows.Forms.AnchorStyles.Right;
|
|
label32.AutoSize = true;
|
|
label32.Location = new System.Drawing.Point(227, 60);
|
|
label32.Name = "label32";
|
|
label32.Size = new System.Drawing.Size(74, 13);
|
|
label32.TabIndex = 10;
|
|
label32.Text = "Sample Mask:";
|
|
//
|
|
// label36
|
|
//
|
|
label36.Anchor = System.Windows.Forms.AnchorStyles.Right;
|
|
label36.AutoSize = true;
|
|
label36.Location = new System.Drawing.Point(229, 33);
|
|
label36.Name = "label36";
|
|
label36.Size = new System.Drawing.Size(72, 13);
|
|
label36.TabIndex = 2;
|
|
label36.Text = "Alpha to One:";
|
|
//
|
|
// 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(109, 4);
|
|
this.multisampleEnable.Name = "multisampleEnable";
|
|
this.multisampleEnable.Size = new System.Drawing.Size(98, 19);
|
|
this.multisampleEnable.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
|
|
this.multisampleEnable.TabIndex = 19;
|
|
this.multisampleEnable.TabStop = false;
|
|
//
|
|
// sampleShading
|
|
//
|
|
this.sampleShading.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.sampleShading.Image = ((System.Drawing.Image)(resources.GetObject("sampleShading.Image")));
|
|
this.sampleShading.Location = new System.Drawing.Point(308, 4);
|
|
this.sampleShading.Name = "sampleShading";
|
|
this.sampleShading.Size = new System.Drawing.Size(73, 19);
|
|
this.sampleShading.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
|
|
this.sampleShading.TabIndex = 31;
|
|
this.sampleShading.TabStop = false;
|
|
//
|
|
// minSampleShadingRate
|
|
//
|
|
this.minSampleShadingRate.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.minSampleShadingRate.AutoSize = true;
|
|
this.minSampleShadingRate.BackColor = System.Drawing.Color.Transparent;
|
|
this.minSampleShadingRate.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.minSampleShadingRate.Location = new System.Drawing.Point(502, 4);
|
|
this.minSampleShadingRate.Name = "minSampleShadingRate";
|
|
this.minSampleShadingRate.Size = new System.Drawing.Size(32, 19);
|
|
this.minSampleShadingRate.TabIndex = 24;
|
|
this.minSampleShadingRate.Text = "0.0";
|
|
this.minSampleShadingRate.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// alphaToCoverage
|
|
//
|
|
this.alphaToCoverage.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.alphaToCoverage.Image = ((System.Drawing.Image)(resources.GetObject("alphaToCoverage.Image")));
|
|
this.alphaToCoverage.Location = new System.Drawing.Point(109, 31);
|
|
this.alphaToCoverage.Name = "alphaToCoverage";
|
|
this.alphaToCoverage.Size = new System.Drawing.Size(98, 16);
|
|
this.alphaToCoverage.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
|
|
this.alphaToCoverage.TabIndex = 38;
|
|
this.alphaToCoverage.TabStop = false;
|
|
//
|
|
// alphaToOne
|
|
//
|
|
this.alphaToOne.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.alphaToOne.Image = ((System.Drawing.Image)(resources.GetObject("alphaToOne.Image")));
|
|
this.alphaToOne.Location = new System.Drawing.Point(308, 31);
|
|
this.alphaToOne.Name = "alphaToOne";
|
|
this.alphaToOne.Size = new System.Drawing.Size(73, 16);
|
|
this.alphaToOne.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
|
|
this.alphaToOne.TabIndex = 39;
|
|
this.alphaToOne.TabStop = false;
|
|
//
|
|
// sampleCoverage
|
|
//
|
|
this.sampleCoverage.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.sampleCoverage.AutoSize = true;
|
|
this.sampleCoverage.BackColor = System.Drawing.Color.Transparent;
|
|
this.sampleCoverage.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.sampleCoverage.Location = new System.Drawing.Point(109, 57);
|
|
this.sampleCoverage.Name = "sampleCoverage";
|
|
this.sampleCoverage.Size = new System.Drawing.Size(98, 19);
|
|
this.sampleCoverage.TabIndex = 40;
|
|
this.sampleCoverage.Text = "0.0";
|
|
this.sampleCoverage.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// 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(308, 57);
|
|
this.sampleMask.Name = "sampleMask";
|
|
this.sampleMask.Size = new System.Drawing.Size(73, 19);
|
|
this.sampleMask.TabIndex = 41;
|
|
this.sampleMask.Text = "FFFFFFFF";
|
|
this.sampleMask.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// rasterizerGroup
|
|
//
|
|
rasterizerGroup.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
tableLayoutPanel14.SetColumnSpan(rasterizerGroup, 2);
|
|
rasterizerGroup.Controls.Add(rasterizerTable);
|
|
rasterizerGroup.Location = new System.Drawing.Point(3, 3);
|
|
rasterizerGroup.MinimumSize = new System.Drawing.Size(500, 0);
|
|
rasterizerGroup.Name = "rasterizerGroup";
|
|
rasterizerGroup.Size = new System.Drawing.Size(1151, 120);
|
|
rasterizerGroup.TabIndex = 0;
|
|
rasterizerGroup.TabStop = false;
|
|
rasterizerGroup.Text = "Rasterizer State";
|
|
//
|
|
// rasterizerTable
|
|
//
|
|
rasterizerTable.CellBorderStyle = System.Windows.Forms.TableLayoutPanelCellBorderStyle.Single;
|
|
rasterizerTable.ColumnCount = 9;
|
|
rasterizerTable.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
|
|
rasterizerTable.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
|
|
rasterizerTable.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
|
|
rasterizerTable.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
|
|
rasterizerTable.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
|
|
rasterizerTable.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
|
|
rasterizerTable.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
|
|
rasterizerTable.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
|
|
rasterizerTable.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 741F));
|
|
rasterizerTable.Controls.Add(this.pointSize, 0, 3);
|
|
rasterizerTable.Controls.Add(label24, 0, 3);
|
|
rasterizerTable.Controls.Add(this.frontCCW, 5, 0);
|
|
rasterizerTable.Controls.Add(this.cullMode, 3, 0);
|
|
rasterizerTable.Controls.Add(label1, 0, 1);
|
|
rasterizerTable.Controls.Add(this.depthBias, 1, 1);
|
|
rasterizerTable.Controls.Add(label15, 0, 0);
|
|
rasterizerTable.Controls.Add(label16, 2, 0);
|
|
rasterizerTable.Controls.Add(label17, 4, 0);
|
|
rasterizerTable.Controls.Add(label18, 0, 2);
|
|
rasterizerTable.Controls.Add(label19, 2, 2);
|
|
rasterizerTable.Controls.Add(label20, 4, 2);
|
|
rasterizerTable.Controls.Add(this.depthClamp, 1, 2);
|
|
rasterizerTable.Controls.Add(this.fillMode, 1, 0);
|
|
rasterizerTable.Controls.Add(this.scissorEnable, 3, 2);
|
|
rasterizerTable.Controls.Add(this.slopeScaledBias, 3, 1);
|
|
rasterizerTable.Controls.Add(label5, 2, 1);
|
|
rasterizerTable.Controls.Add(label4, 4, 1);
|
|
rasterizerTable.Controls.Add(this.offsetClamp, 5, 1);
|
|
rasterizerTable.Controls.Add(this.provokingVertex, 5, 2);
|
|
rasterizerTable.Controls.Add(label6, 6, 0);
|
|
rasterizerTable.Controls.Add(label7, 6, 1);
|
|
rasterizerTable.Controls.Add(label8, 6, 2);
|
|
rasterizerTable.Controls.Add(this.clipDistances, 7, 2);
|
|
rasterizerTable.Controls.Add(this.clipSetup, 7, 1);
|
|
rasterizerTable.Controls.Add(this.rasterizerDiscard, 7, 0);
|
|
rasterizerTable.Controls.Add(label23, 2, 3);
|
|
rasterizerTable.Controls.Add(this.lineWidth, 3, 3);
|
|
rasterizerTable.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
rasterizerTable.Location = new System.Drawing.Point(3, 16);
|
|
rasterizerTable.Name = "rasterizerTable";
|
|
rasterizerTable.RowCount = 4;
|
|
rasterizerTable.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F));
|
|
rasterizerTable.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F));
|
|
rasterizerTable.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F));
|
|
rasterizerTable.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F));
|
|
rasterizerTable.Size = new System.Drawing.Size(1145, 101);
|
|
rasterizerTable.TabIndex = 0;
|
|
//
|
|
// pointSize
|
|
//
|
|
this.pointSize.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.pointSize.AutoSize = true;
|
|
this.pointSize.BackColor = System.Drawing.Color.Transparent;
|
|
this.pointSize.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.pointSize.Location = new System.Drawing.Point(82, 78);
|
|
this.pointSize.Name = "pointSize";
|
|
this.pointSize.Size = new System.Drawing.Size(44, 19);
|
|
this.pointSize.TabIndex = 37;
|
|
this.pointSize.Text = "1.0";
|
|
this.pointSize.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// label24
|
|
//
|
|
label24.Anchor = System.Windows.Forms.AnchorStyles.Right;
|
|
label24.AutoSize = true;
|
|
label24.Location = new System.Drawing.Point(18, 81);
|
|
label24.Name = "label24";
|
|
label24.Size = new System.Drawing.Size(57, 13);
|
|
label24.TabIndex = 35;
|
|
label24.Text = "Point Size:";
|
|
//
|
|
// 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(396, 5);
|
|
this.frontCCW.Name = "frontCCW";
|
|
this.frontCCW.Size = new System.Drawing.Size(39, 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(236, 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(13, 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(82, 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(23, 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(172, 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(327, 6);
|
|
label17.Name = "label17";
|
|
label17.Size = new System.Drawing.Size(62, 13);
|
|
label17.TabIndex = 8;
|
|
label17.Text = "Front CCW:";
|
|
//
|
|
// label18
|
|
//
|
|
label18.Anchor = System.Windows.Forms.AnchorStyles.Right;
|
|
label18.AutoSize = true;
|
|
label18.Location = new System.Drawing.Point(4, 56);
|
|
label18.Name = "label18";
|
|
label18.Size = new System.Drawing.Size(71, 13);
|
|
label18.TabIndex = 9;
|
|
label18.Text = "Depth Clamp:";
|
|
//
|
|
// label19
|
|
//
|
|
label19.Anchor = System.Windows.Forms.AnchorStyles.Right;
|
|
label19.AutoSize = true;
|
|
label19.Location = new System.Drawing.Point(185, 56);
|
|
label19.Name = "label19";
|
|
label19.Size = new System.Drawing.Size(44, 13);
|
|
label19.TabIndex = 10;
|
|
label19.Text = "Scissor:";
|
|
//
|
|
// label20
|
|
//
|
|
label20.Anchor = System.Windows.Forms.AnchorStyles.Right;
|
|
label20.AutoSize = true;
|
|
label20.Location = new System.Drawing.Point(298, 56);
|
|
label20.Name = "label20";
|
|
label20.Size = new System.Drawing.Size(91, 13);
|
|
label20.TabIndex = 11;
|
|
label20.Text = "Provoking Vertex:";
|
|
//
|
|
// depthClamp
|
|
//
|
|
this.depthClamp.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.depthClamp.Image = ((System.Drawing.Image)(resources.GetObject("depthClamp.Image")));
|
|
this.depthClamp.Location = new System.Drawing.Point(82, 55);
|
|
this.depthClamp.Name = "depthClamp";
|
|
this.depthClamp.Size = new System.Drawing.Size(44, 16);
|
|
this.depthClamp.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
|
|
this.depthClamp.TabIndex = 13;
|
|
this.depthClamp.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(82, 3);
|
|
this.fillMode.Name = "fillMode";
|
|
this.fillMode.Size = new System.Drawing.Size(44, 19);
|
|
this.fillMode.TabIndex = 17;
|
|
this.fillMode.Text = "Solid";
|
|
//
|
|
// 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(236, 55);
|
|
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;
|
|
//
|
|
// 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(236, 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
|
|
//
|
|
label5.Anchor = System.Windows.Forms.AnchorStyles.Right;
|
|
label5.AutoSize = true;
|
|
label5.Location = new System.Drawing.Point(133, 31);
|
|
label5.Name = "label5";
|
|
label5.Size = new System.Drawing.Size(96, 13);
|
|
label5.TabIndex = 2;
|
|
label5.Text = "Slope-Scaled Bias:";
|
|
//
|
|
// label4
|
|
//
|
|
label4.Anchor = System.Windows.Forms.AnchorStyles.Right;
|
|
label4.AutoSize = true;
|
|
label4.Location = new System.Drawing.Point(289, 31);
|
|
label4.Name = "label4";
|
|
label4.Size = new System.Drawing.Size(100, 13);
|
|
label4.TabIndex = 23;
|
|
label4.Text = "Offset Clamp (EXT):";
|
|
//
|
|
// offsetClamp
|
|
//
|
|
this.offsetClamp.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.offsetClamp.AutoSize = true;
|
|
this.offsetClamp.BackColor = System.Drawing.Color.Transparent;
|
|
this.offsetClamp.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.offsetClamp.Location = new System.Drawing.Point(396, 28);
|
|
this.offsetClamp.Name = "offsetClamp";
|
|
this.offsetClamp.Size = new System.Drawing.Size(39, 19);
|
|
this.offsetClamp.TabIndex = 24;
|
|
this.offsetClamp.Text = "0.0";
|
|
this.offsetClamp.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// provokingVertex
|
|
//
|
|
this.provokingVertex.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.provokingVertex.AutoSize = true;
|
|
this.provokingVertex.BackColor = System.Drawing.Color.Transparent;
|
|
this.provokingVertex.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.provokingVertex.Location = new System.Drawing.Point(396, 53);
|
|
this.provokingVertex.Name = "provokingVertex";
|
|
this.provokingVertex.Size = new System.Drawing.Size(39, 19);
|
|
this.provokingVertex.TabIndex = 25;
|
|
this.provokingVertex.Text = "Last";
|
|
this.provokingVertex.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// label6
|
|
//
|
|
label6.Anchor = System.Windows.Forms.AnchorStyles.Right;
|
|
label6.AutoSize = true;
|
|
label6.Location = new System.Drawing.Point(442, 6);
|
|
label6.Name = "label6";
|
|
label6.Size = new System.Drawing.Size(96, 13);
|
|
label6.TabIndex = 26;
|
|
label6.Text = "Rasterizer Discard:";
|
|
//
|
|
// label7
|
|
//
|
|
label7.Anchor = System.Windows.Forms.AnchorStyles.Right;
|
|
label7.AutoSize = true;
|
|
label7.Location = new System.Drawing.Point(480, 31);
|
|
label7.Name = "label7";
|
|
label7.Size = new System.Drawing.Size(58, 13);
|
|
label7.TabIndex = 27;
|
|
label7.Text = "Clip Setup:";
|
|
//
|
|
// label8
|
|
//
|
|
label8.Anchor = System.Windows.Forms.AnchorStyles.Right;
|
|
label8.AutoSize = true;
|
|
label8.Location = new System.Drawing.Point(461, 56);
|
|
label8.Name = "label8";
|
|
label8.Size = new System.Drawing.Size(77, 13);
|
|
label8.TabIndex = 28;
|
|
label8.Text = "Clip Distances:";
|
|
//
|
|
// clipDistances
|
|
//
|
|
this.clipDistances.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.clipDistances.AutoSize = true;
|
|
this.clipDistances.BackColor = System.Drawing.Color.Transparent;
|
|
this.clipDistances.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.clipDistances.Location = new System.Drawing.Point(545, 53);
|
|
this.clipDistances.Name = "clipDistances";
|
|
this.clipDistances.Size = new System.Drawing.Size(200, 19);
|
|
this.clipDistances.TabIndex = 29;
|
|
this.clipDistances.Text = "0, 1, 2";
|
|
this.clipDistances.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// clipSetup
|
|
//
|
|
this.clipSetup.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.clipSetup.AutoSize = true;
|
|
this.clipSetup.BackColor = System.Drawing.Color.Transparent;
|
|
this.clipSetup.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.clipSetup.Location = new System.Drawing.Point(545, 28);
|
|
this.clipSetup.Name = "clipSetup";
|
|
this.clipSetup.Size = new System.Drawing.Size(200, 19);
|
|
this.clipSetup.TabIndex = 30;
|
|
this.clipSetup.Text = "0,0 Lower Left, Z = -1 to 1";
|
|
this.clipSetup.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// rasterizerDiscard
|
|
//
|
|
this.rasterizerDiscard.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.rasterizerDiscard.Image = ((System.Drawing.Image)(resources.GetObject("rasterizerDiscard.Image")));
|
|
this.rasterizerDiscard.Location = new System.Drawing.Point(545, 5);
|
|
this.rasterizerDiscard.Name = "rasterizerDiscard";
|
|
this.rasterizerDiscard.Size = new System.Drawing.Size(200, 16);
|
|
this.rasterizerDiscard.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
|
|
this.rasterizerDiscard.TabIndex = 31;
|
|
this.rasterizerDiscard.TabStop = false;
|
|
//
|
|
// label23
|
|
//
|
|
label23.Anchor = System.Windows.Forms.AnchorStyles.Right;
|
|
label23.AutoSize = true;
|
|
label23.Location = new System.Drawing.Point(168, 81);
|
|
label23.Name = "label23";
|
|
label23.Size = new System.Drawing.Size(61, 13);
|
|
label23.TabIndex = 34;
|
|
label23.Text = "Line Width:";
|
|
//
|
|
// lineWidth
|
|
//
|
|
this.lineWidth.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.lineWidth.AutoSize = true;
|
|
this.lineWidth.BackColor = System.Drawing.Color.Transparent;
|
|
this.lineWidth.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.lineWidth.Location = new System.Drawing.Point(236, 78);
|
|
this.lineWidth.Name = "lineWidth";
|
|
this.lineWidth.Size = new System.Drawing.Size(46, 19);
|
|
this.lineWidth.TabIndex = 36;
|
|
this.lineWidth.Text = "1.0";
|
|
this.lineWidth.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// viewportGroup
|
|
//
|
|
viewportGroup.Controls.Add(this.viewports);
|
|
viewportGroup.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
viewportGroup.Location = new System.Drawing.Point(3, 235);
|
|
viewportGroup.Name = "viewportGroup";
|
|
viewportGroup.Size = new System.Drawing.Size(572, 367);
|
|
viewportGroup.TabIndex = 1;
|
|
viewportGroup.TabStop = false;
|
|
viewportGroup.Text = "Viewports";
|
|
//
|
|
// viewports
|
|
//
|
|
treeListColumn136.AutoSizeMinSize = 0;
|
|
treeListColumn136.Width = 50;
|
|
treeListColumn137.AutoSizeMinSize = 0;
|
|
treeListColumn137.Width = 50;
|
|
treeListColumn138.AutoSizeMinSize = 0;
|
|
treeListColumn138.Width = 50;
|
|
treeListColumn139.AutoSizeMinSize = 0;
|
|
treeListColumn139.Width = 50;
|
|
treeListColumn140.AutoSizeMinSize = 0;
|
|
treeListColumn140.Width = 50;
|
|
treeListColumn141.AutoSizeMinSize = 0;
|
|
treeListColumn141.Width = 60;
|
|
treeListColumn142.AutoSize = true;
|
|
treeListColumn142.AutoSizeMinSize = 60;
|
|
treeListColumn142.Width = 60;
|
|
this.viewports.Columns.AddRange(new TreelistView.TreeListColumn[] {
|
|
treeListColumn136,
|
|
treeListColumn137,
|
|
treeListColumn138,
|
|
treeListColumn139,
|
|
treeListColumn140,
|
|
treeListColumn141,
|
|
treeListColumn142});
|
|
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, 348);
|
|
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);
|
|
//
|
|
// scissorGroup
|
|
//
|
|
scissorGroup.Controls.Add(this.scissors);
|
|
scissorGroup.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
scissorGroup.Location = new System.Drawing.Point(581, 235);
|
|
scissorGroup.Name = "scissorGroup";
|
|
scissorGroup.Size = new System.Drawing.Size(573, 367);
|
|
scissorGroup.TabIndex = 2;
|
|
scissorGroup.TabStop = false;
|
|
scissorGroup.Text = "Scissor Regions";
|
|
//
|
|
// scissors
|
|
//
|
|
treeListColumn143.AutoSizeMinSize = 0;
|
|
treeListColumn143.Width = 50;
|
|
treeListColumn144.AutoSizeMinSize = 0;
|
|
treeListColumn144.Width = 50;
|
|
treeListColumn145.AutoSizeMinSize = 0;
|
|
treeListColumn145.Width = 50;
|
|
treeListColumn146.AutoSizeMinSize = 0;
|
|
treeListColumn146.Width = 50;
|
|
treeListColumn147.AutoSize = true;
|
|
treeListColumn147.AutoSizeMinSize = 50;
|
|
treeListColumn147.Width = 50;
|
|
treeListColumn148.AutoSizeMinSize = 0;
|
|
treeListColumn148.Width = 50;
|
|
this.scissors.Columns.AddRange(new TreelistView.TreeListColumn[] {
|
|
treeListColumn143,
|
|
treeListColumn144,
|
|
treeListColumn145,
|
|
treeListColumn146,
|
|
treeListColumn147,
|
|
treeListColumn148});
|
|
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, 348);
|
|
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.fsTable);
|
|
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;
|
|
//
|
|
// fsTable
|
|
//
|
|
this.fsTable.ColumnCount = 1;
|
|
this.fsTable.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
|
|
this.fsTable.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
|
|
this.fsTable.Controls.Add(this.groupBox13, 0, 0);
|
|
this.fsTable.Controls.Add(this.groupBox28, 0, 1);
|
|
this.fsTable.Controls.Add(this.groupBox29, 0, 2);
|
|
this.fsTable.Controls.Add(this.groupBox30, 0, 3);
|
|
this.fsTable.Controls.Add(this.fsSubroutinesGroup, 0, 4);
|
|
this.fsTable.Controls.Add(this.fsReadWriteGroup, 0, 5);
|
|
this.fsTable.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.fsTable.Location = new System.Drawing.Point(0, 0);
|
|
this.fsTable.Name = "fsTable";
|
|
this.fsTable.RowCount = 6;
|
|
this.fsTable.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 50F));
|
|
this.fsTable.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20F));
|
|
this.fsTable.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20F));
|
|
this.fsTable.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20F));
|
|
this.fsTable.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20F));
|
|
this.fsTable.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20F));
|
|
this.fsTable.Size = new System.Drawing.Size(1157, 605);
|
|
this.fsTable.TabIndex = 1;
|
|
//
|
|
// groupBox13
|
|
//
|
|
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, "GLSL edit and replace this shader");
|
|
this.psShaderEdit.Click += new System.EventHandler(this.shaderedit_Click);
|
|
//
|
|
// groupBox28
|
|
//
|
|
this.groupBox28.Controls.Add(this.fsTextures);
|
|
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, 105);
|
|
this.groupBox28.TabIndex = 14;
|
|
this.groupBox28.TabStop = false;
|
|
this.groupBox28.Text = "Textures";
|
|
//
|
|
// fsTextures
|
|
//
|
|
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.fsTextures.Columns.AddRange(new TreelistView.TreeListColumn[] {
|
|
treeListColumn149,
|
|
treeListColumn150,
|
|
treeListColumn151,
|
|
treeListColumn152,
|
|
treeListColumn153,
|
|
treeListColumn154,
|
|
treeListColumn155,
|
|
treeListColumn156,
|
|
treeListColumn157});
|
|
this.fsTextures.Cursor = System.Windows.Forms.Cursors.Arrow;
|
|
this.fsTextures.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.fsTextures.GridLineColour = System.Drawing.SystemColors.ControlDark;
|
|
this.fsTextures.Location = new System.Drawing.Point(3, 16);
|
|
this.fsTextures.MultiSelect = false;
|
|
this.fsTextures.Name = "fsTextures";
|
|
this.fsTextures.RowOptions.HoverHighlight = true;
|
|
this.fsTextures.RowOptions.ItemHeight = 20;
|
|
this.fsTextures.RowOptions.ShowHeader = false;
|
|
this.fsTextures.Size = new System.Drawing.Size(1145, 86);
|
|
this.fsTextures.TabIndex = 1;
|
|
this.fsTextures.Text = "Outputs";
|
|
this.fsTextures.TreeColumn = 8;
|
|
this.fsTextures.ViewOptions.Indent = 0;
|
|
this.fsTextures.ViewOptions.ShowLine = false;
|
|
this.fsTextures.ViewOptions.ShowPlusMinus = false;
|
|
this.fsTextures.NodeDoubleClicked += new TreelistView.TreeListView.NodeDoubleClickedHandler(this.textureCell_CellDoubleClick);
|
|
this.fsTextures.NodeClicked += new TreelistView.TreeListView.NodeClickedHandler(this.textureCell_CellDoubleClick);
|
|
this.fsTextures.Leave += new System.EventHandler(this.disableSelection_Leave);
|
|
this.fsTextures.MouseClick += new System.Windows.Forms.MouseEventHandler(this.hideDisabledEmpty_MouseClick);
|
|
//
|
|
// groupBox29
|
|
//
|
|
this.groupBox29.Controls.Add(this.fsSamplers);
|
|
this.groupBox29.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.groupBox29.Location = new System.Drawing.Point(3, 164);
|
|
this.groupBox29.Name = "groupBox29";
|
|
this.groupBox29.Size = new System.Drawing.Size(1151, 105);
|
|
this.groupBox29.TabIndex = 13;
|
|
this.groupBox29.TabStop = false;
|
|
this.groupBox29.Text = "Samplers";
|
|
//
|
|
// fsSamplers
|
|
//
|
|
treeListColumn158.AutoSizeMinSize = 0;
|
|
treeListColumn158.Width = 120;
|
|
treeListColumn159.AutoSizeMinSize = 100;
|
|
treeListColumn159.Width = 200;
|
|
treeListColumn160.AutoSizeMinSize = 0;
|
|
treeListColumn160.Width = 250;
|
|
treeListColumn161.AutoSizeMinSize = 0;
|
|
treeListColumn161.Width = 75;
|
|
treeListColumn162.AutoSizeMinSize = 0;
|
|
treeListColumn162.Width = 75;
|
|
treeListColumn163.AutoSize = true;
|
|
treeListColumn163.AutoSizeMinSize = 50;
|
|
treeListColumn163.Width = 50;
|
|
this.fsSamplers.Columns.AddRange(new TreelistView.TreeListColumn[] {
|
|
treeListColumn158,
|
|
treeListColumn159,
|
|
treeListColumn160,
|
|
treeListColumn161,
|
|
treeListColumn162,
|
|
treeListColumn163});
|
|
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, 86);
|
|
this.fsSamplers.TabIndex = 12;
|
|
this.fsSamplers.Text = "Uniforms and UBOs";
|
|
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.groupBox30.Controls.Add(this.fsCBuffers);
|
|
this.groupBox30.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.groupBox30.Location = new System.Drawing.Point(3, 275);
|
|
this.groupBox30.Name = "groupBox30";
|
|
this.groupBox30.Size = new System.Drawing.Size(1151, 105);
|
|
this.groupBox30.TabIndex = 12;
|
|
this.groupBox30.TabStop = false;
|
|
this.groupBox30.Text = "Uniforms and UBOs";
|
|
//
|
|
// fsCBuffers
|
|
//
|
|
treeListColumn164.AutoSizeMinSize = 0;
|
|
treeListColumn164.Width = 120;
|
|
treeListColumn165.AutoSize = true;
|
|
treeListColumn165.AutoSizeMinSize = 100;
|
|
treeListColumn165.Width = 50;
|
|
treeListColumn166.AutoSizeMinSize = 0;
|
|
treeListColumn166.Width = 150;
|
|
treeListColumn167.AutoSizeMinSize = 0;
|
|
treeListColumn167.Width = 150;
|
|
treeListColumn168.AutoSizeMinSize = 0;
|
|
treeListColumn168.Width = 25;
|
|
this.fsCBuffers.Columns.AddRange(new TreelistView.TreeListColumn[] {
|
|
treeListColumn164,
|
|
treeListColumn165,
|
|
treeListColumn166,
|
|
treeListColumn167,
|
|
treeListColumn168});
|
|
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, 86);
|
|
this.fsCBuffers.TabIndex = 11;
|
|
this.fsCBuffers.Text = "Uniforms and UBOs";
|
|
this.fsCBuffers.TreeColumn = 4;
|
|
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);
|
|
//
|
|
// fsSubroutinesGroup
|
|
//
|
|
this.fsSubroutinesGroup.Controls.Add(this.fsSubroutines);
|
|
this.fsSubroutinesGroup.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.fsSubroutinesGroup.Location = new System.Drawing.Point(3, 386);
|
|
this.fsSubroutinesGroup.Name = "fsSubroutinesGroup";
|
|
this.fsSubroutinesGroup.Size = new System.Drawing.Size(572, 105);
|
|
this.fsSubroutinesGroup.TabIndex = 16;
|
|
this.fsSubroutinesGroup.TabStop = false;
|
|
this.fsSubroutinesGroup.Text = "Shader Subroutines";
|
|
//
|
|
// fsSubroutines
|
|
//
|
|
treeListColumn169.AutoSizeMinSize = 0;
|
|
treeListColumn169.Width = 50;
|
|
treeListColumn170.AutoSize = true;
|
|
treeListColumn170.AutoSizeMinSize = 50;
|
|
treeListColumn170.Width = 60;
|
|
this.fsSubroutines.Columns.AddRange(new TreelistView.TreeListColumn[] {
|
|
treeListColumn169,
|
|
treeListColumn170});
|
|
this.fsSubroutines.Cursor = System.Windows.Forms.Cursors.Arrow;
|
|
this.fsSubroutines.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.fsSubroutines.Location = new System.Drawing.Point(3, 16);
|
|
this.fsSubroutines.Name = "fsSubroutines";
|
|
this.fsSubroutines.RowOptions.ItemHeight = 20;
|
|
this.fsSubroutines.RowOptions.ShowHeader = false;
|
|
this.fsSubroutines.Size = new System.Drawing.Size(566, 86);
|
|
this.fsSubroutines.TabIndex = 4;
|
|
this.fsSubroutines.Text = "Shader Subroutines";
|
|
this.fsSubroutines.TreeColumn = -1;
|
|
this.fsSubroutines.ViewOptions.ShowLine = false;
|
|
this.fsSubroutines.ViewOptions.ShowPlusMinus = false;
|
|
this.fsSubroutines.Leave += new System.EventHandler(this.disableSelection_Leave);
|
|
this.fsSubroutines.MouseClick += new System.Windows.Forms.MouseEventHandler(this.hideDisabledEmpty_MouseClick);
|
|
//
|
|
// fsReadWriteGroup
|
|
//
|
|
this.fsReadWriteGroup.Controls.Add(this.fsReadWrite);
|
|
this.fsReadWriteGroup.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.fsReadWriteGroup.Location = new System.Drawing.Point(3, 497);
|
|
this.fsReadWriteGroup.Name = "fsReadWriteGroup";
|
|
this.fsReadWriteGroup.Size = new System.Drawing.Size(1151, 105);
|
|
this.fsReadWriteGroup.TabIndex = 20;
|
|
this.fsReadWriteGroup.TabStop = false;
|
|
this.fsReadWriteGroup.Text = "Read/Write Bindings";
|
|
//
|
|
// fsReadWrite
|
|
//
|
|
treeListColumn171.AutoSizeMinSize = 0;
|
|
treeListColumn171.Width = 50;
|
|
treeListColumn172.AutoSizeMinSize = 0;
|
|
treeListColumn172.Width = 120;
|
|
treeListColumn173.AutoSize = true;
|
|
treeListColumn173.AutoSizeMinSize = 150;
|
|
treeListColumn173.Width = 50;
|
|
treeListColumn174.AutoSizeMinSize = 0;
|
|
treeListColumn174.Width = 200;
|
|
treeListColumn175.AutoSizeMinSize = 0;
|
|
treeListColumn175.Width = 200;
|
|
treeListColumn176.AutoSizeMinSize = 0;
|
|
treeListColumn176.Width = 75;
|
|
treeListColumn177.AutoSizeMinSize = 0;
|
|
treeListColumn177.Width = 25;
|
|
this.fsReadWrite.Columns.AddRange(new TreelistView.TreeListColumn[] {
|
|
treeListColumn171,
|
|
treeListColumn172,
|
|
treeListColumn173,
|
|
treeListColumn174,
|
|
treeListColumn175,
|
|
treeListColumn176,
|
|
treeListColumn177});
|
|
this.fsReadWrite.Cursor = System.Windows.Forms.Cursors.Arrow;
|
|
this.fsReadWrite.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.fsReadWrite.GridLineColour = System.Drawing.SystemColors.ControlDark;
|
|
this.fsReadWrite.Location = new System.Drawing.Point(3, 16);
|
|
this.fsReadWrite.MultiSelect = false;
|
|
this.fsReadWrite.Name = "fsReadWrite";
|
|
this.fsReadWrite.RowOptions.HoverHighlight = true;
|
|
this.fsReadWrite.RowOptions.ItemHeight = 20;
|
|
this.fsReadWrite.RowOptions.ShowHeader = false;
|
|
this.fsReadWrite.Size = new System.Drawing.Size(1145, 86);
|
|
this.fsReadWrite.TabIndex = 1;
|
|
this.fsReadWrite.Text = "Outputs";
|
|
this.fsReadWrite.TreeColumn = 6;
|
|
this.fsReadWrite.ViewOptions.Indent = 0;
|
|
this.fsReadWrite.ViewOptions.ShowLine = false;
|
|
this.fsReadWrite.ViewOptions.ShowPlusMinus = false;
|
|
this.fsReadWrite.NodeDoubleClicked += new TreelistView.TreeListView.NodeDoubleClickedHandler(this.textureCell_CellDoubleClick);
|
|
this.fsReadWrite.NodeClicked += new TreelistView.TreeListView.NodeClickedHandler(this.textureCell_CellDoubleClick);
|
|
this.fsReadWrite.Leave += new System.EventHandler(this.disableSelection_Leave);
|
|
this.fsReadWrite.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 = "Draw Buffers";
|
|
//
|
|
// targetOutputs
|
|
//
|
|
treeListColumn178.AutoSizeMinSize = 0;
|
|
treeListColumn178.Width = 50;
|
|
treeListColumn179.AutoSize = true;
|
|
treeListColumn179.AutoSizeMinSize = 150;
|
|
treeListColumn179.Width = 50;
|
|
treeListColumn180.AutoSizeMinSize = 0;
|
|
treeListColumn180.Width = 75;
|
|
treeListColumn181.AutoSizeMinSize = 0;
|
|
treeListColumn181.Width = 50;
|
|
treeListColumn182.AutoSizeMinSize = 0;
|
|
treeListColumn182.Width = 50;
|
|
treeListColumn183.AutoSizeMinSize = 0;
|
|
treeListColumn183.Width = 50;
|
|
treeListColumn184.AutoSizeMinSize = 0;
|
|
treeListColumn184.Width = 75;
|
|
treeListColumn185.AutoSizeMinSize = 0;
|
|
treeListColumn185.Width = 200;
|
|
treeListColumn186.AutoSizeMinSize = 0;
|
|
treeListColumn186.Width = 25;
|
|
this.targetOutputs.Columns.AddRange(new TreelistView.TreeListColumn[] {
|
|
treeListColumn178,
|
|
treeListColumn179,
|
|
treeListColumn180,
|
|
treeListColumn181,
|
|
treeListColumn182,
|
|
treeListColumn183,
|
|
treeListColumn184,
|
|
treeListColumn185,
|
|
treeListColumn186});
|
|
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
|
|
//
|
|
treeListColumn187.AutoSizeMinSize = 0;
|
|
treeListColumn187.Width = 50;
|
|
treeListColumn188.AutoSizeMinSize = 0;
|
|
treeListColumn188.Width = 50;
|
|
treeListColumn189.AutoSizeMinSize = 0;
|
|
treeListColumn189.Width = 100;
|
|
treeListColumn190.AutoSizeMinSize = 0;
|
|
treeListColumn190.Width = 100;
|
|
treeListColumn191.AutoSizeMinSize = 0;
|
|
treeListColumn191.Width = 135;
|
|
treeListColumn192.AutoSizeMinSize = 0;
|
|
treeListColumn192.Width = 100;
|
|
treeListColumn193.AutoSizeMinSize = 0;
|
|
treeListColumn193.Width = 100;
|
|
treeListColumn194.AutoSizeMinSize = 0;
|
|
treeListColumn194.Width = 100;
|
|
treeListColumn195.AutoSize = true;
|
|
treeListColumn195.AutoSizeMinSize = 60;
|
|
treeListColumn195.Width = 60;
|
|
this.blendOperations.Columns.AddRange(new TreelistView.TreeListColumn[] {
|
|
treeListColumn187,
|
|
treeListColumn188,
|
|
treeListColumn189,
|
|
treeListColumn190,
|
|
treeListColumn191,
|
|
treeListColumn192,
|
|
treeListColumn193,
|
|
treeListColumn194,
|
|
treeListColumn195});
|
|
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 = -1;
|
|
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(240, 0);
|
|
this.groupBox40.Name = "groupBox40";
|
|
this.groupBox40.Size = new System.Drawing.Size(268, 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 = 2;
|
|
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.Controls.Add(this.label3, 0, 0);
|
|
this.tableLayoutPanel11.Controls.Add(this.blendFactor, 1, 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(259, 106);
|
|
this.tableLayoutPanel11.TabIndex = 0;
|
|
//
|
|
// 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;
|
|
//
|
|
// 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(200, 19);
|
|
this.blendFactor.TabIndex = 24;
|
|
this.blendFactor.Text = "0.00, 0.00, 0.00, 0.00";
|
|
this.blendFactor.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// 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(277, 3);
|
|
this.groupBox41.MinimumSize = new System.Drawing.Size(165, 0);
|
|
this.groupBox41.Name = "groupBox41";
|
|
this.groupBox41.Size = new System.Drawing.Size(227, 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 = 4;
|
|
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.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.depthBounds, 1, 1);
|
|
this.tableLayoutPanel12.Controls.Add(this.label2, 0, 0);
|
|
this.tableLayoutPanel12.Controls.Add(this.depthEnable, 1, 0);
|
|
this.tableLayoutPanel12.Controls.Add(this.label13, 0, 2);
|
|
this.tableLayoutPanel12.Controls.Add(this.depthFunc, 1, 2);
|
|
this.tableLayoutPanel12.Controls.Add(this.depthWrite, 3, 0);
|
|
this.tableLayoutPanel12.Controls.Add(this.label11, 2, 0);
|
|
this.tableLayoutPanel12.Controls.Add(this.label21, 0, 1);
|
|
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(218, 112);
|
|
this.tableLayoutPanel12.TabIndex = 1;
|
|
//
|
|
// depthBounds
|
|
//
|
|
this.depthBounds.BackColor = System.Drawing.SystemColors.Control;
|
|
this.tableLayoutPanel12.SetColumnSpan(this.depthBounds, 3);
|
|
this.depthBounds.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.depthBounds.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.depthBounds.Image = global::renderdocui.Properties.Resources.tick;
|
|
this.depthBounds.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
this.depthBounds.Location = new System.Drawing.Point(65, 38);
|
|
this.depthBounds.Name = "depthBounds";
|
|
this.depthBounds.Size = new System.Drawing.Size(149, 36);
|
|
this.depthBounds.TabIndex = 27;
|
|
this.depthBounds.Text = "0.0 - 1.0";
|
|
this.depthBounds.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// label2
|
|
//
|
|
this.label2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.label2.AutoSize = true;
|
|
this.label2.Location = new System.Drawing.Point(4, 12);
|
|
this.label2.Name = "label2";
|
|
this.label2.Size = new System.Drawing.Size(54, 13);
|
|
this.label2.TabIndex = 26;
|
|
this.label2.Text = "Enabled:";
|
|
this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// 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, 11);
|
|
this.depthEnable.Name = "depthEnable";
|
|
this.depthEnable.Size = new System.Drawing.Size(41, 16);
|
|
this.depthEnable.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
|
|
this.depthEnable.TabIndex = 22;
|
|
this.depthEnable.TabStop = false;
|
|
//
|
|
// 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, 86);
|
|
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.BackColor = System.Drawing.SystemColors.Control;
|
|
this.tableLayoutPanel12.SetColumnSpan(this.depthFunc, 3);
|
|
this.depthFunc.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.depthFunc.Font = new System.Drawing.Font("Tahoma", 12F);
|
|
this.depthFunc.Location = new System.Drawing.Point(65, 75);
|
|
this.depthFunc.Name = "depthFunc";
|
|
this.depthFunc.Size = new System.Drawing.Size(149, 36);
|
|
this.depthFunc.TabIndex = 23;
|
|
this.depthFunc.Text = "GREATER_EQUAL";
|
|
this.depthFunc.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// 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(174, 10);
|
|
this.depthWrite.Name = "depthWrite";
|
|
this.depthWrite.Size = new System.Drawing.Size(40, 18);
|
|
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(113, 12);
|
|
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;
|
|
//
|
|
// 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, 49);
|
|
this.label21.Name = "label21";
|
|
this.label21.Size = new System.Drawing.Size(54, 13);
|
|
this.label21.TabIndex = 1;
|
|
this.label21.Text = "Bounds:";
|
|
this.label21.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
//
|
|
// groupBox43
|
|
//
|
|
this.groupBox43.Controls.Add(this.flowLayoutPanel8);
|
|
this.groupBox43.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.groupBox43.Location = new System.Drawing.Point(510, 3);
|
|
this.groupBox43.Name = "groupBox43";
|
|
this.groupBox43.Size = new System.Drawing.Size(638, 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(632, 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 = 3;
|
|
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(System.Windows.Forms.SizeType.Absolute, 20F));
|
|
this.tableLayoutPanel15.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F));
|
|
this.tableLayoutPanel15.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F));
|
|
this.tableLayoutPanel15.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F));
|
|
this.tableLayoutPanel15.Controls.Add(this.stencilEnable, 1, 0);
|
|
this.tableLayoutPanel15.Controls.Add(this.label12, 0, 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(462, 24);
|
|
this.tableLayoutPanel15.TabIndex = 2;
|
|
//
|
|
// 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;
|
|
//
|
|
// stencilFuncs
|
|
//
|
|
treeListColumn196.AutoSizeMinSize = 0;
|
|
treeListColumn196.Width = 50;
|
|
treeListColumn197.AutoSizeMinSize = 0;
|
|
treeListColumn197.Width = 60;
|
|
treeListColumn198.AutoSizeMinSize = 0;
|
|
treeListColumn198.Width = 60;
|
|
treeListColumn199.AutoSizeMinSize = 0;
|
|
treeListColumn199.Width = 60;
|
|
treeListColumn200.AutoSizeMinSize = 50;
|
|
treeListColumn200.Width = 60;
|
|
treeListColumn201.AutoSizeMinSize = 0;
|
|
treeListColumn201.Width = 40;
|
|
treeListColumn202.AutoSizeMinSize = 0;
|
|
treeListColumn202.Width = 70;
|
|
treeListColumn203.AutoSize = true;
|
|
treeListColumn203.AutoSizeMinSize = 60;
|
|
treeListColumn203.Width = 60;
|
|
this.stencilFuncs.Columns.AddRange(new TreelistView.TreeListColumn[] {
|
|
treeListColumn196,
|
|
treeListColumn197,
|
|
treeListColumn198,
|
|
treeListColumn199,
|
|
treeListColumn200,
|
|
treeListColumn201,
|
|
treeListColumn202,
|
|
treeListColumn203});
|
|
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(462, 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.csTable);
|
|
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;
|
|
//
|
|
// csTable
|
|
//
|
|
this.csTable.ColumnCount = 1;
|
|
this.csTable.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
|
|
this.csTable.Controls.Add(this.groupBox6, 0, 0);
|
|
this.csTable.Controls.Add(this.groupBox34, 0, 1);
|
|
this.csTable.Controls.Add(this.groupBox35, 0, 2);
|
|
this.csTable.Controls.Add(this.groupBox36, 0, 3);
|
|
this.csTable.Controls.Add(this.csSubroutinesGroup, 0, 4);
|
|
this.csTable.Controls.Add(this.csReadWriteGroup, 0, 5);
|
|
this.csTable.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.csTable.Location = new System.Drawing.Point(0, 0);
|
|
this.csTable.Name = "csTable";
|
|
this.csTable.RowCount = 6;
|
|
this.csTable.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 60F));
|
|
this.csTable.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20F));
|
|
this.csTable.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20F));
|
|
this.csTable.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20F));
|
|
this.csTable.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20F));
|
|
this.csTable.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20F));
|
|
this.csTable.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
|
|
this.csTable.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
|
|
this.csTable.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
|
|
this.csTable.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
|
|
this.csTable.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
|
|
this.csTable.Size = new System.Drawing.Size(1157, 605);
|
|
this.csTable.TabIndex = 1;
|
|
//
|
|
// 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, "GLSL 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.csTextures);
|
|
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 = "Textures";
|
|
//
|
|
// csTextures
|
|
//
|
|
treeListColumn204.AutoSizeMinSize = 0;
|
|
treeListColumn204.Width = 120;
|
|
treeListColumn205.AutoSize = true;
|
|
treeListColumn205.AutoSizeMinSize = 150;
|
|
treeListColumn205.Width = 50;
|
|
treeListColumn206.AutoSizeMinSize = 0;
|
|
treeListColumn206.Width = 75;
|
|
treeListColumn207.AutoSizeMinSize = 0;
|
|
treeListColumn207.Width = 50;
|
|
treeListColumn208.AutoSizeMinSize = 0;
|
|
treeListColumn208.Width = 50;
|
|
treeListColumn209.AutoSizeMinSize = 0;
|
|
treeListColumn209.Width = 50;
|
|
treeListColumn210.AutoSizeMinSize = 0;
|
|
treeListColumn210.Width = 75;
|
|
treeListColumn211.AutoSizeMinSize = 0;
|
|
treeListColumn211.Width = 200;
|
|
treeListColumn212.AutoSizeMinSize = 0;
|
|
treeListColumn212.Width = 25;
|
|
this.csTextures.Columns.AddRange(new TreelistView.TreeListColumn[] {
|
|
treeListColumn204,
|
|
treeListColumn205,
|
|
treeListColumn206,
|
|
treeListColumn207,
|
|
treeListColumn208,
|
|
treeListColumn209,
|
|
treeListColumn210,
|
|
treeListColumn211,
|
|
treeListColumn212});
|
|
this.csTextures.Cursor = System.Windows.Forms.Cursors.Arrow;
|
|
this.csTextures.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.csTextures.GridLineColour = System.Drawing.SystemColors.ControlDark;
|
|
this.csTextures.Location = new System.Drawing.Point(3, 16);
|
|
this.csTextures.MultiSelect = false;
|
|
this.csTextures.Name = "csTextures";
|
|
this.csTextures.RowOptions.HoverHighlight = true;
|
|
this.csTextures.RowOptions.ItemHeight = 20;
|
|
this.csTextures.RowOptions.ShowHeader = false;
|
|
this.csTextures.Size = new System.Drawing.Size(1145, 84);
|
|
this.csTextures.TabIndex = 1;
|
|
this.csTextures.Text = "Outputs";
|
|
this.csTextures.TreeColumn = 8;
|
|
this.csTextures.ViewOptions.Indent = 0;
|
|
this.csTextures.ViewOptions.ShowLine = false;
|
|
this.csTextures.ViewOptions.ShowPlusMinus = false;
|
|
this.csTextures.NodeDoubleClicked += new TreelistView.TreeListView.NodeDoubleClickedHandler(this.textureCell_CellDoubleClick);
|
|
this.csTextures.NodeClicked += new TreelistView.TreeListView.NodeClickedHandler(this.textureCell_CellDoubleClick);
|
|
this.csTextures.Leave += new System.EventHandler(this.disableSelection_Leave);
|
|
this.csTextures.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, 172);
|
|
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
|
|
//
|
|
treeListColumn213.AutoSizeMinSize = 0;
|
|
treeListColumn213.Width = 120;
|
|
treeListColumn214.AutoSizeMinSize = 100;
|
|
treeListColumn214.Width = 200;
|
|
treeListColumn215.AutoSizeMinSize = 0;
|
|
treeListColumn215.Width = 250;
|
|
treeListColumn216.AutoSizeMinSize = 0;
|
|
treeListColumn216.Width = 75;
|
|
treeListColumn217.AutoSizeMinSize = 0;
|
|
treeListColumn217.Width = 75;
|
|
treeListColumn218.AutoSize = true;
|
|
treeListColumn218.AutoSizeMinSize = 50;
|
|
treeListColumn218.Width = 50;
|
|
this.csSamplers.Columns.AddRange(new TreelistView.TreeListColumn[] {
|
|
treeListColumn213,
|
|
treeListColumn214,
|
|
treeListColumn215,
|
|
treeListColumn216,
|
|
treeListColumn217,
|
|
treeListColumn218});
|
|
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 = "Uniforms and UBOs";
|
|
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, 281);
|
|
this.groupBox36.Name = "groupBox36";
|
|
this.groupBox36.Size = new System.Drawing.Size(1151, 103);
|
|
this.groupBox36.TabIndex = 12;
|
|
this.groupBox36.TabStop = false;
|
|
this.groupBox36.Text = "Uniforms and UBOs";
|
|
//
|
|
// csCBuffers
|
|
//
|
|
treeListColumn219.AutoSizeMinSize = 0;
|
|
treeListColumn219.Width = 120;
|
|
treeListColumn220.AutoSize = true;
|
|
treeListColumn220.AutoSizeMinSize = 100;
|
|
treeListColumn220.Width = 50;
|
|
treeListColumn221.AutoSizeMinSize = 0;
|
|
treeListColumn221.Width = 150;
|
|
treeListColumn222.AutoSizeMinSize = 0;
|
|
treeListColumn222.Width = 150;
|
|
treeListColumn223.AutoSizeMinSize = 0;
|
|
treeListColumn223.Width = 25;
|
|
this.csCBuffers.Columns.AddRange(new TreelistView.TreeListColumn[] {
|
|
treeListColumn219,
|
|
treeListColumn220,
|
|
treeListColumn221,
|
|
treeListColumn222,
|
|
treeListColumn223});
|
|
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 = "Uniforms and UBOs";
|
|
this.csCBuffers.TreeColumn = 4;
|
|
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);
|
|
//
|
|
// csSubroutinesGroup
|
|
//
|
|
this.csSubroutinesGroup.Controls.Add(this.csSubroutines);
|
|
this.csSubroutinesGroup.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.csSubroutinesGroup.Location = new System.Drawing.Point(3, 390);
|
|
this.csSubroutinesGroup.Name = "csSubroutinesGroup";
|
|
this.csSubroutinesGroup.Size = new System.Drawing.Size(1151, 103);
|
|
this.csSubroutinesGroup.TabIndex = 18;
|
|
this.csSubroutinesGroup.TabStop = false;
|
|
this.csSubroutinesGroup.Text = "Shader Subroutines";
|
|
//
|
|
// csSubroutines
|
|
//
|
|
treeListColumn224.AutoSizeMinSize = 0;
|
|
treeListColumn224.Width = 50;
|
|
treeListColumn225.AutoSize = true;
|
|
treeListColumn225.AutoSizeMinSize = 50;
|
|
treeListColumn225.Width = 60;
|
|
this.csSubroutines.Columns.AddRange(new TreelistView.TreeListColumn[] {
|
|
treeListColumn224,
|
|
treeListColumn225});
|
|
this.csSubroutines.Cursor = System.Windows.Forms.Cursors.Arrow;
|
|
this.csSubroutines.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.csSubroutines.Location = new System.Drawing.Point(3, 16);
|
|
this.csSubroutines.Name = "csSubroutines";
|
|
this.csSubroutines.RowOptions.ItemHeight = 20;
|
|
this.csSubroutines.RowOptions.ShowHeader = false;
|
|
this.csSubroutines.Size = new System.Drawing.Size(1145, 84);
|
|
this.csSubroutines.TabIndex = 4;
|
|
this.csSubroutines.Text = "Shader Subroutines";
|
|
this.csSubroutines.TreeColumn = -1;
|
|
this.csSubroutines.ViewOptions.ShowLine = false;
|
|
this.csSubroutines.ViewOptions.ShowPlusMinus = false;
|
|
this.csSubroutines.Leave += new System.EventHandler(this.disableSelection_Leave);
|
|
this.csSubroutines.MouseClick += new System.Windows.Forms.MouseEventHandler(this.hideDisabledEmpty_MouseClick);
|
|
//
|
|
// csReadWriteGroup
|
|
//
|
|
this.csReadWriteGroup.Controls.Add(this.csReadWrite);
|
|
this.csReadWriteGroup.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.csReadWriteGroup.Location = new System.Drawing.Point(3, 499);
|
|
this.csReadWriteGroup.Name = "csReadWriteGroup";
|
|
this.csReadWriteGroup.Size = new System.Drawing.Size(1151, 103);
|
|
this.csReadWriteGroup.TabIndex = 19;
|
|
this.csReadWriteGroup.TabStop = false;
|
|
this.csReadWriteGroup.Text = "Read/Write Bindings";
|
|
//
|
|
// csReadWrite
|
|
//
|
|
treeListColumn226.AutoSizeMinSize = 0;
|
|
treeListColumn226.Width = 50;
|
|
treeListColumn227.AutoSizeMinSize = 0;
|
|
treeListColumn227.Width = 120;
|
|
treeListColumn228.AutoSize = true;
|
|
treeListColumn228.AutoSizeMinSize = 150;
|
|
treeListColumn228.Width = 50;
|
|
treeListColumn229.AutoSizeMinSize = 0;
|
|
treeListColumn229.Width = 200;
|
|
treeListColumn230.AutoSizeMinSize = 0;
|
|
treeListColumn230.Width = 200;
|
|
treeListColumn231.AutoSizeMinSize = 0;
|
|
treeListColumn231.Width = 75;
|
|
treeListColumn232.AutoSizeMinSize = 0;
|
|
treeListColumn232.Width = 25;
|
|
this.csReadWrite.Columns.AddRange(new TreelistView.TreeListColumn[] {
|
|
treeListColumn226,
|
|
treeListColumn227,
|
|
treeListColumn228,
|
|
treeListColumn229,
|
|
treeListColumn230,
|
|
treeListColumn231,
|
|
treeListColumn232});
|
|
this.csReadWrite.Cursor = System.Windows.Forms.Cursors.Arrow;
|
|
this.csReadWrite.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.csReadWrite.GridLineColour = System.Drawing.SystemColors.ControlDark;
|
|
this.csReadWrite.Location = new System.Drawing.Point(3, 16);
|
|
this.csReadWrite.MultiSelect = false;
|
|
this.csReadWrite.Name = "csReadWrite";
|
|
this.csReadWrite.RowOptions.HoverHighlight = true;
|
|
this.csReadWrite.RowOptions.ItemHeight = 20;
|
|
this.csReadWrite.RowOptions.ShowHeader = false;
|
|
this.csReadWrite.Size = new System.Drawing.Size(1145, 84);
|
|
this.csReadWrite.TabIndex = 1;
|
|
this.csReadWrite.Text = "Outputs";
|
|
this.csReadWrite.TreeColumn = 6;
|
|
this.csReadWrite.ViewOptions.Indent = 0;
|
|
this.csReadWrite.ViewOptions.ShowLine = false;
|
|
this.csReadWrite.ViewOptions.ShowPlusMinus = false;
|
|
this.csReadWrite.NodeDoubleClicked += new TreelistView.TreeListView.NodeDoubleClickedHandler(this.textureCell_CellDoubleClick);
|
|
this.csReadWrite.NodeClicked += new TreelistView.TreeListView.NodeClickedHandler(this.textureCell_CellDoubleClick);
|
|
this.csReadWrite.Leave += new System.EventHandler(this.disableSelection_Leave);
|
|
this.csReadWrite.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.vsTable.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.groupBox7.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.vsTextures)).EndInit();
|
|
this.groupBox8.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.vsSamplers)).EndInit();
|
|
this.groupBox9.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.vsCBuffers)).EndInit();
|
|
this.vsSubroutinesGroup.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.vsSubroutines)).EndInit();
|
|
this.vsReadWriteGroup.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.vsReadWrite)).EndInit();
|
|
this.tabTCS.ResumeLayout(false);
|
|
this.panel3.ResumeLayout(false);
|
|
this.tcsTable.ResumeLayout(false);
|
|
this.tcsShaderGroup.ResumeLayout(false);
|
|
this.tcsShaderFlow.ResumeLayout(false);
|
|
this.tcsShaderFlow.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.tcsShaderCog)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.tcsShaderEdit)).EndInit();
|
|
this.tcsTexturesGroup.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.tcsTextures)).EndInit();
|
|
this.tcsSamplersGroup.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.tcsSamplers)).EndInit();
|
|
this.tcsCBuffersGroup.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.tcsCBuffers)).EndInit();
|
|
this.tcsSubroutinesGroup.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.tcsSubroutines)).EndInit();
|
|
this.tcsReadWriteGroup.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.tcsReadWrite)).EndInit();
|
|
this.tesShaderGroup.ResumeLayout(false);
|
|
this.tesShaderFlow.ResumeLayout(false);
|
|
this.tesShaderFlow.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.tesShaderCog)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.tesShaderEdit)).EndInit();
|
|
this.tesTexturesGroup.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.tesTextures)).EndInit();
|
|
this.tesSamplersGroup.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.tesSamplers)).EndInit();
|
|
this.tesCBuffersGroup.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.tesCBuffers)).EndInit();
|
|
this.tabTES.ResumeLayout(false);
|
|
this.panel4.ResumeLayout(false);
|
|
this.tesTable.ResumeLayout(false);
|
|
this.tesSubroutinesGroup.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.tesSubroutines)).EndInit();
|
|
this.tesReadWriteGroup.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.tesReadWrite)).EndInit();
|
|
this.tabGS.ResumeLayout(false);
|
|
this.panel5.ResumeLayout(false);
|
|
this.gsTable.ResumeLayout(false);
|
|
this.groupBox22.ResumeLayout(false);
|
|
this.flowLayoutPanel2.ResumeLayout(false);
|
|
this.flowLayoutPanel2.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.gsShaderCog)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gsShaderEdit)).EndInit();
|
|
this.groupBox24.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.gsTextures)).EndInit();
|
|
this.groupBox25.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.gsSamplers)).EndInit();
|
|
this.groupBox26.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.gsCBuffers)).EndInit();
|
|
this.feedbackGroup.ResumeLayout(false);
|
|
this.feedbackTable.ResumeLayout(false);
|
|
this.feedbackTable.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.feedbackPaused)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gsFeedback)).EndInit();
|
|
this.gsSubroutinesGroup.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.gsSubroutines)).EndInit();
|
|
this.gsReadWriteGroup.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.gsReadWrite)).EndInit();
|
|
this.tabRS.ResumeLayout(false);
|
|
this.panel8.ResumeLayout(false);
|
|
tableLayoutPanel14.ResumeLayout(false);
|
|
multisampleGroup.ResumeLayout(false);
|
|
tableLayoutPanel8.ResumeLayout(false);
|
|
tableLayoutPanel8.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.multisampleEnable)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.sampleShading)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.alphaToCoverage)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.alphaToOne)).EndInit();
|
|
rasterizerGroup.ResumeLayout(false);
|
|
rasterizerTable.ResumeLayout(false);
|
|
rasterizerTable.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.frontCCW)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.depthClamp)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.scissorEnable)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.rasterizerDiscard)).EndInit();
|
|
viewportGroup.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.viewports)).EndInit();
|
|
scissorGroup.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.scissors)).EndInit();
|
|
this.tabFS.ResumeLayout(false);
|
|
this.panel6.ResumeLayout(false);
|
|
this.fsTable.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.groupBox28.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.fsTextures)).EndInit();
|
|
this.groupBox29.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.fsSamplers)).EndInit();
|
|
this.groupBox30.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.fsCBuffers)).EndInit();
|
|
this.fsSubroutinesGroup.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.fsSubroutines)).EndInit();
|
|
this.fsReadWriteGroup.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.fsReadWrite)).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();
|
|
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.csTable.ResumeLayout(false);
|
|
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.csTextures)).EndInit();
|
|
this.groupBox35.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.csSamplers)).EndInit();
|
|
this.groupBox36.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.csCBuffers)).EndInit();
|
|
this.csSubroutinesGroup.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.csSubroutines)).EndInit();
|
|
this.csReadWriteGroup.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.csReadWrite)).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 fsTable;
|
|
private System.Windows.Forms.GroupBox groupBox13;
|
|
private System.Windows.Forms.GroupBox fsSubroutinesGroup;
|
|
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.Label depthBias;
|
|
private System.Windows.Forms.Label slopeScaledBias;
|
|
private System.Windows.Forms.PictureBox depthClamp;
|
|
private System.Windows.Forms.PictureBox frontCCW;
|
|
private System.Windows.Forms.Label cullMode;
|
|
private System.Windows.Forms.Label fillMode;
|
|
private System.Windows.Forms.PictureBox scissorEnable;
|
|
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.Panel panel9;
|
|
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.PictureBox stencilEnable;
|
|
private System.Windows.Forms.Label label12;
|
|
private System.Windows.Forms.FlowLayoutPanel flowLayoutPanel1;
|
|
private System.Windows.Forms.Label fsShader;
|
|
private System.Windows.Forms.PictureBox fsShaderCog;
|
|
private TreelistView.TreeListView fsSubroutines;
|
|
private TreelistView.TreeListView fsCBuffers;
|
|
private TreelistView.TreeListView fsSamplers;
|
|
private TreelistView.TreeListView fsTextures;
|
|
private System.Windows.Forms.Panel panel5;
|
|
private System.Windows.Forms.TableLayoutPanel gsTable;
|
|
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 gsSubroutinesGroup;
|
|
private TreelistView.TreeListView gsSubroutines;
|
|
private System.Windows.Forms.GroupBox groupBox24;
|
|
private TreelistView.TreeListView gsTextures;
|
|
private System.Windows.Forms.GroupBox groupBox25;
|
|
private TreelistView.TreeListView gsSamplers;
|
|
private System.Windows.Forms.GroupBox groupBox26;
|
|
private TreelistView.TreeListView gsCBuffers;
|
|
private System.Windows.Forms.Panel panel2;
|
|
private System.Windows.Forms.TableLayoutPanel vsTable;
|
|
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 vsSubroutinesGroup;
|
|
private TreelistView.TreeListView vsSubroutines;
|
|
private System.Windows.Forms.GroupBox groupBox7;
|
|
private TreelistView.TreeListView vsTextures;
|
|
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 tcsTable;
|
|
private System.Windows.Forms.GroupBox tesShaderGroup;
|
|
private System.Windows.Forms.FlowLayoutPanel tesShaderFlow;
|
|
private System.Windows.Forms.Label tesShader;
|
|
private System.Windows.Forms.PictureBox tesShaderCog;
|
|
private System.Windows.Forms.GroupBox tesSubroutinesGroup;
|
|
private TreelistView.TreeListView tesSubroutines;
|
|
private System.Windows.Forms.GroupBox tesTexturesGroup;
|
|
private TreelistView.TreeListView tesTextures;
|
|
private System.Windows.Forms.GroupBox tesSamplersGroup;
|
|
private TreelistView.TreeListView tesSamplers;
|
|
private System.Windows.Forms.GroupBox tesCBuffersGroup;
|
|
private TreelistView.TreeListView tesCBuffers;
|
|
private System.Windows.Forms.Panel panel4;
|
|
private System.Windows.Forms.TableLayoutPanel tesTable;
|
|
private System.Windows.Forms.GroupBox tcsShaderGroup;
|
|
private System.Windows.Forms.FlowLayoutPanel tcsShaderFlow;
|
|
private System.Windows.Forms.Label tcsShader;
|
|
private System.Windows.Forms.PictureBox tcsShaderCog;
|
|
private System.Windows.Forms.GroupBox tcsSubroutinesGroup;
|
|
private TreelistView.TreeListView tcsSubroutines;
|
|
private System.Windows.Forms.GroupBox tcsTexturesGroup;
|
|
private TreelistView.TreeListView tcsTextures;
|
|
private System.Windows.Forms.GroupBox tcsSamplersGroup;
|
|
private TreelistView.TreeListView tcsSamplers;
|
|
private System.Windows.Forms.GroupBox tcsCBuffersGroup;
|
|
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 csTable;
|
|
private System.Windows.Forms.GroupBox csSubroutinesGroup;
|
|
private TreelistView.TreeListView csSubroutines;
|
|
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 csTextures;
|
|
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 csReadWriteGroup;
|
|
private TreelistView.TreeListView csReadWrite;
|
|
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 tesShaderEdit;
|
|
private System.Windows.Forms.PictureBox tcsShaderEdit;
|
|
private System.Windows.Forms.PictureBox gsShaderEdit;
|
|
private System.Windows.Forms.PictureBox psShaderEdit;
|
|
private System.Windows.Forms.PictureBox csShaderEdit;
|
|
private System.Windows.Forms.PictureBox meshView;
|
|
private System.Windows.Forms.Label restartIndex;
|
|
private System.Windows.Forms.Label depthBounds;
|
|
private System.Windows.Forms.Label label2;
|
|
private System.Windows.Forms.Label offsetClamp;
|
|
private System.Windows.Forms.Label provokingVertex;
|
|
private System.Windows.Forms.Label clipDistances;
|
|
private System.Windows.Forms.Label clipSetup;
|
|
private System.Windows.Forms.PictureBox rasterizerDiscard;
|
|
private System.Windows.Forms.Label lineWidth;
|
|
private System.Windows.Forms.Label pointSize;
|
|
private System.Windows.Forms.PictureBox multisampleEnable;
|
|
private System.Windows.Forms.Label minSampleShadingRate;
|
|
private System.Windows.Forms.PictureBox sampleShading;
|
|
private System.Windows.Forms.PictureBox alphaToCoverage;
|
|
private System.Windows.Forms.PictureBox alphaToOne;
|
|
private System.Windows.Forms.Label sampleCoverage;
|
|
private System.Windows.Forms.Label sampleMask;
|
|
private System.Windows.Forms.GroupBox feedbackGroup;
|
|
private TreelistView.TreeListView gsFeedback;
|
|
private System.Windows.Forms.TableLayoutPanel feedbackTable;
|
|
private System.Windows.Forms.PictureBox feedbackPaused;
|
|
private System.Windows.Forms.Label label14;
|
|
private System.Windows.Forms.GroupBox fsReadWriteGroup;
|
|
private TreelistView.TreeListView fsReadWrite;
|
|
private System.Windows.Forms.GroupBox vsReadWriteGroup;
|
|
private TreelistView.TreeListView vsReadWrite;
|
|
private System.Windows.Forms.GroupBox tcsReadWriteGroup;
|
|
private TreelistView.TreeListView tcsReadWrite;
|
|
private System.Windows.Forms.GroupBox tesReadWriteGroup;
|
|
private TreelistView.TreeListView tesReadWrite;
|
|
private System.Windows.Forms.GroupBox gsReadWriteGroup;
|
|
private TreelistView.TreeListView gsReadWrite;
|
|
}
|
|
} |