Searched defs:markerLabel (Results 1 – 4 of 4) sorted by relevance
123 void GPUComputePassEncoder::insertDebugMarker(Napi::Env, std::string markerLabel) { in insertDebugMarker()
139 void GPUCommandEncoder::insertDebugMarker(Napi::Env, std::string markerLabel) { in insertDebugMarker()
83 void GPURenderBundleEncoder::insertDebugMarker(Napi::Env, std::string markerLabel) { in insertDebugMarker()
158 void GPURenderPassEncoder::insertDebugMarker(Napi::Env, std::string markerLabel) { in insertDebugMarker()