Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
impeller::VertexDescriptor Member List

This is the complete list of members for impeller::VertexDescriptor, including all inherited members.

GetDescriptorSetLayouts() constimpeller::VertexDescriptor
GetHash() const overrideimpeller::VertexDescriptorvirtual
GetStageInputs() constimpeller::VertexDescriptor
GetStageLayouts() constimpeller::VertexDescriptor
IsEqual(const VertexDescriptor &other) const overrideimpeller::VertexDescriptorvirtual
kReservedVertexBufferIndeximpeller::VertexDescriptorstatic
RegisterDescriptorSetLayouts(const std::array< DescriptorSetLayout, Size > &inputs)impeller::VertexDescriptorinline
RegisterDescriptorSetLayouts(const DescriptorSetLayout desc_set_layout[], size_t count)impeller::VertexDescriptor
SetStageInputs(const std::array< const ShaderStageIOSlot *, Size > &inputs, const std::array< const ShaderStageBufferLayout *, LayoutSize > &layout)impeller::VertexDescriptorinline
SetStageInputs(const std::vector< ShaderStageIOSlot > &inputs, const std::vector< ShaderStageBufferLayout > &layout)impeller::VertexDescriptor
SetStageInputs(const ShaderStageIOSlot *const stage_inputs[], size_t count, const ShaderStageBufferLayout *const stage_layout[], size_t layout_count)impeller::VertexDescriptor
UsesInputAttacments() constimpeller::VertexDescriptor
VertexDescriptor()impeller::VertexDescriptor
~VertexDescriptor()impeller::VertexDescriptorvirtual