Searched refs:khronos_uint64_t (Results 1 - 14 of 14) sorted by relevance

/external/chromium_org/ppapi/lib/gl/include/KHR/
H A Dkhrplatform.h61 * khronos_uint64_t unsigned 64 bit
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/angle_dx11/include/KHR/
H A Dkhrplatform.h61 * khronos_uint64_t unsigned 64 bit
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/khronos/KHR/
H A Dkhrplatform.h61 * khronos_uint64_t unsigned 64 bit
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/mesa/src/include/KHR/
H A Dkhrplatform.h61 * khronos_uint64_t unsigned 64 bit
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/mesa3d/include/KHR/
H A Dkhrplatform.h61 * khronos_uint64_t unsigned 64 bit
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/
H A Deglextchromium.h20 typedef khronos_uint64_t EGLuint64CHROMIUM;
/external/chromium_org/third_party/angle_dx11/include/GLSLANG/
H A DShaderLang.h197 typedef khronos_uint64_t (*ShHashFunction64)(const char*, size_t);
/external/chromium_org/gpu/command_buffer/service/
H A Dshader_translator.cc216 typedef khronos_uint64_t (*FunctionPointer)(const char*, size_t);
H A Dgles2_cmd_decoder.cc84 khronos_uint64_t CityHashForAngle(const char* name, unsigned int len) {
85 return static_cast<khronos_uint64_t>(
/external/chromium_org/third_party/khronos/EGL/
H A Deglext.h337 typedef khronos_uint64_t EGLuint64KHR;
/external/chromium_org/third_party/mesa/src/include/EGL/
H A Deglext.h335 typedef khronos_uint64_t EGLuint64KHR;
/external/mesa3d/include/EGL/
H A Deglext.h335 typedef khronos_uint64_t EGLuint64KHR;
/external/chromium_org/third_party/angle_dx11/src/compiler/
H A DIntermediate.cpp1437 khronos_uint64_t number = (*hashFunction)(name.c_str(), name.length());
/external/chromium_org/third_party/khronos/GLES2/
H A Dgl2ext.h380 typedef khronos_uint64_t GLuint64;

Completed in 488 milliseconds