Home | History | Annotate | Download | only in common

Lines Matching defs:primcount

10025     primcount = _primcount;
10039 int32 primcount;
10052 COMPILE_ASSERT(offsetof(DrawArraysInstancedANGLE, primcount) == 16,
10076 primcount = _primcount;
10092 int32 primcount;
10107 COMPILE_ASSERT(offsetof(DrawElementsInstancedANGLE, primcount) == 20,