Searched refs:GetKernelInfoRefCount (Results 1 – 3 of 3) sorted by relevance
199 int32_t GetKernelInfoRefCount(uint32_t index, uint32_t& refCount);
922 int32_t CmProgramRT::GetKernelInfoRefCount(uint32_t index, uint32_t& refCount) in GetKernelInfoRefCount() function in CMRT_UMD::CmProgramRT
526 m_program->GetKernelInfoRefCount(m_kernelIndexInProgram, kernelInfoRefCount); in Initialize()