OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__indirect_glEnableClientState
(Results
1 - 10
of
10
) sorted by null
/external/chromium_org/third_party/mesa/src/src/glx/
vertarr.c
193
__indirect_glEnableClientState
(GL_TEXTURE_COORD_ARRAY);
198
__indirect_glEnableClientState
(GL_COLOR_ARRAY);
204
__indirect_glEnableClientState
(GL_NORMAL_ARRAY);
208
__indirect_glEnableClientState
(GL_VERTEX_ARRAY);
clientattrib.c
56
__indirect_glEnableClientState
(GLenum array)
render2.c
343
__indirect_glEnableClientState
(cap);
/external/mesa3d/src/glx/
vertarr.c
193
__indirect_glEnableClientState
(GL_TEXTURE_COORD_ARRAY);
198
__indirect_glEnableClientState
(GL_COLOR_ARRAY);
204
__indirect_glEnableClientState
(GL_NORMAL_ARRAY);
208
__indirect_glEnableClientState
(GL_VERTEX_ARRAY);
clientattrib.c
56
__indirect_glEnableClientState
(GLenum array)
render2.c
343
__indirect_glEnableClientState
(cap);
/external/chromium_org/third_party/mesa/src/src/glx/tests/
indirect_api.cpp
396
void
__indirect_glEnableClientState
(void) { }
[
all
...]
/external/mesa3d/src/glx/tests/
indirect_api.cpp
396
void
__indirect_glEnableClientState
(void) { }
[
all
...]
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
indirect_init.c
398
table[313] = (_glapi_proc)
__indirect_glEnableClientState
;
[
all
...]
indirect.h
381
extern _X_HIDDEN void
__indirect_glEnableClientState
(GLenum array);
[
all
...]
Completed in 84 milliseconds