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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
H A Du_threaded_context.c64 static const tc_execute execute_func[TC_NUM_CALLS]; variable in typeref:typename:const tc_execute[]
96 execute_func[iter->call_id](pipe, &iter->payload);
2536 static const tc_execute execute_func[TC_NUM_CALLS] = { variable in typeref:typename:const tc_execute[]
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
H A Du_threaded_context.c72 static const tc_execute execute_func[TC_NUM_CALLS]; variable in typeref:typename:const tc_execute[]
213 iter += execute_func[call->call_id](pipe, call, last);
4161 static const tc_execute execute_func[TC_NUM_CALLS] = { variable in typeref:typename:const tc_execute[]

Completed in 12 milliseconds