Lines Matching defs:cc
552 const uint32_t cc = v[0].flags; in drawPrimitivesPoints() local
590 const uint32_t cc = v0->flags & v1->flags; in drawPrimitivesLineStrip() local
612 const uint32_t cc = v0->flags & v1->flags; in drawPrimitivesLineLoop() local
638 const uint32_t cc = v[0].flags & v[1].flags; in drawPrimitivesLines() local
684 const uint32_t cc = v0->flags & v1->flags & v2->flags; in drawPrimitivesTriangleFanOrStrip() local
734 const uint32_t cc = v[0].flags & v[1].flags & v[2].flags; in drawPrimitivesTriangles() local
796 const uint32_t cc = v0->flags & v1->flags; in drawIndexedPrimitivesLineStrip() local
823 const uint32_t cc = v0->flags & v1->flags; in drawIndexedPrimitivesLineLoop() local
833 const uint32_t cc = v0->flags & v1->flags; in drawIndexedPrimitivesLineLoop() local
849 const uint32_t cc = v0->flags & v1->flags; in drawIndexedPrimitivesLines() local
884 const uint32_t cc = v0->flags & v1->flags & v2->flags; in drawIndexedPrimitivesTriangleFanOrStrip() local
920 const uint32_t cc = v0->flags & v1->flags & v2->flags; in drawIndexedPrimitivesTriangles() local
934 const uint32_t cc = v0->flags & v1->flags & v2->flags; in drawIndexedPrimitivesTriangles() local