Home
last modified time | relevance | path

Searched refs:EGL_NO_DEVICE_EXT (Results 1 - 11 of 11) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
H A DEGLDeviceTest.cpp189 ASSERT_NE(EGL_NO_DEVICE_EXT, eglDevice); in TEST_P()
212 ASSERT_NE(EGL_NO_DEVICE_EXT, eglDevice); in TEST_P()
286 EXPECT_EQ(EGL_NO_DEVICE_EXT, eglDevice); in TEST_P()
299 ASSERT_NE(EGL_NO_DEVICE_EXT, eglDevice); in TEST_P()
325 EXPECT_EQ(EGL_NO_DEVICE_EXT, eglDevice); in TEST_P()
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DVulkanImageTest.cpp37 EXPECT_NE(EGL_NO_DEVICE_EXT, device); in TEST_P()
H A DD3DTextureTest.cpp86 EGLDeviceEXT device = EGL_NO_DEVICE_EXT;
94 ASSERT_NE(EGL_NO_DEVICE_EXT, device);
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
H A Degl_ext_stubs.cpp609 "eglCreateDeviceANGLE", GetThreadIfValid(thread), EGL_NO_DEVICE_EXT); in CreateDeviceANGLE()
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/
H A DVulkanHelper.cpp393 EXPECT_NE(EGL_NO_DEVICE_EXT, device);
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DvalidationEGL.cpp2130 if (device == EGL_NO_DEVICE_EXT) in ValidateDevice()
3828 if (device == EGL_NO_DEVICE_EXT || !Device::IsValidDevice(device)) in ValidateReleaseDeviceANGLE()
/third_party/EGL/api/EGL/
H A Deglext.h675 #define EGL_NO_DEVICE_EXT EGL_CAST(EGLDeviceEXT,0) macro
/third_party/mesa3d/include/EGL/
H A Deglext.h675 #define EGL_NO_DEVICE_EXT EGL_CAST(EGLDeviceEXT,0) macro
/third_party/skia/third_party/externals/swiftshader/include/EGL/
H A Deglext.h666 #define EGL_NO_DEVICE_EXT EGL_CAST(EGLDeviceEXT,0) macro
/third_party/skia/third_party/externals/egl-registry/api/EGL/
H A Deglext.h666 #define EGL_NO_DEVICE_EXT EGL_CAST(EGLDeviceEXT,0) macro
/third_party/skia/third_party/externals/angle2/include/EGL/
H A Deglext.h657 #define EGL_NO_DEVICE_EXT EGL_CAST(EGLDeviceEXT,0) macro

Completed in 50 milliseconds