tstel...@gmail.com writes:
> From: Tom Stellard
>
> This structure is used to pass non-TGSI programs to the drivers. clover
> will use this for LLVM bytecode programs.
> ---
> src/gallium/include/pipe/p_state.h |9 +
> 1 files changed, 9 insertions(+), 0 deletions(-)
>
> diff --git
From: Tom Stellard
This structure is used to pass non-TGSI programs to the drivers. clover
will use this for LLVM bytecode programs.
---
src/gallium/include/pipe/p_state.h |9 +
1 files changed, 9 insertions(+), 0 deletions(-)
diff --git a/src/gallium/include/pipe/p_state.h
b/src/