Home
last modified time | relevance | path

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

/external/OpenCL-CTS/test_conformance/compiler/
Dtest_compile.cpp140 const char* compile_static_var = "static constant float foo = 2.78;\n"; variable
1117 error = create_single_kernel_helper_create_program(context, &program, 1, &compile_static_var); in test_simple_static_compile_only()