Searched refs:CALL_InitNames (Results 1 – 3 of 3) sorted by relevance
2726 CALL_InitNames(ctx->Exec, ()); in save_InitNames()8278 CALL_InitNames(ctx->Exec, ()); in execute_list()
18617 CALL_InitNames(ctx->CurrentServerDispatch, ()); in _mesa_unmarshal_InitNames()18636 CALL_InitNames(ctx->CurrentServerDispatch, ()); in _mesa_marshal_InitNames()
4649 #define CALL_InitNames(disp, parameters) \ macro