Home
last modified time | relevance | path

Searched refs:_cl_mem (Results 1 – 11 of 11) sorted by relevance

/external/angle/src/libANGLE/
DCLBuffer.h21 static bool IsValid(const _cl_mem *buffer);
51 inline bool Buffer::IsValid(const _cl_mem *buffer) in IsValid()
DCLImage.h24 static bool IsValid(const _cl_mem *image);
58 inline bool Image::IsValid(const _cl_mem *image) in IsValid()
DCLMemory.h24 class Memory : public _cl_mem, public Object
/external/angle/include/
Dangle_cl.h107 struct _cl_mem : public cl::NativeObject<_cl_mem, 0x56789ABCu> struct
/external/mesa3d/src/gallium/frontends/clover/core/
Dobject.hpp224 struct _cl_mem : struct
225 public clover::descriptor<clover::memory_obj, _cl_mem> {};
Dmemory.hpp36 class memory_obj : public ref_counter, public _cl_mem {
/external/angle/src/libANGLE/renderer/cl/
DCLContextCL.h91 std::unordered_set<const _cl_mem *> mMemories;
/external/mesa3d/include/CL/
Dcl.h33 typedef struct _cl_mem * cl_mem;
/external/ComputeLibrary/include/CL/
Dcl.h33 typedef struct _cl_mem * cl_mem;
/external/angle/include/CL/
Dcl.h33 typedef struct _cl_mem * cl_mem;
/external/OpenCL-CTS/dependencies/ocl-headers/CL/
Dcl.h33 typedef struct _cl_mem * cl_mem;