Searched refs:insertDebugSignpost (Results 1 – 4 of 4) sorted by relevance
42 void insertDebugSignpost(NSString* string) { in insertDebugSignpost() function43 [fCommandEncoder insertDebugSignpost:string]; in insertDebugSignpost()
41 void insertDebugSignpost(NSString* string) { in insertDebugSignpost() function42 [(*fCommandEncoder) insertDebugSignpost:string]; in insertDebugSignpost()
982 // MTLCommandBuffer does not implement insertDebugSignpost1122 [encoder insertDebugSignpost:mtlLabel.Get()];1378 [encoder insertDebugSignpost:mtlLabel.Get()];
378 [encoder insertDebugSignpost:label];942 [get() insertDebugSignpost:label];