Vireo  0.0
Vireo 3D Rendering Hardware Interface
ShaderModule Class Referenceabstract

Detailed Description

A compiled shader binary. Created by Vireo.create_shader_module_from_file() or Vireo.create_shader_module_from_data(). Opaque; pass to GraphicPipelineConfiguration or Vireo.create_compute_pipeline().

Lua full name: vireo.ShaderModule