Searched defs:xfbDefault (Results 1 – 1 of 1) sorted by relevance
131 bool xfbDefault (void) const { return xfbStream == VERTEX_STREAM_DEFAULT; } in xfbDefault() function1361 const bool xfbDefault = (xfbStream.index == VERTEX_STREAM_DEFAULT); in testGenerator() local