Searched refs:CALL_DeleteTextures (Results 1 – 2 of 2) sorted by relevance
24277 CALL_DeleteTextures(ctx->CurrentServerDispatch, (n, textures)); in _mesa_unmarshal_DeleteTextures()24302 CALL_DeleteTextures(ctx->CurrentServerDispatch, (n, textures)); in _mesa_marshal_DeleteTextures()
6079 #define CALL_DeleteTextures(disp, parameters) \ macro