OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__indirect_glColor3s
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/mesa/src/src/glx/tests/
indirect_api.cpp
99
void
__indirect_glColor3s
(void) { }
782
EXPECT_EQ((_glapi_proc)
__indirect_glColor3s
, table[_gloffset_Color3s]);
[
all
...]
/external/mesa3d/src/glx/tests/
indirect_api.cpp
99
void
__indirect_glColor3s
(void) { }
782
EXPECT_EQ((_glapi_proc)
__indirect_glColor3s
, table[_gloffset_Color3s]);
[
all
...]
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
indirect.c
557
void
__indirect_glColor3s
(GLshort red, GLshort green, GLshort blue)
[
all
...]
Completed in 33 milliseconds