Home
last modified time | relevance | path

Searched refs:LightType (Results 1 – 1 of 1) sorted by relevance

/rust-libc-0.2.174/src/
H A Dpsp.rs894 pub enum LightType {
3509 pub fn sceGuLight(light: i32, type_: LightType, components: i32, position: &ScePspFVector3); in sceGuLight() argument