diff options
author | Jose Fonseca <[email protected]> | 2015-04-16 10:19:57 +0100 |
---|---|---|
committer | Jose Fonseca <[email protected]> | 2015-04-16 10:23:24 +0100 |
commit | 037e0e78abf0c312f737d33f3c33e37b22bf226d (patch) | |
tree | c2f6edf3dabcb8c66f354d688300a63783d8d00f /src/gtest | |
parent | f78b2c432f31a18794b9f62f0a0cfb8eca256151 (diff) |
mesa,glsl: rename `interface` to `programInterface`.
`interface` is a define on Windows -- an alias for `struct` keyword,
used when declaring COM interfaces in C or C++.
So use instead `programInterface`, therefore matching the name used
in GL_ARB_program_interface_query spec/headers, which was renamed exactly
for the same reason:
"Revision 10, May 10, 2012 (pbrown)
- Rename the formal parameter <interface> used by the functions in this
extension to <programInterface>. Certain versions of the Microsoft
C/C++ compiler and/or its headers cause "interface" to be treated as a
reserved keyword."
Trivial.
Diffstat (limited to 'src/gtest')
0 files changed, 0 insertions, 0 deletions