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 18 of file EffectsWebGPU.h.

Member Data Documentation

◆ binding

uint8_t Cogs::SemanticSlotBinding::binding

Definition at line 21 of file EffectsWebGPU.h.

◆ format

WGPUVertexFormat Cogs::SemanticSlotBinding::format

Definition at line 22 of file EffectsWebGPU.h.

◆ nameHash

size_t Cogs::SemanticSlotBinding::nameHash

Definition at line 23 of file EffectsWebGPU.h.

◆ semantic

uint8_t Cogs::SemanticSlotBinding::semantic

Definition at line 19 of file EffectsWebGPU.h.

◆ slot

uint8_t Cogs::SemanticSlotBinding::slot

Definition at line 20 of file EffectsWebGPU.h.


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