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

Public Attributes

uint8_t semantic
 
uint8_t slot
 
uint8_t binding
 
WGPUVertexFormat format
 
size_t nameHash
 

Detailed Description

Definition at line 26 of file EffectsWebGPU.h.

Member Data Documentation

◆ binding

uint8_t Cogs::SemanticSlotBinding::binding

Definition at line 29 of file EffectsWebGPU.h.

◆ format

WGPUVertexFormat Cogs::SemanticSlotBinding::format

Definition at line 30 of file EffectsWebGPU.h.

◆ nameHash

size_t Cogs::SemanticSlotBinding::nameHash

Definition at line 31 of file EffectsWebGPU.h.

◆ semantic

uint8_t Cogs::SemanticSlotBinding::semantic

Definition at line 27 of file EffectsWebGPU.h.

◆ slot

uint8_t Cogs::SemanticSlotBinding::slot

Definition at line 28 of file EffectsWebGPU.h.


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