Castor3D 0.16.0
Multiplatform 3D engine
Public Attributes | List of all members
castor3d::SpirVShader Struct Reference

A SPIR-V shader module, with SPIR-V binary and debug text source. More...

#include <ShaderModule.hpp>

Collaboration diagram for castor3d::SpirVShader:
Collaboration graph
[legend]

Public Attributes

castor::UInt32Array spirv
 
castor::MbString text
 

Detailed Description

A SPIR-V shader module, with SPIR-V binary and debug text source.

Member Data Documentation

◆ spirv

castor::UInt32Array castor3d::SpirVShader::spirv

◆ text

castor::MbString castor3d::SpirVShader::text

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