Searched refs:pHost_ptr (Results 1 – 5 of 5) sorted by relevance
61 void * pHost_ptr; // the host ptr at creation variable127 pHost_ptr = NULL; in cBuffer_checker()217 this->pHost_ptr = (this->host_m_0.pData + this->m_sub_buffer_region.origin/sizeof(T)); in SetupASSubBuffer()
62 this->pHost_ptr = (void *)this->host_m_1.pData; in SetupBuffer()240 if ((this->buffer_mem_flag & CL_MEM_USE_HOST_PTR) && dataPtr != this->pHost_ptr ) { in verify_RW_Buffer_mapping()
84 if (this->pHost_ptr != this->host_m_1.pData) in verify_mapping_ptr()152 this-> pHost_ptr = (void *) (this->host_m_1.pData); in SetupImage()
74 this->pHost_ptr = (void *)this->host_m_1.pData; in SetupBuffer()323 if ((this->buffer_mem_flag & CL_MEM_USE_HOST_PTR) && dataPtr != this->pHost_ptr){ in verify_RW_Buffer_mapping()
62 this->pHost_ptr = (void *)this->host_m_1.pData; in SetupBuffer()