Home
last modified time | relevance | path

Searched refs:m_cl_image_format (Results 1 – 2 of 2) sorted by relevance

/external/OpenCL-CTS/test_conformance/mem_host_flags/
Dchecker_image_mem_host_read_only.hpp27 m_cl_image_format.image_channel_order = CL_RGBA; in cImage_check_mem_host_read_only()
28 m_cl_image_format.image_channel_data_type = CL_UNSIGNED_INT8; in cImage_check_mem_host_read_only()
50 cl_image_format m_cl_image_format; member in cImage_check_mem_host_read_only
148 &( this-> m_cl_image_format), &(this-> m_cl_Image_desc), in SetupImage()
Dchecker_image_mem_host_write_only.hpp56 &( this-> m_cl_image_format), &(this->m_cl_Image_desc), in Setup_Test_Environment()