gallium: Add struct pipe_llvm_program_header v3
authorTom Stellard <thomas.stellard@amd.com>
Fri, 25 May 2012 12:20:06 +0000 (08:20 -0400)
committerTom Stellard <thomas.stellard@amd.com>
Fri, 1 Jun 2012 15:28:10 +0000 (11:28 -0400)
commitf2606413ec176be33a6471bfc10443413d8b110a
treea8141a259e450c85804a3d66733cf8e1b93f41b0
parent741463e18d8235025de649210e7f88a1b6e7af5a
gallium: Add struct pipe_llvm_program_header v3

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

Reviewed-by: Francisco Jerez <currojerez@riseup.net>
src/gallium/include/pipe/p_state.h