Searched defs:ReflectionHeader (Results 1 – 2 of 2) sorted by relevance
26 struct ReflectionHeader { struct27 uint8_t tag[sizeof(REFLECTION_TAG)];28 uint16_t type;29 uint16_t offsetPushConstants;30 uint16_t offsetSpecializationConstants;31 uint16_t offsetDescriptorSets;32 uint16_t offsetInputs;33 uint16_t offsetLocalSize;
647 struct ReflectionHeader { struct648 uint8_t tag[sizeof(REFLECTION_TAG)];649 uint16_t type;650 uint16_t offsetPushConstants;651 uint16_t offsetSpecializationConstants;652 uint16_t offsetDescriptorSets;653 uint16_t offsetInputs;654 uint16_t offsetLocalSize;