Lines Matching defs:count
787 static void util_blitter_restore_textures_internal(struct blitter_context *blitter, unsigned count)
795 assert(count <= ARRAY_SIZE(states));
800 else if (count)
802 count,
812 else if (count)
814 0, count, true,
2173 unsigned count = 0;
2188 count = 2;
2204 count = 1;
2211 count = 1;
2229 util_blitter_restore_textures_internal(blitter, count);