Home
last modified time | relevance | path

Searched defs:Napi (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_node/interop/
H A DCore.h[all...]
/third_party/skia/third_party/externals/dawn/src/dawn_node/binding/
H A DGPUComputePassEncoder.cpp33 setPipeline( Napi::Env, interop::Interface<interop::GPUComputePipeline> pipeline) setPipeline() argument
46 dispatchIndirect( Napi::Env, interop::Interface<interop::GPUBuffer> indirectBuffer, interop::GPUSize64 indirectOffset) dispatchIndirect() argument
53 beginPipelineStatisticsQuery( Napi::Env, interop::Interface<interop::GPUQuerySet> querySet, interop::GPUSize32 queryIndex) beginPipelineStatisticsQuery() argument
[all...]
H A DGPUDevice.cpp204 importExternalTexture( Napi::Env, interop::GPUExternalTextureDescriptor descriptor) importExternalTexture() argument
510 addEventListener( Napi::Env, std::string type, std::optional<interop::Interface<interop::EventListener>> callback, std::optional<std::variant<interop::AddEventListenerOptions, bool>> options) addEventListener() argument
518 removeEventListener( Napi::Env, std::string type, std::optional<interop::Interface<interop::EventListener>> callback, std::optional<std::variant<interop::EventListenerOptions, bool>> options) removeEventListener() argument
[all...]
H A DGPURenderPassEncoder.cpp74 beginPipelineStatisticsQuery( Napi::Env, interop::Interface<interop::GPUQuerySet> querySet, interop::GPUSize32 queryIndex) beginPipelineStatisticsQuery() argument
[all...]

Completed in 3 milliseconds