Home
last modified time | relevance | path

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

/external/angle/src/common/
Dentry_points_enum_autogen.h27 CLCreateContextFromType, enumerator
Dentry_points_enum_autogen.cpp39 case EntryPoint::CLCreateContextFromType: in GetEntryPointName()
/external/angle/src/libANGLE/capture/
DFrameCaptureCL.cpp1209 case EntryPoint::CLCreateContextFromType: in maybeCapturePreCallUpdatesCL()
1429 call.entryPoint == EntryPoint::CLCreateContextFromType) in updateResourceCountsFromParamCaptureCL()
1554 case EntryPoint::CLCreateContextFromType: in updateResourceCountsFromCallCaptureCL()
Dcapture_cl_autogen.cpp434 return CallCapture(angle::EntryPoint::CLCreateContextFromType, std::move(paramBuffer)); in CaptureCreateContextFromType()