Home
last modified time | relevance | path

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

/external/angle/src/common/
Dentry_points_enum_autogen.h23 CLCreateBufferWithProperties, enumerator
Dentry_points_enum_autogen.cpp31 case EntryPoint::CLCreateBufferWithProperties: in GetEntryPointName()
/external/angle/src/libANGLE/capture/
DFrameCaptureCL.cpp881 case EntryPoint::CLCreateBufferWithProperties: in removeCLMemOccurrences()
1455 if (call.entryPoint == EntryPoint::CLCreateBufferWithProperties || in updateResourceCountsFromParamCaptureCL()
1559 case EntryPoint::CLCreateBufferWithProperties: in updateResourceCountsFromCallCaptureCL()
1842 case EntryPoint::CLCreateBufferWithProperties: in maybeCapturePostCallUpdatesCL()
Dcapture_cl_autogen.cpp6610 return CallCapture(angle::EntryPoint::CLCreateBufferWithProperties, std::move(paramBuffer)); in CaptureCreateBufferWithProperties()