Home | History | Annotate | Download | only in client

Lines Matching refs:pnames_count

2988   for (GLuint ii = 0; ii < state->pnames_count; ++ii) {
3010 state->pnames_count * sizeof(state->pnames[0]) +
3018 state->results_buffer = pnames_buffer + state->pnames_count;
3019 memcpy(pnames_buffer, state->pnames, state->pnames_count * sizeof(GLenum));
3024 state->pnames_count,