Home
last modified time | relevance | path

Searched defs:EGLDisplay (Results 1 – 9 of 9) sorted by relevance

/external/swiftshader/third_party/PowerVR_SDK/Examples/Beginner/01_HelloAPI/OGLES2/
DOGLES2HelloAPI_OSX.mm118 {
156 {
224 @Input eglDisplay The EGLDisplay used by the application argument
232 {
659 {
/external/deqp/framework/egl/wrapper/
DeglwTypes.inl51 typedef void* EGLDisplay; typedef
/external/mesa3d/include/GL/
Dmesa_glinterop.h68 typedef void *EGLDisplay; typedef
/external/skqp/tools/gpu/gl/command_buffer/
DGLTestContext_command_buffer.cpp21 typedef void *EGLDisplay; typedef
/external/skia/tools/gpu/gl/command_buffer/
DGLTestContext_command_buffer.cpp21 typedef void *EGLDisplay; typedef
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/EGL/
Degl.h48 typedef void *EGLDisplay; typedef
/external/mesa3d/include/EGL/
Degl.h55 typedef void *EGLDisplay; typedef
/external/swiftshader/include/EGL/
Degl.h55 typedef void *EGLDisplay; typedef
/external/deqp/modules/egl/
DteglImageUtil.cpp530 EGLImageKHR UnsupportedImageSource::createImage (const Library&, EGLDisplay, EGLContext, EGLClientB… in createImage() argument