Home
last modified time | relevance | path

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

/external/OpenCL-CTS/test_conformance/compiler/
Dtest_compile.cpp2017 cl_kernel another_kernel = clCreateKernel(fully_linked_program, "AnotherCopyBuffer", &error); in test_execute_after_serialize_reload_library() local
2020 error = verifyCopyBuffer(context, queue, another_kernel); in test_execute_after_serialize_reload_library()
2028 error = clReleaseKernel( another_kernel ); in test_execute_after_serialize_reload_library()
2301 cl_kernel another_kernel = clCreateKernel(fully_linked_program, "AnotherCopyBuffer", &error); in test_execute_after_simple_library_with_link() local
2304 error = verifyCopyBuffer(context, queue, another_kernel); in test_execute_after_simple_library_with_link()
2312 error = clReleaseKernel( another_kernel ); in test_execute_after_simple_library_with_link()
2411 cl_kernel another_kernel = clCreateKernel(fully_linked_program, "AnotherCopyBuffer", &error); in test_execute_after_two_file_link() local
2414 error = verifyCopyBuffer(context, queue, another_kernel); in test_execute_after_two_file_link()
2422 error = clReleaseKernel( another_kernel ); in test_execute_after_two_file_link()
2482 cl_kernel another_kernel = clCreateKernel(fully_linked_program, "AnotherCopyBuffer", &error); in test_execute_after_embedded_header_link() local
[all …]
/external/swiftshader/third_party/SPIRV-Tools/test/val/
Dval_id_test.cpp5340 OpEntryPoint Kernel %2 "another_kernel" in TEST_F()
/external/angle/third_party/vulkan-deps/spirv-tools/src/test/val/
Dval_id_test.cpp5342 OpEntryPoint Kernel %2 "another_kernel" in TEST_F()
/external/deqp-deps/SPIRV-Tools/test/val/
Dval_id_test.cpp5340 OpEntryPoint Kernel %2 "another_kernel" in TEST_F()