diff options
author | Samuel Pitoiset <[email protected]> | 2017-04-19 16:46:14 +0200 |
---|---|---|
committer | Samuel Pitoiset <[email protected]> | 2017-05-06 16:40:19 +0200 |
commit | e1eb30975ac43a6332fa38079b1d813363baf6c0 (patch) | |
tree | a89588a5c6f1afd6ced104cbe8e6ef7969fdbd48 /src/compiler/glsl/opt_if_simplification.cpp | |
parent | 75cc83747e711a2b8f6584305d5e383ead4ad6a8 (diff) |
glsl: allow bindless samplers/images inside interface blocks
From section 4.3.7 of the ARB_bindless_texture spec:
"(remove the following bullet from the last list on p. 39, thereby
permitting sampler types in interface blocks; image types are also
permitted in blocks by this extension)"
* sampler types are not allowed
v3: - update the spec comment
- update the glsl error message
Signed-off-by: Samuel Pitoiset <[email protected]>
Reviewed-by: Timothy Arceri <[email protected]>
Reviewed-by: Nicolai Hähnle <[email protected]>
Diffstat (limited to 'src/compiler/glsl/opt_if_simplification.cpp')
0 files changed, 0 insertions, 0 deletions