On 17.10.2014 00:34, Marek Olšák wrote:
From: Marek Olšák
I'll need indexed loads without the meta data flag for tessellation later.
Also rename load_const to buffer_load_const to distinguish it from indexed
const loads.
[...]
+static LLVMValueRef build_indexed_load(struct si_shader_context
From: Marek Olšák
I'll need indexed loads without the meta data flag for tessellation later.
Also rename load_const to buffer_load_const to distinguish it from indexed
const loads.
---
src/gallium/drivers/radeonsi/si_shader.c | 68 +---
1 file changed, 36 insertions(+