Cogs.Core
Public Attributes | List of all members
Cogs::WebGPUConstantBufferBinding Struct Reference

Public Attributes

size_t group
 
size_t nameHash
 
WGPUBindGroupLayoutEntry bg_ent
 

Detailed Description

Definition at line 20 of file EffectsWebGPU.h.

Member Data Documentation

◆ bg_ent

WGPUBindGroupLayoutEntry Cogs::WebGPUConstantBufferBinding::bg_ent

Definition at line 23 of file EffectsWebGPU.h.

◆ group

size_t Cogs::WebGPUConstantBufferBinding::group

Definition at line 21 of file EffectsWebGPU.h.

◆ nameHash

size_t Cogs::WebGPUConstantBufferBinding::nameHash

Definition at line 22 of file EffectsWebGPU.h.


The documentation for this struct was generated from the following file: