Home
last modified time | relevance | path

Searched refs:EGL_READS_DONE_TIME_ANDROID (Results 1 – 5 of 5) sorted by relevance

/external/angle/src/common/
DPackedEGLEnums_autogen.cpp379 case EGL_READS_DONE_TIME_ANDROID: in FromEGLenum()
407 return EGL_READS_DONE_TIME_ANDROID; in ToEGLenum()
/external/deqp/modules/egl/
DteglGetFrameTimestampsTests.cpp72 #define EGL_READS_DONE_TIME_ANDROID 0x343C macro
192 frameTimes->readsDone = getTimestamp(EGL_READS_DONE_TIME_ANDROID, map, supportedValues); in populateFrameTimes()
532 timestamps[EGL_READS_DONE_TIME_ANDROID] = TimestampInfo(true, false, 0); in executeForConfig()
534 const eglw::EGLint invalidTimestampName = EGL_READS_DONE_TIME_ANDROID + 1; in executeForConfig()
/external/mesa3d/include/EGL/
Deglext.h519 #define EGL_READS_DONE_TIME_ANDROID 0x343C macro
/external/angle/include/EGL/
Deglext.h500 #define EGL_READS_DONE_TIME_ANDROID 0x343C macro
/external/libepoxy/prebuilt-intermediates/include/epoxy/
Degl_generated.h804 #define EGL_READS_DONE_TIME_ANDROID 0x343C macro