Searched refs:ReflectionHeader (Results 1 – 2 of 2) sorted by relevance
544 struct ReflectionHeader { struct574 if (reflectionData.size() < sizeof(ReflectionHeader)) { in IsValid() argument577 …const ReflectionHeader& header = *reinterpret_cast<const ReflectionHeader*>(reflectionData.data()); in IsValid()584 …const ReflectionHeader& header = *reinterpret_cast<const ReflectionHeader*>(reflectionData.data()); in GetStageFlags()592 …const ReflectionHeader& header = *reinterpret_cast<const ReflectionHeader*>(reflectionData.data()); in GetPipelineLayout()633 …const ReflectionHeader& header = *reinterpret_cast<const ReflectionHeader*>(reflectionData.data()); in GetSpecializationConstants()656 …const ReflectionHeader& header = *reinterpret_cast<const ReflectionHeader*>(reflectionData.data()); in GetInputDescriptions()678 …const ReflectionHeader& header = *reinterpret_cast<const ReflectionHeader*>(reflectionData.data()); in GetLocalSize()
2130 struct ReflectionHeader { struct2142 if (reflectionData.size() < sizeof(ReflectionHeader)) { in IsValid() argument2145 …const ReflectionHeader& header = *reinterpret_cast<const ReflectionHeader*>(reflectionData.data()); in IsValid()2152 …const ReflectionHeader& header = *reinterpret_cast<const ReflectionHeader*>(reflectionData.data()); in GetStageFlags()2160 …const ReflectionHeader& header = *reinterpret_cast<const ReflectionHeader*>(reflectionData.data()); in GetPipelineLayout()2206 …const ReflectionHeader& header = *reinterpret_cast<const ReflectionHeader*>(reflectionData.data()); in GetSpecializationConstants()2229 …const ReflectionHeader& header = *reinterpret_cast<const ReflectionHeader*>(reflectionData.data()); in GetInputDescriptions()2251 …const ReflectionHeader& header = *reinterpret_cast<const ReflectionHeader*>(reflectionData.data()); in GetLocalSize()2266 …const ReflectionHeader& header = *reinterpret_cast<const ReflectionHeader*>(reflectionData.data()); in GetPushConstants()