commit | 895a1e72ca62fa5ae2decc74630c1af15c66d7fa | [log] [tgz] |
---|---|---|
author | Alexis Hetu <sugoi@google.com> | Tue Jun 23 11:08:51 2015 -0400 |
committer | Alexis Hétu <sugoi@google.com> | Mon Jun 29 17:52:36 2015 +0000 |
tree | 4a8ea243c140cd80de06357c27ef3d7b841727a4 | |
parent | 5bf8c17fb39926b396d9c4e7760adc4b4082fa0e [diff] |
glProgramParameteri API implementation This function is simply used to notify the program that the binary may be queried later on by the application. For now, this hint is stored in the program, but otherwise ignored, as querying the binary is still unimplemented. Change-Id: Ie59f21d7b803111ce6091718b84ecfbe78c03bdd Reviewed-on: https://swiftshader-review.googlesource.com/3545 Tested-by: Alexis Hétu <sugoi@google.com> Reviewed-by: Nicolas Capens <capn@google.com>