Home
last modified time | relevance | path

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

/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 …]