#include <types.h>
Definition at line 60 of file types.h.
◆ binding
size_t impeller::compiler::InputDescription::binding |
◆ bit_width
size_t impeller::compiler::InputDescription::bit_width |
◆ columns
size_t impeller::compiler::InputDescription::columns |
◆ location
size_t impeller::compiler::InputDescription::location |
◆ name
std::string impeller::compiler::InputDescription::name |
◆ offset
size_t impeller::compiler::InputDescription::offset |
◆ set
size_t impeller::compiler::InputDescription::set |
◆ type
spirv_cross::SPIRType::BaseType impeller::compiler::InputDescription::type |
Initial value:=
spirv_cross::SPIRType::BaseType::Unknown
Definition at line 65 of file types.h.
◆ vec_size
size_t impeller::compiler::InputDescription::vec_size |
The documentation for this struct was generated from the following file: