OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__glXSendLargeCommand
(Results
1 - 11
of
11
) sorted by null
/external/chromium_org/third_party/mesa/src/src/glx/
render2.c
98
__glXSendLargeCommand
(gc, pc, 32, buf, compsize);
103
__glXSendLargeCommand
(gc, pc, 32, pnts, compsize);
161
__glXSendLargeCommand
(gc, pc, 24, buf, compsize);
166
__glXSendLargeCommand
(gc, pc, 24, pnts, compsize);
239
__glXSendLargeCommand
(gc, pc, 52, buf, compsize);
244
__glXSendLargeCommand
(gc, pc, 52, pnts, compsize);
315
__glXSendLargeCommand
(gc, pc, 36, buf, compsize);
320
__glXSendLargeCommand
(gc, pc, 36, pnts, compsize);
indirect_texture_compression.c
125
__glXSendLargeCommand
(gc, gc->pc,
186
__glXSendLargeCommand
(gc, gc->pc,
259
__glXSendLargeCommand
(gc, gc->pc,
339
__glXSendLargeCommand
(gc, gc->pc,
renderpix.c
77
* \c __glXSendLargeChunk instead of
__glXSendLargeCommand
. Doing this
108
__glXSendLargeCommand
(gc, gc->pc, pc - gc->pc, buf, compsize);
193
__glXSendLargeCommand
(gc, gc->pc, (GLint) (pc - gc->pc), buf,
glxclient.h
613
extern void
__glXSendLargeCommand
(struct glx_context *, const GLvoid *, GLint,
glxext.c
1005
* this function over \c
__glXSendLargeCommand
is that callers can use the
1010
* \sa
__glXSendLargeCommand
1069
__glXSendLargeCommand
(struct glx_context * ctx,
/external/mesa3d/src/glx/
render2.c
98
__glXSendLargeCommand
(gc, pc, 32, buf, compsize);
103
__glXSendLargeCommand
(gc, pc, 32, pnts, compsize);
161
__glXSendLargeCommand
(gc, pc, 24, buf, compsize);
166
__glXSendLargeCommand
(gc, pc, 24, pnts, compsize);
239
__glXSendLargeCommand
(gc, pc, 52, buf, compsize);
244
__glXSendLargeCommand
(gc, pc, 52, pnts, compsize);
315
__glXSendLargeCommand
(gc, pc, 36, buf, compsize);
320
__glXSendLargeCommand
(gc, pc, 36, pnts, compsize);
indirect_texture_compression.c
125
__glXSendLargeCommand
(gc, gc->pc,
186
__glXSendLargeCommand
(gc, gc->pc,
259
__glXSendLargeCommand
(gc, gc->pc,
339
__glXSendLargeCommand
(gc, gc->pc,
renderpix.c
77
* \c __glXSendLargeChunk instead of
__glXSendLargeCommand
. Doing this
108
__glXSendLargeCommand
(gc, gc->pc, pc - gc->pc, buf, compsize);
193
__glXSendLargeCommand
(gc, gc->pc, (GLint) (pc - gc->pc), buf,
glxclient.h
613
extern void
__glXSendLargeCommand
(struct glx_context *, const GLvoid *, GLint,
glxext.c
1005
* this function over \c
__glXSendLargeCommand
is that callers can use the
1010
* \sa
__glXSendLargeCommand
1069
__glXSendLargeCommand
(struct glx_context * ctx,
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
indirect.c
361
__glXSendLargeCommand
(gc, pc, 16, lists, (compsize * n));
[
all
...]
Completed in 356 milliseconds