Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/util/
Du_threaded_context.c64 static const tc_execute execute_func[TC_NUM_CALLS]; variable
96 execute_func[iter->call_id](pipe, &iter->payload); in tc_batch_execute()
2471 static const tc_execute execute_func[TC_NUM_CALLS] = { variable