Searched refs:eglCreateDeviceANGLE (Results 1 – 8 of 8) sorted by relevance
/external/angle/src/tests/egl_tests/ |
D | EGLDeviceTest.cpp | 200 eglCreateDeviceANGLE(EGL_D3D11_DEVICE_ANGLE, reinterpret_cast<void *>(mDevice), nullptr); in TEST_P() 223 eglCreateDeviceANGLE(EGL_D3D11_DEVICE_ANGLE, reinterpret_cast<void *>(mDevice), nullptr); in TEST_P() 243 eglCreateDeviceANGLE(EGL_D3D11_DEVICE_ANGLE, reinterpret_cast<void *>(mDevice), nullptr); in TEST_P() 272 eglCreateDeviceANGLE(EGL_D3D11_DEVICE_ANGLE, reinterpret_cast<void *>(mDevice), nullptr); in TEST_P() 333 eglCreateDeviceANGLE(EGL_D3D11_DEVICE_ANGLE, reinterpret_cast<void *>(mDevice), nullptr); in TEST_P() 357 EGLDeviceEXT eglDevice = eglCreateDeviceANGLE( in TEST_P() 371 eglCreateDeviceANGLE(EGL_D3D11_DEVICE_ANGLE, reinterpret_cast<void *>(mDevice), nullptr); in TEST_P() 396 EGLDeviceEXT eglDevice = eglCreateDeviceANGLE( in TEST_P()
|
/external/angle/extensions/ |
D | EGL_ANGLE_device_creation.txt | 60 EGLDeviceEXT eglCreateDeviceANGLE(EGLint device_type, 76 EGLDeviceEXT eglCreateDeviceANGLE(EGLint device_type, 93 If a device is created using eglCreateDeviceANGLE then it is the
|
D | EGL_ANGLE_device_creation_d3d11.txt | 69 names passed into eglCreateDeviceANGLE via <device_type>:
|
/external/angle/src/libEGL/ |
D | libEGL_autogen.def | 87 eglCreateDeviceANGLE
|
D | libEGL_autogen.cpp | 473 EGLDeviceEXT EGLAPIENTRY eglCreateDeviceANGLE(EGLint device_type, in eglCreateDeviceANGLE() function
|
/external/angle/include/EGL/ |
D | eglext_angle.h | 194 EGLAPI EGLDeviceEXT EGLAPIENTRY eglCreateDeviceANGLE(EGLint device_type, void *native_device, const…
|
/external/angle/util/ |
D | egl_loader_autogen.h | 73 #define eglCreateDeviceANGLE l_eglCreateDeviceANGLE macro
|
/external/angle/src/tests/restricted_traces/ |
D | trace_egl_loader_autogen.h | 73 #define eglCreateDeviceANGLE t_eglCreateDeviceANGLE macro
|