diff options
author | Nanley Chery <[email protected]> | 2015-09-08 12:25:56 -0700 |
---|---|---|
committer | Nanley Chery <[email protected]> | 2015-11-12 13:10:37 -0800 |
commit | f47df8f729abfda177120a1437197372fd19b83f (patch) | |
tree | 470ea40932aee71e524b0bfd3bb9a7dbdbf415ab /src/mesa/main/texformat.c | |
parent | 8bd82a91c05804260041b572b1a5d812cb58ae96 (diff) |
mesa/extensions: Add extension::version
Enable limiting advertised extension support by context version with
finer granularity. This new field is currently unused and is set to
0 everywhere. When it is used, a value of 0 will indicate that the
extension is supported for any version of a context.
v2: Use uint*t type for version and note the expected values (Emil)
Use an 8-bit data type
Reformat macro for better readability (Chad)
v3: Note preparatory nature of commit (Chad)
Signed-off-by: Nanley Chery <[email protected]>
Reviewed-by: Chad Versace <[email protected]>
Diffstat (limited to 'src/mesa/main/texformat.c')
0 files changed, 0 insertions, 0 deletions