Searched refs:KHRONOS_SUPPORT_INT64 (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/opengl/include/KHR/
H A Dkhrplatform.h80 * KHRONOS_SUPPORT_INT64 is 1 if 64 bit integers are supported; otherwise 0.
148 #define KHRONOS_SUPPORT_INT64 1 macro
161 #define KHRONOS_SUPPORT_INT64 1 macro
173 #define KHRONOS_SUPPORT_INT64 1 macro
190 #define KHRONOS_SUPPORT_INT64 1 macro
200 #define KHRONOS_SUPPORT_INT64 0 macro
213 #define KHRONOS_SUPPORT_INT64 1 macro
238 #if KHRONOS_SUPPORT_INT64
/frameworks/native/opengl/include/EGL/
H A Deglext.h123 #if KHRONOS_SUPPORT_INT64 /* EGLTimeKHR requires 64-bit uint support */
201 #if KHRONOS_SUPPORT_INT64 /* EGLTimeNV requires 64-bit uint support */
236 #if KHRONOS_SUPPORT_INT64 /* Dependent on EGL_KHR_reusable_sync which requires 64-bit uint support */
324 #if KHRONOS_SUPPORT_INT64 /* EGLuint64NV requires 64-bit uint support */
337 #if KHRONOS_SUPPORT_INT64 /* EGLuint64KHR requires 64-bit uint support */

Completed in 35 milliseconds