[Beignet] [PATCH 2/2] Implement clGetMemObjectInfo
Simon Richter
Simon.Richter at hogyros.de
Thu Apr 18 23:12:59 PDT 2013
Currently, only the properties
- CL_MEM_TYPE
- CL_MEM_FLAGS
- CL_MEM_SIZE
are implemented.
Signed-off-by: Simon Richter <Simon.Richter at hogyros.de>
---
src/cl_api.c | 7 +++++--
src/cl_mem.c | 60 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
src/cl_mem.h | 3 +++
3 files changed, 68 insertions(+), 2 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Implement-clGetMemObjectInfo.patch
Type: text/x-patch
Size: 2899 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/beignet/attachments/20130419/6f900320/attachment.bin>
More information about the Beignet
mailing list