Home
last modified time | relevance | path

Searched defs:EGLImage (Results 1 – 8 of 8) sorted by relevance

/external/deqp/framework/egl/wrapper/
DeglwTypes.inl55 typedef void* EGLImage; typedef
/external/rust/android-crates-io/crates/gbm/src/
Ddevice.rs16 pub type EGLImage = *mut libc::c_void; typedef
296 buffer: EGLImage, in import_buffer_object_from_egl()
/external/mesa3d/include/EGL/
Degl.h270 typedef void *EGLImage; typedef
/external/angle/include/EGL/
Degl.h270 typedef void *EGLImage; typedef
/external/rust/android-crates-io/crates/khronos-egl/src/
Dlib.rs1524 pub type EGLImage = *mut c_void; typedef
1561 pub fn as_ptr(&self) -> EGLImage { in as_ptr()
/external/deqp/modules/egl/
DteglGLES2SharingThreadedTests.cpp558 class EGLImage : public Object class
932 EGLImage::EGLImage(SharedPtr<tcu::ThreadUtil::Event> event, SharedPtr<FenceSync> sync) in EGLImage() function in deqp::egl::GLES2ThreadTest::EGLImage
/external/libepoxy/prebuilt-intermediates/include/epoxy/
Degl_generated.h29 typedef void *EGLImage; typedef
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/
Deglew.h126 typedef void *EGLImage; typedef