Shader compiler results for a single stage. More...
#include <kanzi/shadercompiler/shadercompiler.hpp>
Public Attributes | |
| vector< byte > | blob |
| The raw bytes of the processed shader. | |
| string | humanReadable |
| A human-readable representation of the shader output. | |
Shader compiler results for a single stage.
| vector<byte> kanzi::ShaderCompiler::StageResult::blob |
The raw bytes of the processed shader.
| string kanzi::ShaderCompiler::StageResult::humanReadable |
A human-readable representation of the shader output.