Searched refs:CALL_ScissorIndexed (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/prebuilt-intermediates/main/ |
D | marshal_generated.c | 22428 CALL_ScissorIndexed(ctx->CurrentServerDispatch, (index, left, bottom, width, height)); in _mesa_unmarshal_ScissorIndexed() 22450 CALL_ScissorIndexed(ctx->CurrentServerDispatch, (index, left, bottom, width, height)); in _mesa_marshal_ScissorIndexed()
|
D | dispatch.h | 11678 #define CALL_ScissorIndexed(disp, parameters) \ macro
|