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

/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h16240 typedef void (GLAPIENTRYP _glptr_BeginFragmentShaderATI)(void); typedef in typeref:typename:void (GLAPIENTRYP)(void)
16243 static inline _glptr_BeginFragmentShaderATI GET_BeginFragmentShaderATI(struct _glapi_table *disp) {
16244 return (_glptr_BeginFragmentShaderATI) (GET_by_offset(disp, _gloffset_BeginFragmentShaderATI));
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h16713 typedef void (GLAPIENTRYP _glptr_BeginFragmentShaderATI)(void); typedef in typeref:typename:void (GLAPIENTRYP)(void)
16716 static inline _glptr_BeginFragmentShaderATI GET_BeginFragmentShaderATI(struct _glapi_table *disp) {
16717 return (_glptr_BeginFragmentShaderATI) (GET_by_offset(disp, _gloffset_BeginFragmentShaderATI));
[all...]

Completed in 104 milliseconds