Home
last modified time | relevance | path

Searched defs:GroupScope (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
Dframe_capture_utils.cpp108 class ANGLE_NO_DISCARD GroupScope class
111 GroupScope(JsonSerializer *json, const std::string &name) : mJson(json) in GroupScope() function in angle::__anon4597fb270111::GroupScope
116 GroupScope(JsonSerializer *json, const std::string &name, int index) : mJson(json) in GroupScope() function in angle::__anon4597fb270111::GroupScope
124 GroupScope(JsonSerializer *json, int index) : GroupScope(json, "", index) {} in GroupScope() function in angle::__anon4597fb270111::GroupScope