commit | 0733469eb16c0b0d9c0daf518f4039cbd4fe0888 | [log] [tgz] |
---|---|---|
author | Alexis Hetu <sugoi@google.com> | Fri Apr 10 14:51:27 2015 -0400 |
committer | Alexis Hétu <sugoi@google.com> | Wed Apr 22 15:39:37 2015 +0000 |
tree | 7636b52c810f0f7f6451b214b512274ca3cb95a2 | |
parent | 82196a209e5f4a4773d9d7a85f616c06073a8d56 [diff] |
Implemented glDrawRangeElements This function is basically the same as glDrawElements, except, in Debug, it returns an error if the draw operation reads outside of the expected range. Change-Id: I2472c317eb5d8a1da89c5a76f076fe95adc6789e Reviewed-on: https://swiftshader-review.googlesource.com/2829 Tested-by: Alexis Hétu <sugoi@google.com> Reviewed-by: Nicolas Capens <capn@google.com>