Home
last modified time | relevance | path

Searched refs:STATE_SZ (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_batch.h51 #define STATE_SZ (16 * 1024) macro
322 if (batch->state.used + size >= STATE_SZ) in crocus_require_statebuffer_space()
H A Dcrocus_blorp.c61 if (offset + size >= STATE_SZ && !batch->no_wrap) { in stream_state()
H A Dcrocus_batch.c492 STATE_SZ); in create_batch()
H A Dcrocus_state.c335 if (offset + size >= STATE_SZ && !batch->no_wrap) { in stream_state()

Completed in 16 milliseconds