Searched refs:write_hit_record (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dfeedback.c235 write_hit_record(struct gl_context *ctx) function in typeref:typename:void
277 write_hit_record( ctx );
294 * Flushes vertices. If there is a hit flag writes it (via write_hit_record()),
315 write_hit_record( ctx );
332 * Flushes vertices. If there is a hit flag writes it (via write_hit_record()),
348 write_hit_record( ctx );
362 * Flushes vertices. If there is a hit flag writes it (via write_hit_record()),
378 write_hit_record( ctx );
427 write_hit_record( ctx );
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dfeedback.c235 write_hit_record(struct gl_context *ctx) function in typeref:typename:void
277 write_hit_record( ctx );
294 * Flushes vertices. If there is a hit flag writes it (via write_hit_record()),
315 write_hit_record( ctx );
332 * Flushes vertices. If there is a hit flag writes it (via write_hit_record()),
348 write_hit_record( ctx );
362 * Flushes vertices. If there is a hit flag writes it (via write_hit_record()),
378 write_hit_record( ctx );
428 write_hit_record( ctx );

Completed in 4 milliseconds