mesa/cs: Create the gl_compute_program struct, and the code to initialize it.
authorPaul Berry <stereotype441@gmail.com>
Tue, 7 Jan 2014 23:50:39 +0000 (15:50 -0800)
committerPaul Berry <stereotype441@gmail.com>
Wed, 5 Feb 2014 17:01:18 +0000 (09:01 -0800)
commit47d480e3e4850ef8934775570444feea503295d7
treea5029c0584286c0ac5509a7c511a10840f2688b4
parent9b34ae2e64fd29fd4cd1cf18f7dd09116e02dc96
mesa/cs: Create the gl_compute_program struct, and the code to initialize it.

Reviewed-by: Matt Turner <mattst88@gmail.com>
src/mesa/main/mtypes.h
src/mesa/program/program.c
src/mesa/program/program.h