KDGpu::VertexOptions¶
#include <graphics_pipeline_options.h>
Public Attributes¶
| Name | |
|---|---|
| std::vector< VertexBufferLayout > | buffers |
| std::vector< VertexAttribute > | attributes |
Friends¶
| Name | |
|---|---|
| bool | operator==(const VertexOptions & , const VertexOptions & ) |
Public Attributes Documentation¶
variable buffers¶
1 | |
variable attributes¶
1 | |
Friends¶
friend operator==¶
1 2 3 4 5 | |
Updated on 2025-11-26 at 00:01:40 +0000