Home
last modified time | relevance | path

Searched defs:createCommandBuffer (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/third_party/externals/dawn/examples/
DComputeBoids.cpp264 dawn::CommandBuffer createCommandBuffer(const dawn::Texture backbuffer, size_t i) { in createCommandBuffer() function
/third_party/skia/third_party/externals/dawn/examples/
DComputeBoids.cpp272 wgpu::CommandBuffer createCommandBuffer(const wgpu::TextureView backbufferView, size_t i) { in createCommandBuffer() function