![]() | New Button - Start a new source document, clear current contents |
![]() | Load File Button - Load an existing source file into the editor |
![]() | Save Button - Save editor code into current file |
![]() | Save As Button - Save current editor code using a different file name |
![]() | Compile Button - Compile current source and generate statistics |
![]() | Compile Options Button - Bring up Shader Analyzer settings window |
"Target" combo box - Select a target shader for analysis
"Entry Point" combo box - Select a shader entry point for analysis
"Sync ASIC" check box - Synchronize all ASIC combo boxes selection across all text panels
"Text Panels(s)" combo box - Select number of active text panel(s)
"Code Type" combo box - Select Active code type, HLSL, IL, ISA or Assembly. Total number of lines shown on the text label.
"ASIC" combo box - Show code associated with selected ASIC
Code display panels - These windows shows corresponding source code. Only the left most windows is user editable and supports drag and drop file opening.
Analysis Results - The analysis results are displayed on the bottom section. Statistics tabs show performance results. Output tab show compilation output and any errors.
![]() | Quick Tip - To start using Shader Analyzer, load a DX shader source file and click on the Compile button. |