OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:END_BATCH
(Results
1 - 22
of
22
) sorted by null
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/r200/
r200_blit.c
96
END_BATCH
();
183
END_BATCH
();
203
END_BATCH
();
274
END_BATCH
();
294
END_BATCH
();
355
END_BATCH
();
436
END_BATCH
();
r200_cmdbuf.c
134
END_BATCH
();
156
END_BATCH
();
217
END_BATCH
();
236
END_BATCH
();
299
END_BATCH
();
r200_state_init.c
303
END_BATCH
(); \
352
END_BATCH
();
364
END_BATCH
();
376
END_BATCH
();
396
END_BATCH
();
408
END_BATCH
();
520
END_BATCH
();
588
END_BATCH
();
613
END_BATCH
();
[
all
...]
r200_context.c
175
END_BATCH
();
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/radeon/
radeon_ioctl.c
112
END_BATCH
();
117
END_BATCH
();
153
END_BATCH
();
165
END_BATCH
();
207
END_BATCH
();
296
END_BATCH
();
371
END_BATCH
();
radeon_blit.c
91
END_BATCH
();
172
END_BATCH
();
230
END_BATCH
();
314
END_BATCH
();
radeon_cmdbuf.h
77
* BEGIN_BATCH and
END_BATCH
must match the number specified at BEGIN_BATCH time.
79
#define
END_BATCH
() \
85
* After the last
END_BATCH
() of rendering, this indicates that flushing
radeon_state_init.c
268
END_BATCH
();
280
END_BATCH
();
293
END_BATCH
();
401
END_BATCH
();
412
END_BATCH
();
448
END_BATCH
();
499
END_BATCH
();
[
all
...]
radeon_queryobj.c
214
END_BATCH
();
radeon_context.c
140
END_BATCH
();
radeon_common.c
518
END_BATCH
();
/external/mesa3d/src/mesa/drivers/dri/r200/
r200_blit.c
96
END_BATCH
();
183
END_BATCH
();
203
END_BATCH
();
274
END_BATCH
();
294
END_BATCH
();
355
END_BATCH
();
436
END_BATCH
();
r200_cmdbuf.c
134
END_BATCH
();
156
END_BATCH
();
217
END_BATCH
();
236
END_BATCH
();
299
END_BATCH
();
r200_state_init.c
303
END_BATCH
(); \
352
END_BATCH
();
364
END_BATCH
();
376
END_BATCH
();
396
END_BATCH
();
408
END_BATCH
();
520
END_BATCH
();
588
END_BATCH
();
613
END_BATCH
();
[
all
...]
r200_context.c
175
END_BATCH
();
/external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_ioctl.c
112
END_BATCH
();
117
END_BATCH
();
153
END_BATCH
();
165
END_BATCH
();
207
END_BATCH
();
296
END_BATCH
();
371
END_BATCH
();
radeon_blit.c
91
END_BATCH
();
172
END_BATCH
();
230
END_BATCH
();
314
END_BATCH
();
radeon_cmdbuf.h
77
* BEGIN_BATCH and
END_BATCH
must match the number specified at BEGIN_BATCH time.
79
#define
END_BATCH
() \
85
* After the last
END_BATCH
() of rendering, this indicates that flushing
radeon_state_init.c
268
END_BATCH
();
280
END_BATCH
();
293
END_BATCH
();
401
END_BATCH
();
412
END_BATCH
();
448
END_BATCH
();
499
END_BATCH
();
[
all
...]
radeon_queryobj.c
214
END_BATCH
();
radeon_context.c
140
END_BATCH
();
radeon_common.c
518
END_BATCH
();
Completed in 493 milliseconds