Searched refs:Equal_rect_from_orig (Results 1 – 3 of 3) sorted by relevance
/external/OpenCL-CTS/test_conformance/mem_host_flags/ |
D | C_host_memory_block.h | 48 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
|
D | checker_image_mem_host_read_only.hpp | 161 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()
|
D | checker_image_mem_host_write_only.hpp | 116 if (!this->host_m_1.Equal_rect_from_orig(this->host_m_2, this->buffer_origin, in verify_data()
|