clover: Add clCreateProgramWithBuiltInKernels.
authorEdB <edb+mesa@sigluy.net>
Sun, 27 Jul 2014 21:07:38 +0000 (23:07 +0200)
committerFrancisco Jerez <currojerez@riseup.net>
Mon, 28 Jul 2014 12:45:29 +0000 (14:45 +0200)
commit39869423cb082c5feaa5ecf9119d3b97b5cdda88
tree8968e039e9a372c9340eb051e8a1599f1e48d36c
parentbe8bc588b93286dff6a6c1e8594ec40da50658ff
clover: Add clCreateProgramWithBuiltInKernels.

[ Francisco Jerez: Check for devices not associated with the specified
  context.  Style fix. ]

Reviewed-by: Francisco Jerez <currojerez@riseup.net>
src/gallium/state_trackers/clover/api/dispatch.cpp
src/gallium/state_trackers/clover/api/program.cpp