Home
last modified time | relevance | path

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

/external/angle/src/common/
Dentry_points_enum_autogen.h31 CLCreateImageWithProperties, enumerator
Dentry_points_enum_autogen.cpp47 case EntryPoint::CLCreateImageWithProperties: in GetEntryPointName()
/external/angle/src/libANGLE/capture/
DFrameCaptureCL.cpp883 case EntryPoint::CLCreateImageWithProperties: in removeCLMemOccurrences()
1458 call.entryPoint == EntryPoint::CLCreateImageWithProperties || in updateResourceCountsFromParamCaptureCL()
1561 case EntryPoint::CLCreateImageWithProperties: in updateResourceCountsFromCallCaptureCL()
1844 case EntryPoint::CLCreateImageWithProperties: in maybeCapturePostCallUpdatesCL()
Dcapture_cl_autogen.cpp6719 return CallCapture(angle::EntryPoint::CLCreateImageWithProperties, std::move(paramBuffer)); in CaptureCreateImageWithProperties()