Searched defs:attributesSetMask (Results 1 – 1 of 1) sorted by relevance
121 ityp::bitset<VertexAttributeLocation, kMaxVertexAttributes>* attributesSetMask) { in ValidateVertexAttribute()176 ityp::bitset<VertexAttributeLocation, kMaxVertexAttributes>* attributesSetMask) { in ValidateVertexBufferLayout()215 ityp::bitset<VertexAttributeLocation, kMaxVertexAttributes> attributesSetMask; in ValidateVertexState() local