Searched refs:vertexAttributeDesc (Results 1 – 1 of 1) sorted by relevance
429 if (const auto* vertexAttributeDesc = in GetVertexAttributeByteSize() local431 vertexAttributeDesc) { in GetVertexAttributeByteSize()432 const FormatProperties& properties = GetFormatSpec(vertexAttributeDesc->format); in GetVertexAttributeByteSize()435 …erties.format != BASE_FORMAT_UNDEFINED, "Format not supported (%u).", vertexAttributeDesc->format); in GetVertexAttributeByteSize()