Patches 24-25 are:
Reviewed-by: Timothy Arceri
On 24/04/17 20:35, Samuel Pitoiset wrote:
This will help for the explicit conversions for sampler and
image types as specified by ARB_bindless_texture.
Signed-off-by: Samuel Pitoiset
---
src/compiler/glsl/ast_function.cpp | 10 --
1 f
This will help for the explicit conversions for sampler and
image types as specified by ARB_bindless_texture.
Signed-off-by: Samuel Pitoiset
---
src/compiler/glsl/ast_function.cpp | 10 --
1 file changed, 8 insertions(+), 2 deletions(-)
diff --git a/src/compiler/glsl/ast_function.cpp
b