[][src]Type Definition ul_sys::ULShaderType

type ULShaderType = c_uint;

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.