All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
kanzi::Shader::ShaderData Struct Reference

#include <kanzi/graphics_3d/shader.hpp>

Public Attributes

ShaderSourceCodeData shaderSourceCode
 
BinaryShadersCombinedData binaryShadersCombined
 
BinaryShadersSeparateData binaryShadersSeparate
 
BinaryProgramData binaryProgram
 

Member Data Documentation

ShaderSourceCodeData kanzi::Shader::ShaderData::shaderSourceCode
BinaryShadersCombinedData kanzi::Shader::ShaderData::binaryShadersCombined
BinaryShadersSeparateData kanzi::Shader::ShaderData::binaryShadersSeparate
BinaryProgramData kanzi::Shader::ShaderData::binaryProgram

The documentation for this struct was generated from the following file: