Searched refs:dstelt_size (Results 1 – 1 of 1) sorted by relevance
98 GLuint dstelt_size; member131 if (copy->dstelt_nr + 4 > copy->dstelt_size) in check_flush()543 copy->dstelt_size = MIN2(65536, in replay_init()545 copy->dstelt_size = MIN2(copy->dstelt_size, in replay_init()547 copy->dstelt = malloc(sizeof(GLuint) * copy->dstelt_size); in replay_init()