Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/vbo/
Dvbo_save_api.c1047 CALL_CallLists(ctx->Save, (n, type, v)); in _save_CallLists()
/external/mesa3d/src/mesa/main/
Ddlist.c1923 CALL_CallLists(ctx->Exec, (num, type, lists)); in save_CallLists()
8109 CALL_CallLists(ctx->Exec, (n[1].i, n[2].e, get_pointer(&n[3]))); in execute_list()
/external/mesa3d/prebuilt-intermediates/main/
Ddispatch.h2515 #define CALL_CallLists(disp, parameters) \ macro
Dmarshal_generated.c20914 CALL_CallLists(ctx->CurrentServerDispatch, (n, type, lists)); in _mesa_marshal_CallLists()