Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/
DDeviceGL.h34 typedef void* EGLImage; typedef
/third_party/skia/third_party/externals/dawn/src/include/dawn_native/
DOpenGLBackend.h18 typedef void* EGLImage; typedef
DDawnNative.h236 EGLImage, enumerator
/third_party/vk-gl-cts/framework/egl/wrapper/
DeglwTypes.inl55 typedef void* EGLImage; typedef
/third_party/skia/third_party/externals/swiftshader/include/EGL/
Degl.h243 typedef void *EGLImage; typedef
/third_party/skia/third_party/externals/egl-registry/api/EGL/
Degl.h243 typedef void *EGLImage; typedef
/third_party/EGL/api/EGL/
Degl.h270 typedef void *EGLImage; typedef
/third_party/mesa3d/include/EGL/
Degl.h270 typedef void *EGLImage; typedef
/third_party/skia/third_party/externals/angle2/include/EGL/
Degl.h270 typedef void *EGLImage; typedef
/third_party/vk-gl-cts/modules/egl/
DteglGLES2SharingThreadedTests.cpp517 class EGLImage : public Object class
860 EGLImage::EGLImage (SharedPtr<tcu::ThreadUtil::Event> event, SharedPtr<FenceSync> sync) in EGLImage() function in deqp::egl::GLES2ThreadTest::EGLImage