Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/include/CL/
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 …]