Searched refs:CreateDummyRoot (Results 1 – 3 of 3) sorted by relevance
98 static RSExportForEach *CreateDummyRoot(RSContext *Context);
197 RSExportForEach *DummyRoot = RSExportForEach::CreateDummyRoot(this); in cleanupForEach()
436 RSExportForEach *RSExportForEach::CreateDummyRoot(RSContext *Context) { in CreateDummyRoot() function in slang::RSExportForEach