Home
last modified time | relevance | path

Searched refs:state_base_address_emitted (Results 1 - 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_program_cache.c164 ice->batches[CROCUS_BATCH_RENDER].state_base_address_emitted = false; in crocus_cache_new_bo()
165 ice->batches[CROCUS_BATCH_COMPUTE].state_base_address_emitted = false; in crocus_cache_new_bo()
H A Dcrocus_batch.h98 bool state_base_address_emitted; member
H A Dcrocus_context.c98 batch->state_base_address_emitted = false; in crocus_lost_context_state()
H A Dcrocus_batch.c526 batch->state_base_address_emitted = false; in crocus_batch_reset()
H A Dcrocus_state.c5522 if (batch->state_base_address_emitted) in crocus_update_surface_base_address()
5622 batch->state_base_address_emitted = true; in crocus_update_surface_base_address()

Completed in 16 milliseconds