diff options
author | Antia Puentes <[email protected]> | 2015-12-21 15:57:25 +0100 |
---|---|---|
committer | Eduardo Lima Mitev <[email protected]> | 2016-03-03 15:14:07 +0100 |
commit | b4ee9f56fd8e457c91a85bcebb124b088edee76e (patch) | |
tree | b08d2b3a862c925432915d31a1a45d4911497514 /src/mesa/main/texparam.h | |
parent | 557939c08faed7766aeee187c168ed4083c67e35 (diff) |
mesa/formatquery: Added texture gather/shadow related queries
From the ARB_internalformat_query2 specification:
"- TEXTURE_SHADOW: The support for using the resource with shadow samplers
is written to <params>.
- TEXTURE_GATHER: The support for using the resource with texture gather
operations is written to <params>.
- TEXTURE_GATHER_SHADOW: The support for using resource with texture gather
operations with shadow samplers is written to <params>."
For all of them,
"Possible values returned are FULL_SUPPORT, CAVEAT_SUPPORT, or NONE.
If the resource or operation is not supported, NONE is returned."
Reviewed-by: Dave Airlie <[email protected]>
Diffstat (limited to 'src/mesa/main/texparam.h')
0 files changed, 0 insertions, 0 deletions