Tom Stellard writes:
> This structure is used as a header that precedes LLVM bytecode programs
> that are passed to the drivers.
>
> v2:
> - s/pipe_compute_program/pipe_llvm_program/
>
> v3:
> - Rename to struct pipe_llvm_program_header
> - Drop the char * prog member
> ---
> src/gallium/i
This structure is used as a header that precedes LLVM bytecode programs
that are passed to the drivers.
v2:
- s/pipe_compute_program/pipe_llvm_program/
v3:
- Rename to struct pipe_llvm_program_header
- Drop the char * prog member
---
src/gallium/include/pipe/p_state.h |8
1 fi