Searched defs:EntryPointMetadata (Results 1 – 1 of 1) sorted by relevance
166 struct EntryPointMetadata { struct169 BindingInfoArray bindings;171 struct SamplerTexturePair {175 std::vector<SamplerTexturePair> samplerTexturePairs;179 vertexInputBaseTypes;180 ityp::bitset<VertexAttributeLocation, kMaxVertexAttributes> usedVertexInputs;183 struct FragmentOutputVariableInfo {188 fragmentOutputVariables;189 ityp::bitset<ColorAttachmentIndex, kMaxColorAttachments> fragmentOutputsWritten;191 struct InterStageVariableInfo {[all …]