Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Ddispatch.h5165 typedef void (GLAPIENTRYP _glptr_StencilOp)(GLenum, GLenum, GLenum); typedef
5168 static inline _glptr_StencilOp GET_StencilOp(struct _glapi_table *disp) { in GET_StencilOp()
5169 return (_glptr_StencilOp) (GET_by_offset(disp, _gloffset_StencilOp)); in GET_StencilOp()