Home
last modified time | relevance | path

Searched refs:getMaxDynamicStorageBuffersPerPipelineLayout (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_node/binding/
DGPUSupportedLimits.h37 uint32_t getMaxDynamicStorageBuffersPerPipelineLayout(Napi::Env) override;
DGPUSupportedLimits.cpp51 uint32_t GPUSupportedLimits::getMaxDynamicStorageBuffersPerPipelineLayout(Napi::Env) { in getMaxDynamicStorageBuffersPerPipelineLayout() function in wgpu::binding::GPUSupportedLimits