Searched refs:CALL_ClearIndex (Results 1 – 3 of 3) sorted by relevance
2113 CALL_ClearIndex(ctx->Exec, (c)); in save_ClearIndex()8158 CALL_ClearIndex(ctx->Exec, ((GLfloat) n[1].ui)); in execute_list()
12016 CALL_ClearIndex(ctx->CurrentServerDispatch, (c)); in _mesa_unmarshal_ClearIndex()12034 CALL_ClearIndex(ctx->CurrentServerDispatch, (c)); in _mesa_marshal_ClearIndex()
4737 #define CALL_ClearIndex(disp, parameters) \ macro