/external/chromium_org/ppapi/lib/gl/include/KHR/ |
D | khrplatform.h | 155 typedef uint64_t khronos_uint64_t; typedef 168 typedef uint64_t khronos_uint64_t; typedef 180 typedef unsigned __int64 khronos_uint64_t; typedef 193 typedef unsigned long int khronos_uint64_t; typedef 196 typedef unsigned long long int khronos_uint64_t; typedef 220 typedef uint64_t khronos_uint64_t; typedef 256 typedef khronos_uint64_t khronos_utime_nanoseconds_t;
|
/external/chromium_org/third_party/khronos/KHR/ |
D | khrplatform.h | 145 typedef uint64_t khronos_uint64_t; typedef 158 typedef uint64_t khronos_uint64_t; typedef 170 typedef unsigned __int64 khronos_uint64_t; typedef 183 typedef unsigned long int khronos_uint64_t; typedef 186 typedef unsigned long long int khronos_uint64_t; typedef 210 typedef uint64_t khronos_uint64_t; typedef 246 typedef khronos_uint64_t khronos_utime_nanoseconds_t;
|
/external/chromium_org/third_party/angle/include/KHR/ |
D | khrplatform.h | 145 typedef uint64_t khronos_uint64_t; typedef 158 typedef uint64_t khronos_uint64_t; typedef 170 typedef unsigned __int64 khronos_uint64_t; typedef 183 typedef unsigned long int khronos_uint64_t; typedef 186 typedef unsigned long long int khronos_uint64_t; typedef 210 typedef uint64_t khronos_uint64_t; typedef 259 typedef khronos_uint64_t khronos_utime_nanoseconds_t;
|
/external/mesa3d/include/KHR/ |
D | khrplatform.h | 153 typedef uint64_t khronos_uint64_t; typedef 166 typedef uint64_t khronos_uint64_t; typedef 178 typedef unsigned __int64 khronos_uint64_t; typedef 191 typedef unsigned long int khronos_uint64_t; typedef 194 typedef unsigned long long int khronos_uint64_t; typedef 218 typedef uint64_t khronos_uint64_t; typedef 254 typedef khronos_uint64_t khronos_utime_nanoseconds_t;
|
/external/chromium_org/third_party/mesa/src/include/KHR/ |
D | khrplatform.h | 153 typedef uint64_t khronos_uint64_t; typedef 166 typedef uint64_t khronos_uint64_t; typedef 178 typedef unsigned __int64 khronos_uint64_t; typedef 191 typedef unsigned long int khronos_uint64_t; typedef 194 typedef unsigned long long int khronos_uint64_t; typedef 218 typedef uint64_t khronos_uint64_t; typedef 254 typedef khronos_uint64_t khronos_utime_nanoseconds_t;
|
/external/chromium_org/ui/gl/EGL/ |
D | eglextchromium.h | 20 typedef khronos_uint64_t EGLuint64CHROMIUM;
|
/external/chromium_org/third_party/angle/include/GLSLANG/ |
D | ShaderLang.h | 224 typedef khronos_uint64_t (*ShHashFunction64)(const char*, size_t);
|
/external/chromium_org/gpu/command_buffer/service/ |
D | shader_translator.cc | 212 typedef khronos_uint64_t (*FunctionPointer)(const char*, size_t); in GetStringForOptionsThatWouldEffectCompilation()
|
D | gles2_cmd_decoder.cc | 86 khronos_uint64_t CityHashForAngle(const char* name, unsigned int len) { in CityHashForAngle() 87 return static_cast<khronos_uint64_t>( in CityHashForAngle()
|
/external/chromium_org/third_party/mesa/src/include/EGL/ |
D | eglext.h | 335 typedef khronos_uint64_t EGLuint64KHR;
|
/external/mesa3d/include/EGL/ |
D | eglext.h | 335 typedef khronos_uint64_t EGLuint64KHR;
|
/external/chromium_org/third_party/khronos/EGL/ |
D | eglext.h | 337 typedef khronos_uint64_t EGLuint64KHR;
|
/external/chromium_org/third_party/angle/src/compiler/ |
D | Intermediate.cpp | 1495 khronos_uint64_t number = (*hashFunction)(name.c_str(), name.length()); in hash()
|
/external/chromium_org/third_party/khronos/GLES2/ |
D | gl2ext.h | 380 typedef khronos_uint64_t GLuint64;
|