Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/include/CL/
H A 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 …]
/aosp_15_r20/external/mesa3d/include/CL/
H A Dopencl.hpp1874 Wrapper(const cl_type &obj, bool retainObject) : object_(obj) in Wrapper()
1990 Wrapper(const cl_type &obj, bool retainObject) : in Wrapper()
2186 explicit Device(const cl_device_id &device, bool retainObject = false) : in Device()
2551 explicit Platform(const cl_platform_id &platform, bool retainObject = false) : in Platform()
3136 explicit Context(const cl_context& context, bool retainObject = false) : in Context()
3278 explicit Event(const cl_event& event, bool retainObject = false) : in Event()
3464 explicit Memory(const cl_mem& memory, bool retainObject) : in Memory()
4069 explicit Buffer(const cl_mem& buffer, bool retainObject = false) : in Buffer()
4205 explicit BufferD3D10(const cl_mem& buffer, bool retainObject = false) : in BufferD3D10()
4294 explicit BufferGL(const cl_mem& buffer, bool retainObject = false) : in BufferGL()
[all …]
/aosp_15_r20/external/OpenCL-CLHPP/include/CL/
H A Dopencl.hpp2162 Wrapper(const cl_type &obj, bool retainObject) : object_(obj) in Wrapper()
2278 Wrapper(const cl_type &obj, bool retainObject) : in Wrapper()
2474 explicit Device(const cl_device_id &device, bool retainObject = false) : in Device()
2738 explicit Platform(const cl_platform_id &platform, bool retainObject = false) : in Platform()
3451 explicit Context(const cl_context& context, bool retainObject = false) : in Context()
3652 explicit Event(const cl_event& event, bool retainObject = false) : in Event()
3841 explicit Memory(const cl_mem& memory, bool retainObject) : in Memory()
4468 explicit Buffer(const cl_mem& buffer, bool retainObject = false) : in Buffer()
4579 explicit BufferD3D10(const cl_mem& buffer, bool retainObject = false) : in BufferD3D10()
4639 explicit BufferGL(const cl_mem& buffer, bool retainObject = false) : in BufferGL()
[all …]