Searched defs:driverType (Results 1 - 4 of 4) sorted by relevance
/third_party/skia/third_party/externals/angle2/util/windows/ |
H A D | WGLWindow.cpp | 127 initializeGLWithResult(OSWindow *osWindow, angle::Library *glWindowingLibrary, angle::GLESDriverType driverType, const EGLPlatformParameters &platformParams, const ConfigParameters &configParams) initializeGLWithResult() argument 218 initializeGL(OSWindow *osWindow, angle::Library *glWindowingLibrary, angle::GLESDriverType driverType, const EGLPlatformParameters &platformParams, const ConfigParameters &configParams) initializeGL() argument
|
/third_party/mesa3d/src/gallium/auxiliary/vl/ |
H A D | vl_winsys_dri.c | 388 unsigned driverType; in vl_dri2_screen_create() local
|
/third_party/skia/third_party/externals/angle2/util/ |
H A D | EGLWindow.cpp | 105 initializeGLWithResult(OSWindow *osWindow, angle::Library *glWindowingLibrary, angle::GLESDriverType driverType, const EGLPlatformParameters &platformParams, const ConfigParameters &configParams) initializeGLWithResult() argument 127 initializeGL(OSWindow *osWindow, angle::Library *glWindowingLibrary, angle::GLESDriverType driverType, const EGLPlatformParameters &platformParams, const ConfigParameters &configParams) initializeGL() argument 137 initializeDisplay(OSWindow *osWindow, angle::Library *glWindowingLibrary, angle::GLESDriverType driverType, const EGLPlatformParameters ¶ms) initializeDisplay() argument
|
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/ |
H A D | ANGLETest.cpp | 357 void LoadEntryPointsWithUtilLoader(angle::GLESDriverType driverType) in LoadEntryPointsWithUtilLoader() argument
|
Completed in 7 milliseconds