Searched refs:m_CreateProgramWithIL (Results 1 – 1 of 1) sorted by relevance
278 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