Module shader

Module shader 

Source
Expand description

The Vulkan shader

Modules§

shader_analyzer
The shader analyzer

Structs§

DrawShaders
The shaders to use
TextureForSample
The texture image and sampler to put in a pipeline (used to input into a shader)
TypeInfo
The type info of CPU bound variable for the shader inputs
VulkanShader
The wrapper for VkShaderModule

Enums§

OptimizationLevel
The optimization level for shaderc Optimization level.
ShaderSource
The shader source
ShaderSourceOwned
The shader source
ShaderSourcePath
The shader source path