diff options
author | Serge Martin (EdB) <[email protected]> | 2015-08-07 10:40:31 +0200 |
---|---|---|
committer | Francisco Jerez <[email protected]> | 2015-08-07 15:18:50 +0300 |
commit | a97f1b697b01dca9f72d8559f8269188d76dccc9 (patch) | |
tree | d924e02550f0e11c7c1dd09b9056ebd529f44a8d /src/gallium/drivers | |
parent | 0508861f29f2d3b79fb803353e4ea8ab32654bc4 (diff) |
clover: Stub missing CL 1.2 functions.
As sugested by Tom a long time ago
and in order to be able to create Piglit tests
v2:
replace NOT_SUPPORTED_BY_CL_1_1 macro with an inline function
remove extra space in clLinkProgram arg
v3:
use __func__
v4:
back to a macro, it make more sense to use it with __func__
[ Francisco Jerez: Rename to CLOVER_NOT_SUPPORTED_UNTIL and pass the
minimum API version required by the entry point so the error
messages don't become stale when support for additional CL versions
is introduced. ]
Reviewed-by: Francisco Jerez <[email protected]>
Diffstat (limited to 'src/gallium/drivers')
0 files changed, 0 insertions, 0 deletions