DescriptionANGLE streaming buffer instanced drawing overflow
When performing and instanced draw from the streaming buffer, we would
at times copy the number of vertices of the draw call instead of the
number of vertices in the instanced draw.
BUG=467
Patch Set 1 #
Total comments: 2
Patch Set 2 : Better comments, handle buffer out-of-bounds, fixed divisor counting #Patch Set 3 : Updated comment, remove unnecessary check #
MessagesTotal messages: 4
|