Searched defs:kDefaultTextureHeight (Results 1 – 1 of 1) sorted by relevance
29 static constexpr uint64_t kDefaultTextureHeight = 1; variable401 const wgpu::Extent3D& copySize = {kDefaultTextureWidth, kDefaultTextureHeight}, in DoTest() argument