OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:num_z_clears
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/
r300_flush.c
108
if (r300->
num_z_clears
) {
131
r300->
num_z_clears
= 0;
r300_context.h
614
unsigned
num_z_clears
; /* Since the last flush. */
member in struct:r300_context
r300_blit.c
243
r300->
num_z_clears
++;
/external/mesa3d/src/gallium/drivers/r300/
r300_flush.c
108
if (r300->
num_z_clears
) {
131
r300->
num_z_clears
= 0;
r300_context.h
614
unsigned
num_z_clears
; /* Since the last flush. */
member in struct:r300_context
r300_blit.c
243
r300->
num_z_clears
++;
Completed in 362 milliseconds