Input layout description for .
uint32_t slot_count;
uint32_t attribute_count;
};
Definition at line 1635 of file api.hpp.
#include <api.hpp>
◆ attribute_count
uint32_t wis::InputLayout::attribute_count |
Input attributes count.
Definition at line 1639 of file api.hpp.
◆ attributes
Input attributes array. Describes how the vertex data is read by the HLSL shader.
Definition at line 1638 of file api.hpp.
◆ slot_count
uint32_t wis::InputLayout::slot_count |
Input slots count. Max number is 16.
Definition at line 1637 of file api.hpp.
◆ slots
Input slots array. Made to pick up data from several arrays of vertex data.
Definition at line 1636 of file api.hpp.
The documentation for this struct was generated from the following file:
- /home/runner/work/Wisdom/Wisdom/wisdom/include/wisdom/generated/api/api.hpp