Home
last modified time | relevance | path

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

/external/OpenCL-CTS/test_conformance/mem_host_flags/
DC_host_memory_block.h41 bool Equal_rect(C_host_memory_block < T > & another,
164 bool C_host_memory_block<T>::Equal_rect(C_host_memory_block < T > & another, in Equal_rect() function
Dchecker_mem_host_read_only.hpp190 if (! this->host_m_1.Equal_rect(this->host_m_2, this->host_origin, this->region, in verify_RW_Buffer_rect()
Dchecker_mem_host_write_only.hpp232 if (!tmp_host_m.Equal_rect(this->host_m_2, this->host_origin, this->region, in verify_RW_Buffer_rect()