Searched defs:has_ownership (Results 1 – 7 of 7) sorted by relevance
35 CLMemory(cl_mem memory, bool has_ownership) in CLMemory()63 bool has_ownership() const { return has_ownership_; } in has_ownership() function
104 CLContext::CLContext(cl_context context, bool has_ownership) in CLContext()
34 CLCommandQueue::CLCommandQueue(cl_command_queue queue, bool has_ownership) in CLCommandQueue()
42 bool has_ownership) in EglContext()75 bool has_ownership() const { return has_ownership_; } in has_ownership() function
42 bool has_ownership) in GlBuffer()104 bool has_ownership() const { return has_ownership_; } in has_ownership() function
85 bool has_ownership() const { return owned_; } in has_ownership() function
101 bool has_ownership, void* data) in GlPersistentBuffer()