Home
last modified time | relevance | path

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

/external/OpenCL-CTS/test_conformance/buffers/
Dtest_buffer_mem.cpp83 bool test_write_only = (flags & CL_MEM_WRITE_ONLY) != 0; in test_mem_flags() local
187 if (!test_write_only) in test_mem_flags()