commit | 8141d7c5285f42605920c66f1282f923ea41949b | [log] [tgz] |
---|---|---|
author | Alexis Hetu <sugoi@google.com> | Thu Apr 02 16:45:59 2015 -0400 |
committer | Alexis Hétu <sugoi@google.com> | Tue Apr 14 15:39:07 2015 +0000 |
tree | b8adf8f4a6898a8725ae46ef4996a6d2d5406e81 | |
parent | 93ae103492101a39b08064c5c1763007cca1dfbc [diff] |
Added utility function for OpenGL extension strings The new glGetStringi() function needed to be unified with glGetString(), so I made a utility function to make future modifications easy. Change-Id: I6619d9f99b10d9fc43bd8783a1d50274e2b37a7b Reviewed-on: https://swiftshader-review.googlesource.com/2797 Tested-by: Alexis Hétu <sugoi@google.com> Reviewed-by: Nicolas Capens <capn@google.com>