Searched refs:insertDebugMarker (Results 1 – 9 of 9) sorted by relevance
66 void insertDebugMarker(Napi::Env, std::string markerLabel) override;
58 void insertDebugMarker(Napi::Env, std::string markerLabel) override;
47 void insertDebugMarker(Napi::Env, std::string markerLabel) override;
123 void GPUComputePassEncoder::insertDebugMarker(Napi::Env, std::string markerLabel) { in insertDebugMarker() function in wgpu::binding::GPUComputePassEncoder
76 void insertDebugMarker(Napi::Env, std::string markerLabel) override;
139 void GPUCommandEncoder::insertDebugMarker(Napi::Env, std::string markerLabel) { in insertDebugMarker() function in wgpu::binding::GPUCommandEncoder
83 void GPURenderBundleEncoder::insertDebugMarker(Napi::Env, std::string markerLabel) { in insertDebugMarker() function in wgpu::binding::GPURenderBundleEncoder
158 void GPURenderPassEncoder::insertDebugMarker(Napi::Env, std::string markerLabel) { in insertDebugMarker() function in wgpu::binding::GPURenderPassEncoder
10 void insertDebugMarker(const char * markerLabel);