Searched refs:tc_assert (Results 1 – 1 of 1) sorted by relevance
39 #define tc_assert assert macro41 #define tc_assert(x) macro77 tc_assert(batch->sentinel == TC_SENTINEL); in tc_batch_check()78 tc_assert(batch->num_total_call_slots <= TC_CALLS_PER_BATCH); in tc_batch_check()86 tc_assert(tc->batch_slots[i].pipe == tc->pipe); in tc_debug_check()115 tc_assert(iter->sentinel == TC_SENTINEL); in tc_batch_execute()176 tc_assert(next->num_total_call_slots != 0); in tc_batch_flush()210 tc_assert(next->num_total_call_slots == 0); in tc_add_sized_call()213 tc_assert(util_queue_fence_is_signalled(&next->fence)); in tc_add_sized_call()1075 tc_assert(!p->slot[i].is_user_buffer); in tc_call_set_vertex_buffers()[all …]