Home
last modified time | relevance | path

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

/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/main/
Ddispatch.h653 #define _gloffset_BindVertexArray 582 macro
1784 #define _gloffset_BindVertexArray driDispatchRemapTable[BindVertexArray_remap_index] macro
8581 return (_glptr_BindVertexArray) (GET_by_offset(disp, _gloffset_BindVertexArray)); in GET_BindVertexArray()
8585 SET_by_offset(disp, _gloffset_BindVertexArray, fn); in SET_BindVertexArray()