Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/util/
Du_threaded_context.c53 #define TC_SENTINEL 0x5ca1ab1e macro
69 tc_assert(batch->sentinel == TC_SENTINEL); in tc_batch_check()
95 tc_assert(iter->sentinel == TC_SENTINEL); in tc_batch_execute()
149 call->sentinel = TC_SENTINEL; in tc_add_sized_call()
2553 tc->batch_slots[i].sentinel = TC_SENTINEL; in threaded_context_create()