Searched refs:NativeDisplayType (Results 1 - 12 of 12) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
H A D | vkWsiPlatform.hpp | 74 // typedef <NativeDisplayType> NativeDisplayType; 82 typedef typename TypeTraits<WsiType>::NativeDisplayType NativeType; 115 typedef pt::XlibDisplayPtr NativeDisplayType; typedef 127 typedef pt::XcbConnectionPtr NativeDisplayType; typedef 139 typedef pt::WaylandDisplayPtr NativeDisplayType; typedef 151 typedef VkDisplayKHR NativeDisplayType; typedef 185 typedef pt::Win32InstanceHandle NativeDisplayType; typedef
|
/third_party/EGL/api/1.1/EGL/ |
H A D | egl.h | 22 ** NativeDisplayType, NativeWindowType and NativePixmapType are to be 48 #define EGL_DEFAULT_DISPLAY ((NativeDisplayType)0) 185 GLAPI EGLDisplay APIENTRY eglGetDisplay (NativeDisplayType display);
|
/third_party/skia/third_party/externals/egl-registry/api/1.1/EGL/ |
H A D | egl.h | 52 ** NativeDisplayType, NativeWindowType and NativePixmapType are to be 78 #define EGL_DEFAULT_DISPLAY ((NativeDisplayType)0) 215 GLAPI EGLDisplay APIENTRY eglGetDisplay (NativeDisplayType display);
|
/third_party/skia/third_party/externals/swiftshader/include/EGL/ |
H A D | eglplatform.h | 58 /* The types NativeDisplayType, NativeWindowType, and NativePixmapType 136 typedef EGLNativeDisplayType NativeDisplayType; typedef
|
/third_party/skia/third_party/externals/egl-registry/api/EGL/ |
H A D | eglplatform.h | 58 /* The types NativeDisplayType, NativeWindowType, and NativePixmapType 136 typedef EGLNativeDisplayType NativeDisplayType; typedef
|
/third_party/EGL/api/EGL/ |
H A D | eglplatform.h | 39 /* The types NativeDisplayType, NativeWindowType, and NativePixmapType 155 typedef EGLNativeDisplayType NativeDisplayType; typedef
|
/third_party/mesa3d/include/EGL/ |
H A D | eglplatform.h | 64 /* The types NativeDisplayType, NativeWindowType, and NativePixmapType 160 typedef EGLNativeDisplayType NativeDisplayType; typedef
|
/third_party/skia/third_party/externals/angle2/include/EGL/ |
H A D | eglplatform.h | 39 /* The types NativeDisplayType, NativeWindowType, and NativePixmapType 153 typedef EGLNativeDisplayType NativeDisplayType; typedef
|
/third_party/EGL/api/1.2/EGL/ |
H A D | egl.h | 22 /* Define NativeDisplayType, NativeWindowType, NativePixmapType in egltypes.h */ 197 EGLDisplay eglGetDisplay(NativeDisplayType display_id);
|
/third_party/EGL/api/1.2/ |
H A D | egl.h | 18 /* Define NativeDisplayType, NativeWindowType, NativePixmapType in egltypes.h */ 193 EGLDisplay eglGetDisplay(NativeDisplayType display_id);
|
/third_party/skia/third_party/externals/egl-registry/api/1.2/EGL/ |
H A D | egl.h | 18 /* Define NativeDisplayType, NativeWindowType, NativePixmapType in egltypes.h */ 193 EGLDisplay eglGetDisplay(NativeDisplayType display_id);
|
/third_party/skia/third_party/externals/egl-registry/api/1.2/ |
H A D | egl.h | 18 /* Define NativeDisplayType, NativeWindowType, NativePixmapType in egltypes.h */ 193 EGLDisplay eglGetDisplay(NativeDisplayType display_id);
|
Completed in 7 milliseconds