Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Ddispatch.h16165 typedef void (GLAPIENTRYP _glptr_AlphaFragmentOp2ATI)(GLenum, GLuint, GLuint, GLuint, GLuint, GLuin… typedef
16168 static inline _glptr_AlphaFragmentOp2ATI GET_AlphaFragmentOp2ATI(struct _glapi_table *disp) { in GET_AlphaFragmentOp2ATI()
16169 return (_glptr_AlphaFragmentOp2ATI) (GET_by_offset(disp, _gloffset_AlphaFragmentOp2ATI)); in GET_AlphaFragmentOp2ATI()