Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/util/
Du_threaded_context.c167 tc_add_small_call(struct threaded_context *tc, enum tc_call_id id) in tc_add_small_call() function
365 tc_add_small_call(tc, TC_CALL_destroy_query)->query = query; in tc_destroy_query()
378 union tc_payload *payload = tc_add_small_call(tc, TC_CALL_begin_query); in tc_begin_query()
1181 tc_add_small_call(tc, TC_CALL_delete_texture_handle); in tc_delete_texture_handle()
1238 tc_add_small_call(tc, TC_CALL_delete_image_handle); in tc_delete_image_handle()
1596 tc_add_small_call(tc, TC_CALL_transfer_unmap)->transfer = transfer; in tc_transfer_unmap()
1860 union tc_payload *payload = tc_add_small_call(tc, TC_CALL_fence_server_sync); in tc_fence_server_sync()
2215 union tc_payload *payload = tc_add_small_call(tc, TC_CALL_flush_resource); in tc_flush_resource()
2238 union tc_payload *payload = tc_add_small_call(tc, TC_CALL_invalidate_resource); in tc_invalidate_resource()