Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/dawn/src/dawn_node/binding/
DGPUComputePassEncoder.cpp123 void GPUComputePassEncoder::insertDebugMarker(Napi::Env, std::string markerLabel) { in insertDebugMarker() function in wgpu::binding::GPUComputePassEncoder
DGPUCommandEncoder.cpp139 void GPUCommandEncoder::insertDebugMarker(Napi::Env, std::string markerLabel) { in insertDebugMarker() function in wgpu::binding::GPUCommandEncoder
DGPURenderBundleEncoder.cpp83 void GPURenderBundleEncoder::insertDebugMarker(Napi::Env, std::string markerLabel) { in insertDebugMarker() function in wgpu::binding::GPURenderBundleEncoder
DGPURenderPassEncoder.cpp158 void GPURenderPassEncoder::insertDebugMarker(Napi::Env, std::string markerLabel) { in insertDebugMarker() function in wgpu::binding::GPURenderPassEncoder