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

/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h16350 typedef void (GLAPIENTRYP _glptr_SetFragmentShaderConstantATI)(GLuint, const GLfloat *); typedef in typeref:typename:void (GLAPIENTRYP)(GLuint,const GLfloat *)
16353 static inline _glptr_SetFragmentShaderConstantATI GET_SetFragmentShaderConstantATI(struct _glapi_table *disp) {
16354 return (_glptr_SetFragmentShaderConstantATI) (GET_by_offset(disp, _gloffset_SetFragmentShaderConstantATI));
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h16823 typedef void (GLAPIENTRYP _glptr_SetFragmentShaderConstantATI)(GLuint, const GLfloat *); typedef in typeref:typename:void (GLAPIENTRYP)(GLuint,const GLfloat *)
16826 static inline _glptr_SetFragmentShaderConstantATI GET_SetFragmentShaderConstantATI(struct _glapi_table *disp) {
16827 return (_glptr_SetFragmentShaderConstantATI) (GET_by_offset(disp, _gloffset_SetFragmentShaderConstantATI));
[all...]

Completed in 145 milliseconds