Searched defs:GraphicsEntryPoint (Results 1 – 1 of 1) sorted by relevance
230 pub struct GraphicsEntryPoint<'a> { struct242 impl<'a> GraphicsEntryPoint<'a> { argument262 unsafe impl<'a> EntryPointAbstract for GraphicsEntryPoint<'a> { implementation