On 24.04.2017 12:35, Samuel Pitoiset wrote:
This adds bindless_sampler and bound_sampler (and respectively
bindless_image and bound_image) to the parser.
Signed-off-by: Samuel Pitoiset
---
src/compiler/glsl/ast.h | 8
src/compiler/glsl/ast_to_hir.cpp | 65 +++
On 24/04/17 20:35, Samuel Pitoiset wrote:
This adds bindless_sampler and bound_sampler (and respectively
bindless_image and bound_image) to the parser.
Signed-off-by: Samuel Pitoiset
---
src/compiler/glsl/ast.h | 8
src/compiler/glsl/ast_to_hir.cpp | 65 +
This adds bindless_sampler and bound_sampler (and respectively
bindless_image and bound_image) to the parser.
Signed-off-by: Samuel Pitoiset
---
src/compiler/glsl/ast.h | 8
src/compiler/glsl/ast_to_hir.cpp | 65
src/compiler/glsl/a