Home
last modified time | relevance | path

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

/external/OpenCL-CTS/test_conformance/compiler/
Dtest_compile.cpp145 const char* compile_regular_struct = "constant struct bar {float x, y, z, r; int color; } foo = {… variable
1408 …const char* sources[2] = {simple_kernel, compile_regular_struct}; // here we want to avoid linking… in test_two_file_regular_struct_access()