Searched refs:tightlyPacked (Results 1 – 6 of 6) sorted by relevance
122 void init(angle::FormatID angleFormatId, bool tightlyPacked = false);146 const VertexFormat &getVertexFormat(angle::FormatID angleFormatId, bool tightlyPacked) const;
2639 void VertexFormat::init(angle::FormatID angleFormatId, bool tightlyPacked)2727 if (tightlyPacked)2746 if (tightlyPacked)2765 if (tightlyPacked)2785 if (tightlyPacked)2804 if (tightlyPacked)2823 if (tightlyPacked)2843 if (tightlyPacked)2918 if (tightlyPacked)2937 if (tightlyPacked)[all …]
160 bool tightlyPacked) const in getVertexFormat() argument162 return mFormatTable.getVertexFormat(angleFormatId, tightlyPacked); in getVertexFormat()
221 bool tightlyPacked) const223 auto tableIdx = tightlyPacked ? 1 : 0;
316 bool tightlyPacked) const;
1348 bool tightlyPacked) const1350 return getDisplay()->getVertexFormat(angleFormatId, tightlyPacked);