mesa/src/gallium/frontends/clover/api
Yonggang Luo 5670636598 clover: Fixes -Wundef in memory.cpp
Signed-off-by: Yonggang Luo <luoyonggang@gmail.com>
Reviewed-by: Eric Engestrom <eric@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19926>
2022-11-24 04:33:07 +00:00
..
context.cpp clover: return CL_INVALID_PLATFORM properly. 2021-08-09 19:16:29 +00:00
device.cpp clover: only return CLC version as 1.2 (even for 3.0) 2021-08-10 21:38:39 +00:00
dispatch.cpp
dispatch.hpp clover: Fixes building with mingw-x86 2022-11-11 05:38:20 +00:00
event.cpp clover: Delete unused 'e' exception reference vars 2021-09-27 18:50:09 +00:00
interop.cpp
invalid.cpp
kernel.cpp clover: Fixes building with mingw-x86 2022-11-11 05:38:20 +00:00
memory.cpp clover: Fixes -Wundef in memory.cpp 2022-11-24 04:33:07 +00:00
platform.cpp clover: Delete unused 'e' exception reference vars 2021-09-27 18:50:09 +00:00
program.cpp clover: Fixes building with mingw-x86 2022-11-11 05:38:20 +00:00
queue.cpp
sampler.cpp
transfer.cpp clover: Fixes building with mingw-x86 2022-11-11 05:38:20 +00:00
util.hpp