OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:glpic_t
(Results
1 - 2
of
2
) sorted by null
/external/quake/quake/src/QW/client/
gl_draw.c
57
}
glpic_t
;
typedef in typeref:struct:__anon6547
59
byte conback_buffer[sizeof(qpic_t) + sizeof(
glpic_t
)];
193
glpic_t
*gl;
196
gl = (
glpic_t
*)p->data;
243
glpic_t
*gl;
271
gl = (
glpic_t
*)pic->pic.data;
381
glpic_t
*gl;
460
gl = (
glpic_t
*)conback->data;
623
glpic_t
*gl;
627
gl = (
glpic_t
*)pic->data
[
all
...]
/external/quake/quake/src/WinQuake/
gl_draw.cpp
44
}
glpic_t
;
typedef in typeref:struct:__anon6906
54
glpic_t
glpic;
60
byte buffer[sizeof(qpic_t) + sizeof(
glpic_t
)];
527
glpic_t
* gl = & pp->g.glpic;
574
glpic_t
*gl;
602
glpic_t
temp;
715
glpic_t
*gl;
917
glpic_t
*gl;
958
glpic_t
*gl;
962
glpic_t
temp
[
all
...]
Completed in 180 milliseconds