VaultedVulkan/VV_Shaders.hpp file

Vaulted Vulkan: Shaders.

Contents

Specification

Namespaces

namespace VV
namespace VV::V1
namespace VV::V2
namespace VV::V3

Classes

struct VV::V1::ShaderModule
Shader modules contain shader code and one or more entry points.
struct VV::V1::ShaderModule::CreateInfo
Specification
struct VV::V2::ShaderModule
Shader modules contain shader code and one or more entry points.
struct VV::V2::ShaderModule::CreateInfo
Offers a default constructor and one code/code size parameters.
class VV::V3::ShaderModule
Shader modules contain shader code and one or more entry points.