OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__indirect_glTexCoord4s
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/third_party/mesa/src/src/glx/tests/
indirect_api.cpp
338
void
__indirect_glTexCoord4s
(void) { }
[
all
...]
/external/mesa3d/src/glx/tests/
indirect_api.cpp
338
void
__indirect_glTexCoord4s
(void) { }
[
all
...]
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
indirect_init.c
337
table[124] = (_glapi_proc)
__indirect_glTexCoord4s
;
[
all
...]
indirect.h
192
extern _X_HIDDEN void
__indirect_glTexCoord4s
(GLshort s, GLshort t, GLshort r, GLshort q);
[
all
...]
indirect.c
[
all
...]
Completed in 31 milliseconds