Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Ddlist.c3554 CALL_PopName(ctx->Exec, ()); in save_PopName()
8415 CALL_PopName(ctx->Exec, ()); in execute_list()
/external/mesa3d/prebuilt-intermediates/main/
Dmarshal_generated.c1323 CALL_PopName(ctx->CurrentServerDispatch, ()); in _mesa_unmarshal_PopName()
1342 CALL_PopName(ctx->CurrentServerDispatch, ()); in _mesa_marshal_PopName()
Ddispatch.h4682 #define CALL_PopName(disp, parameters) \ macro