Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/dawn/src/dawn_node/binding/
DGPUSupportedLimits.h48 uint32_t getMaxVertexAttributes(Napi::Env) override;
DGPUSupportedLimits.cpp95 uint32_t GPUSupportedLimits::getMaxVertexAttributes(Napi::Env) { in getMaxVertexAttributes() function in wgpu::binding::GPUSupportedLimits