[Mesa-dev] clover: OpenCL image support

Edward O'Callaghan funfunctor at folklore1984.net
Mon Nov 21 23:51:35 UTC 2016


The following series implements what is needed on clover's
side for OpenCL image support. This seems to work with some
basic applications with radeonsi. Although, I have not yet
included the patch to enable by default until the LLVM bugs
this can potentially trigger with more complex kernels are
resolved.

Please kindly review,

Edward O'Callaghan (4):
 [PATCH 1/4] clover: Implement 'CL_MEM_OBJECT_IMAGE2D_ARRAY'
 [PATCH 2/4] clover: Implement 'CL_MEM_OBJECT_IMAGE1D'
 [PATCH 3/4] clover: Implement 'CL_MEM_OBJECT_IMAGE1D_BUFFER'
 [PATCH 4/4] clover: Implement 'CL_MEM_OBJECT_IMAGE1D_ARRAY'


More information about the mesa-dev mailing list