Searched refs:CLCompileProgram (Results 1 – 4 of 4) sorted by relevance
21 CLCompileProgram, enumerator
27 case EntryPoint::CLCompileProgram: in GetEntryPointName()
1120 case EntryPoint::CLCompileProgram: in removeCLProgramOccurrences()1122 uint8_t programIndex = call->entryPoint == EntryPoint::CLCompileProgram ? 1 : 0; in removeCLProgramOccurrences()1900 case EntryPoint::CLCompileProgram: in maybeCapturePostCallUpdatesCL()
4626 return CallCapture(angle::EntryPoint::CLCompileProgram, std::move(paramBuffer)); in CaptureCompileProgram()