Home
last modified time | relevance | path

Searched refs:bytes_for_state (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/i965/
Dintel_batchbuffer.c397 int bytes_for_state = brw->batch.bo->size - brw->batch.state_batch_offset; in _intel_batchbuffer_flush() local
398 int total_bytes = bytes_for_commands + bytes_for_state; in _intel_batchbuffer_flush()
401 bytes_for_commands, bytes_for_state, in _intel_batchbuffer_flush()