Home
last modified time | relevance | path

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

/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/main/
Ddispatch.h12592 typedef void (GLAPIENTRYP _glptr_EndConditionalRenderNV)(void); typedef
12595 static inline _glptr_EndConditionalRenderNV GET_EndConditionalRenderNV(struct _glapi_table *disp) { in GET_EndConditionalRenderNV()
12596 return (_glptr_EndConditionalRenderNV) (GET_by_offset(disp, _gloffset_EndConditionalRenderNV)); in GET_EndConditionalRenderNV()