Struct vitasdk_sys::SceGxmVertexProgram
source · #[repr(C)]pub struct SceGxmVertexProgram { /* private fields */ }Trait Implementations§
source§impl Clone for SceGxmVertexProgram
impl Clone for SceGxmVertexProgram
source§fn clone(&self) -> SceGxmVertexProgram
fn clone(&self) -> SceGxmVertexProgram
Returns a copy of the value. Read more
1.0.0§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source. Read more