Home
last modified time | relevance | path

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

/external/OpenCL-CTS/test_conformance/profiling/
DreadArray.cpp244 const char *short_kernel_name[] = { "test_stream_read_short", "test_stream_read_short2", "test_stre… variable
819 stream_read_short_kernel_code, short_kernel_name, foo ); in test_read_array_short()
DwriteArray.cpp193 static const char *short_kernel_name[] = { "test_stream_write_short", "test_stream_write_short2", "… variable
918 stream_write_short_kernel_code, short_kernel_name, foo, d ); in test_write_array_short()
/external/OpenCL-CTS/test_conformance/buffers/
Dtest_buffer_map.cpp236 static const char *short_kernel_name[] = { "test_buffer_read_short", "test_buffer_read_short2", "te… variable
Dtest_buffer_write.cpp196 static const char *short_kernel_name[] = { "test_buffer_write_short", "test_buffer_write_short2", "… variable
1206 buffer_write_short_kernel_code, short_kernel_name, foo, d ); in test_buffer_write_short()
1678 buffer_write_short_kernel_code, short_kernel_name, foo ); in test_buffer_write_async_short()
Dtest_buffer_fill.cpp158 static const char *short_kernel_name[] = { "test_buffer_fill_short", "test_buffer_fill_short2", "te… variable
1070 buffer_fill_short_kernel_code, short_kernel_name, foo )) in test_buffer_fill_short()
Dtest_buffer_read.cpp247 static const char *short_kernel_name[] = { "test_buffer_read_short", "test_buffer_read_short2", "te… variable
/external/OpenCL-CTS/test_conformance/pipes/
Dtest_pipe_read_write.cpp53 static const char* short_kernel_name[] = { "test_pipe_write_short", "test_pipe_read_short", "test_p… variable
843 short_kernel_name, foo); in test_pipe_readwrite_short()