The 17.1 tag should be removed, bindless is a thing only for the latest
release.
On 09/29/2017 07:32 PM, Samuel Pitoiset wrote:
Missed that.
Reviewed-by: Samuel Pitoiset
On 09/29/2017 02:25 PM, Marek Olšák wrote:
From: Marek Olšák
We emitted instructions loading the bindless handle after
Missed that.
Reviewed-by: Samuel Pitoiset
On 09/29/2017 02:25 PM, Marek Olšák wrote:
From: Marek Olšák
We emitted instructions loading the bindless handle after the memory
instruction.
Cc: 17.1 17.2
---
src/mesa/state_tracker/st_glsl_to_tgsi.cpp | 18 ++
1 file changed,
From: Marek Olšák
We emitted instructions loading the bindless handle after the memory
instruction.
Cc: 17.1 17.2
---
src/mesa/state_tracker/st_glsl_to_tgsi.cpp | 18 ++
1 file changed, 14 insertions(+), 4 deletions(-)
diff --git a/src/mesa/state_tracker/st_glsl_to_tgsi.cpp
b