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

Public Attributes

size_t group =0
 
size_t nameHash =0
 
WGPUBindGroupLayoutEntry bg_ent
 
std::string name
 

Detailed Description

Definition at line 17 of file EffectsWebGPU.h.

Member Data Documentation

◆ bg_ent

WGPUBindGroupLayoutEntry Cogs::WebGPUConstantBufferBinding::bg_ent

Definition at line 20 of file EffectsWebGPU.h.

◆ group

size_t Cogs::WebGPUConstantBufferBinding::group =0

Definition at line 18 of file EffectsWebGPU.h.

◆ name

std::string Cogs::WebGPUConstantBufferBinding::name

Definition at line 21 of file EffectsWebGPU.h.

◆ nameHash

size_t Cogs::WebGPUConstantBufferBinding::nameHash =0

Definition at line 19 of file EffectsWebGPU.h.


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