DescriptionRemoving the JumpRelative, Call, CallRelative and Return commands.
This removes the extra commands from the command buffer. I've left the
Jump struct and handler in place as it's used to advance the buffer
if there isn't enough room at the end to place the next command.
TESTING=Ran the gpu_unittests and everything worked correctly.
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=175158
Patch Set 1 #
Total comments: 2
Patch Set 2 : Use Noops instead of Jump; Remove Jump command. #
Messages
Total messages: 9 (0 generated)
|