Searched refs:CALL_CopyColorTable (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/prebuilt-intermediates/main/ |
D | marshal_generated.c | 24055 CALL_CopyColorTable(ctx->CurrentServerDispatch, (target, internalformat, x, y, width)); in _mesa_unmarshal_CopyColorTable() 24077 CALL_CopyColorTable(ctx->CurrentServerDispatch, (target, internalformat, x, y, width)); in _mesa_marshal_CopyColorTable()
|
D | dispatch.h | 6244 #define CALL_CopyColorTable(disp, parameters) \ macro
|