Lines Matching defs:cc
550 const uint32_t cc = v[0].flags; in drawPrimitivesPoints() local
588 const uint32_t cc = v0->flags & v1->flags; in drawPrimitivesLineStrip() local
610 const uint32_t cc = v0->flags & v1->flags; in drawPrimitivesLineLoop() local
636 const uint32_t cc = v[0].flags & v[1].flags; in drawPrimitivesLines() local
682 const uint32_t cc = v0->flags & v1->flags & v2->flags; in drawPrimitivesTriangleFanOrStrip() local
732 const uint32_t cc = v[0].flags & v[1].flags & v[2].flags; in drawPrimitivesTriangles() local
794 const uint32_t cc = v0->flags & v1->flags; in drawIndexedPrimitivesLineStrip() local
821 const uint32_t cc = v0->flags & v1->flags; in drawIndexedPrimitivesLineLoop() local
831 const uint32_t cc = v0->flags & v1->flags; in drawIndexedPrimitivesLineLoop() local
847 const uint32_t cc = v0->flags & v1->flags; in drawIndexedPrimitivesLines() local
882 const uint32_t cc = v0->flags & v1->flags & v2->flags; in drawIndexedPrimitivesTriangleFanOrStrip() local
918 const uint32_t cc = v0->flags & v1->flags & v2->flags; in drawIndexedPrimitivesTriangles() local
932 const uint32_t cc = v0->flags & v1->flags & v2->flags; in drawIndexedPrimitivesTriangles() local