Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
A
angle
  • Project
    • Overview
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Chen Yisong
  • angle
  • Repository

Switch branch/tag
  • angle
  • src
  • libGLESv2
  • renderer
  • ShaderExecutable.h
Find file
BlameHistoryPermalink
  • Tibor den Ouden's avatar
    Enhance shader debug output · 97049c6a
    Tibor den Ouden authored Oct 06, 2014
    glGetTranslatedShaderSourceANGLE() returns the glsl code, the initial translated hlsl code,
    the final translated hlsl code and the disassembly of the generated binary with the compiler configuration.
    This enhancement is only available if the define ANGLE_GENERATE_SHADER_DEBUG_INFO exists.
    This define is set in the debug configurations for the Windows platform.
    
    BUG=angle:751
    
    Change-Id: I8b15e8b25fbb0c0575a73cc876bf8f1fa7ed142a
    Reviewed-on: https://chromium-review.googlesource.com/221059Reviewed-by: 's avatarGeoff Lang <geofflang@chromium.org>
    Tested-by: 's avatarGeoff Lang <geofflang@chromium.org>
    97049c6a
ShaderExecutable.h 1.46 KB
EditWeb IDE
×

Replace ShaderExecutable.h

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.