Skip to content

IShaderBinary

struct IShaderBinary

A structure encapsulating a platform agnostic shader binary interface. Override for each language representation needed (i.e. HLSL, GLSL, etc.)

Subclassed by: GLSLShaderBinary, HLSLDxcShaderBinary, HLSLFxcShaderBinary

Used By

This type is used by:

Source: sdk/tools/ffx_shader_compiler/src/compiler.h (line 37, column 1)