Home
last modified time | relevance | path

Searched refs:GetResourceIDTypeFromParamType (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
Dframe_capture_utils_autogen.cpp901 ResourceIDType GetResourceIDTypeFromParamType(ParamType paramType) in GetResourceIDTypeFromParamType() function
DFrameCapture.cpp520 const ResourceIDType resourceIDType = GetResourceIDTypeFromParamType(param.type); in WriteResourceIDPointerParamReplay()
1333 ResourceIDType resourceIDType = GetResourceIDTypeFromParamType(param.type); in CaptureUpdateResourceIDs()
5343 ResourceIDType resourceIDType = GetResourceIDTypeFromParamType(param.type); in maybeGenResourceOnBind()
5390 ResourceIDType idType = GetResourceIDTypeFromParamType(param.type); in updateResourceCountsFromCallCapture()
5775 ResourceIDType idType = GetResourceIDTypeFromParamType(param.type); in onEndFrame()
Dframe_capture_utils_autogen.h3152 ResourceIDType GetResourceIDTypeFromParamType(ParamType paramType);