sdfsdfs
This commit is contained in:
3
node_modules/pixi.js/lib/rendering/batcher/gpu/getTextureBatchBindGroup.d.ts
generated
vendored
Normal file
3
node_modules/pixi.js/lib/rendering/batcher/gpu/getTextureBatchBindGroup.d.ts
generated
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
import { BindGroup } from '../../renderers/gpu/shader/BindGroup';
|
||||
import type { TextureSource } from '../../renderers/shared/texture/sources/TextureSource';
|
||||
export declare function getTextureBatchBindGroup(textures: TextureSource[], size: number): BindGroup;
|
Reference in New Issue
Block a user