Home
last modified time | relevance | path

Searched defs:retainObject (Results 1 – 2 of 2) sorted by relevance

/external/ComputeLibrary/include/CL/
Dopencl.hpp1837 Wrapper(const cl_type &obj, bool retainObject) : object_(obj) in Wrapper()
1952 Wrapper(const cl_type &obj, bool retainObject) : in Wrapper()
2192 explicit Device(const cl_device_id &device, bool retainObject = false) : in Device()
2511 explicit Platform(const cl_platform_id &platform, bool retainObject = false) : in Platform()
3096 explicit Context(const cl_context& context, bool retainObject = false) : in Context()
3238 explicit Event(const cl_event& event, bool retainObject = false) : in Event()
3424 explicit Memory(const cl_mem& memory, bool retainObject) : in Memory()
4029 explicit Buffer(const cl_mem& buffer, bool retainObject = false) : in Buffer()
4165 explicit BufferD3D10(const cl_mem& buffer, bool retainObject = false) : in BufferD3D10()
4254 explicit BufferGL(const cl_mem& buffer, bool retainObject = false) : in BufferGL()
[all …]
/external/mesa3d/include/CL/
Dcl2.hpp1758 Wrapper(const cl_type &obj, bool retainObject) : object_(obj) in Wrapper()
1873 Wrapper(const cl_type &obj, bool retainObject) : in Wrapper()
2110 explicit Device(const cl_device_id &device, bool retainObject = false) : in Device()
2429 explicit Platform(const cl_platform_id &platform, bool retainObject = false) : in Platform()
3007 explicit Context(const cl_context& context, bool retainObject = false) : in Context()
3149 explicit Event(const cl_event& event, bool retainObject = false) : in Event()
3335 explicit Memory(const cl_mem& memory, bool retainObject) : in Memory()
3940 explicit Buffer(const cl_mem& buffer, bool retainObject = false) : in Buffer()
4076 explicit BufferD3D10(const cl_mem& buffer, bool retainObject = false) : in BufferD3D10()
4165 explicit BufferGL(const cl_mem& buffer, bool retainObject = false) : in BufferGL()
[all …]