Skip to content

Class: ShaderUtil

Constructors

Properties

Methods

Constructors

constructor

new ShaderUtil(): ShaderUtil

Returns

ShaderUtil

Properties

renderShaderModulePool

Static renderShaderModulePool: Map<string, GPUShaderModule>

Defined in

src/gfx/graphics/webGpu/shader/util/ShaderUtil.ts:23


renderShader

Static renderShader: Map<string, RenderShaderPass>

Defined in

src/gfx/graphics/webGpu/shader/util/ShaderUtil.ts:24

Methods

init

init(): void

Returns

void

Defined in

src/gfx/graphics/webGpu/shader/util/ShaderUtil.ts:26