Searched refs:CALL_BindFramebuffer (Results 1 – 2 of 2) sorted by relevance
12337 CALL_BindFramebuffer(ctx->CurrentServerDispatch, (target, framebuffer)); in _mesa_unmarshal_BindFramebuffer()12356 CALL_BindFramebuffer(ctx->CurrentServerDispatch, (target, framebuffer)); in _mesa_marshal_BindFramebuffer()
9753 #define CALL_BindFramebuffer(disp, parameters) \ macro