OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:egl_khr_wait_sync
(Results
1 - 12
of
12
) sorted by null
/frameworks/native/libs/gui/
SyncFeatures.cpp
55
if (strstr(exts, "
EGL_KHR_wait_sync
")) {
66
mString.append("
EGL_KHR_wait_sync
");
/external/deqp/modules/egl/
teglSyncTests.cpp
38
#ifndef
EGL_KHR_wait_sync
39
#define
EGL_KHR_wait_sync
1
44
#endif /*
EGL_KHR_wait_sync
*/
151
else if (extension == "
EGL_KHR_wait_sync
")
165
throw tcu::NotSupportedError("
EGL_KHR_wait_sync
not supported", "", __FILE__, __LINE__);
[
all
...]
teglGetProcAddressTests.inl
1415
else if (extensionName == "
EGL_KHR_wait_sync
")
1567
"
EGL_KHR_wait_sync
",
[
all
...]
teglClientExtensionTests.cpp
86
"
EGL_KHR_wait_sync
",
teglGLES2SharingThreadedTests.cpp
49
#ifndef
EGL_KHR_wait_sync
50
#define
EGL_KHR_wait_sync
1
55
#endif /*
EGL_KHR_wait_sync
*/
[
all
...]
/external/chromium_org/third_party/angle/include/EGL/
eglext.h
478
#ifndef
EGL_KHR_wait_sync
479
#define
EGL_KHR_wait_sync
1
/external/chromium_org/third_party/khronos/EGL/
eglext.h
467
#ifndef
EGL_KHR_wait_sync
468
#define
EGL_KHR_wait_sync
1
/frameworks/native/opengl/include/EGL/
eglext.h
462
#ifndef
EGL_KHR_wait_sync
463
#define
EGL_KHR_wait_sync
1
/frameworks/native/opengl/libs/EGL/
eglApi.cpp
101
"
EGL_KHR_wait_sync
" // strongly recommended
148
//
EGL_KHR_wait_sync
[
all
...]
/external/chromium_org/gpu/config/
gpu_driver_bug_list_json.cc
1121
"description": "Disable
EGL_KHR_wait_sync
on NVIDIA with GLES 3.1",
/frameworks/native/opengl/tools/glgen2/registry/
egl.xml
[
all
...]
/external/chromium_org/ui/gl/
generate_bindings.py
[
all
...]
Completed in 198 milliseconds