Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Ddispatch.h14097 typedef void (GLAPIENTRYP _glptr_Uniform1ui64vARB)(GLint, GLsizei, const GLuint64 *); typedef
14100 static inline _glptr_Uniform1ui64vARB GET_Uniform1ui64vARB(struct _glapi_table *disp) { in GET_Uniform1ui64vARB()
14101 return (_glptr_Uniform1ui64vARB) (GET_by_offset(disp, _gloffset_Uniform1ui64vARB)); in GET_Uniform1ui64vARB()