Searched defs:khronos_int64_t (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/opengl/include/KHR/
H A Dkhrplatform.h60 * khronos_int64_t signed 64 bit
146 typedef int64_t khronos_int64_t; typedef
159 typedef int64_t khronos_int64_t; typedef
171 typedef __int64 khronos_int64_t; typedef
184 typedef long int khronos_int64_t; typedef
187 typedef long long int khronos_int64_t; typedef
211 typedef int64_t khronos_int64_t; typedef
249 typedef khronos_int64_t khronos_stime_nanoseconds_t;

Completed in 1098 milliseconds