Home
last modified time | relevance | path

Searched refs:Equal_rect_from_orig (Results 1 – 3 of 3) sorted by relevance

/external/OpenCL-CTS/test_conformance/mem_host_flags/
DC_host_memory_block.h48 bool Equal_rect_from_orig(C_host_memory_block < T > & another,
54 bool Equal_rect_from_orig(T* another_pdata,
192 bool C_host_memory_block<T>::Equal_rect_from_orig(C_host_memory_block < T > & another, in Equal_rect_from_orig() function
221 bool C_host_memory_block<T>::Equal_rect_from_orig(T* another_pdata, in Equal_rect_from_orig() function
Dchecker_image_mem_host_read_only.hpp161 if (!this->host_m_1.Equal_rect_from_orig(pDataIN, this->buffer_origin, in verify_data()
176 if (!this->host_m_2.Equal_rect_from_orig(pDataIN, offset, this->region, in verify_data_with_offset()
Dchecker_image_mem_host_write_only.hpp116 if (!this->host_m_1.Equal_rect_from_orig(this->host_m_2, this->buffer_origin, in verify_data()