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

Public Attributes

std::vector< WGPUVertexAttribute > vertex_attributes
 
std::vector< WGPUVertexBufferLayout > vertex_buffer_layout
 

Detailed Description

Definition at line 32 of file BuffersWebGPU.h.

Member Data Documentation

◆ vertex_attributes

std::vector<WGPUVertexAttribute> Cogs::InputLayoutWebGPU::vertex_attributes

Definition at line 33 of file BuffersWebGPU.h.

◆ vertex_buffer_layout

std::vector<WGPUVertexBufferLayout> Cogs::InputLayoutWebGPU::vertex_buffer_layout

Definition at line 34 of file BuffersWebGPU.h.


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