clover: Handle NULL devs argument in clBuildProgram
authorTom Stellard <tstellar@gmail.com>
Thu, 28 Jun 2012 20:05:21 +0000 (20:05 +0000)
committerFrancisco Jerez <currojerez@riseup.net>
Sun, 1 Jul 2012 13:45:24 +0000 (15:45 +0200)
commit1d21bd057a6b1701dd44a79e82259c0f3ded2b70
tree3eb4dd20cf4a9e3a1057719c0552fd6fde99607f
parentc6bb41c28b2da269d5b692d1d0f4acbf3cdd4b5c
clover: Handle NULL devs argument in clBuildProgram

If devs is NULL, then the kernel should be compiled for all devices
associated with the program.
src/gallium/state_trackers/clover/api/program.cpp