Home
last modified time | relevance | path

Searched refs:EGL_SYNC_PRIOR_COMMANDS_COMPLETE_KHR (Results 1 – 4 of 4) sorted by relevance

/device/generic/goldfish-opengl/system/include/EGL/
Deglext.h240 #define EGL_SYNC_PRIOR_COMMANDS_COMPLETE_KHR 0x30F0 macro
/device/generic/vulkan-cereal/stream-servers/gl/glestranslator/EGL/
DEglImp.cpp1545 *value = EGL_SYNC_PRIOR_COMMANDS_COMPLETE_KHR; in eglGetSyncAttribKHR()
1564 *value = EGL_SYNC_PRIOR_COMMANDS_COMPLETE_KHR; in eglGetSyncAttribKHR()
/device/google/cuttlefish/host/libs/graphics_detector/include/EGL/
Deglext.h149 #define EGL_SYNC_PRIOR_COMMANDS_COMPLETE_KHR 0x30F0 macro
/device/generic/goldfish-opengl/system/egl/
Degl.cpp2566 *value = EGL_SYNC_PRIOR_COMMANDS_COMPLETE_KHR; in eglGetSyncAttribKHR()