Home
last modified time | relevance | path

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

/external/OpenCL-CTS/test_conformance/compiler/
Dtest_unload_platform_compiler.cpp278 m_CreateProgramWithIL = clCreateProgramWithIL;
282 m_CreateProgramWithIL = (decltype(m_CreateProgramWithIL))
285 if (nullptr == m_CreateProgramWithIL)
323 m_program = m_CreateProgramWithIL(m_context, m_spirv_binary, in create()
355 CreateProgramWithIL_fn m_CreateProgramWithIL; member in __anond4a37f130111::build_with_il