Searched refs:indices_copy (Results 1 – 1 of 1) sorted by relevance
9455 GLint *indices_copy = NULL; in save_UniformSubroutinesuiv() local9458 indices_copy = memdup(indices, sizeof(GLuint) * 4 * count); in save_UniformSubroutinesuiv()9461 save_pointer(&n[3], indices_copy); in save_UniformSubroutinesuiv()