Home
last modified time | relevance | path

Searched defs:img_dims (Results 1 – 1 of 1) sorted by relevance

/external/OpenCL-CTS/test_conformance/mem_host_flags/
Dmem_host_image.cpp114 …size_t img_dims[5][3] = {{200, 1, 1}, {200, 80, 1}, {200, 80, 5}, {200, 1, 1}, {200, 80, 10}}; // … in test_mem_host_read_only_image() local
232 …size_t img_dims[5][3]= {{200, 1, 1}, {200, 80, 1}, {200, 80, 5}, {200, 1, 1}, {200, 80, 1} }; // … in test_mem_host_write_only_image() local
345 …size_t img_dims[5][3]= {{200, 1, 1}, {200, 80, 1}, {100, 80, 5}, {200, 1, 1}, {200, 80, 1}}; // in… in test_mem_host_no_access_image() local