Searched defs:orphan (Results 1 – 12 of 12) sorted by relevance
26 angle::Result ImageNULL::orphan(const gl::Context *context, egl::ImageSibling *sibling) in orphan() function in rx::ImageNULL
46 angle::Result EGLImageD3D::orphan(const gl::Context *context, egl::ImageSibling *sibling) in orphan() function in rx::EGLImageD3D
128 angle::Result ImageVk::orphan(const gl::Context *context, egl::ImageSibling *sibling) in orphan() function in rx::ImageVk
104 angle::Result ImageEGL::orphan(const gl::Context *context, egl::ImageSibling *sibling) in orphan() function in rx::ImageEGL
141 T *orphan() { in orphan() function
127 let orphan = self.inner.take().unwrap(); in drop() localVariable
26 pub(crate) mod orphan; module
369 UnicodeString *orphan=s.orphan(); in TestLocalPointer() local
148 char orphan; /* 0 -> normal request, 1 -> from interruped SG_IO */ member
429 orphan, member
1615 OutputSection *orphan = cast<OutputSection>(*nonScriptI); in sortSections() local