Home
last modified time | relevance | path

Searched refs:CLGetProgramInfo (Results 1 – 5 of 5) sorted by relevance

/external/angle/src/common/
Dentry_points_enum_autogen.h97 CLGetProgramInfo, enumerator
Dentry_points_enum_autogen.cpp179 case EntryPoint::CLGetProgramInfo: in GetEntryPointName()
/external/angle/src/libANGLE/capture/
DFrameCaptureCL.cpp1115 case EntryPoint::CLGetProgramInfo: in removeCLProgramOccurrences()
2301 case EntryPoint::CLGetProgramInfo: in saveCLGetInfo()
2670 case EntryPoint::CLGetProgramInfo: in saveCLGetInfo()
DFrameCapture.h1085 EntryPoint::CLGetProgramInfo,
Dcapture_cl_autogen.cpp1272 return CallCapture(angle::EntryPoint::CLGetProgramInfo, std::move(paramBuffer)); in CaptureGetProgramInfo()