[−][src]Type Definition ul_sys::ULShaderType
type ULShaderType = u32;
Shader types, used with ULGPUState::shader_type
Each of these correspond to a vertex/pixel shader pair. You can find
stock shader code for these in the shaders folder of the AppCore repo.