Home | History | Annotate | Download | only in src

Lines Matching refs:intvalue

195     GLsizei width  = arg_width.intvalue(0);
196 GLsizei height = arg_height.intvalue(0);
197 GLenum format = arg_format.intvalue(0);
198 GLenum type = arg_type.intvalue(0);
260 GLsizei size = glmsg->args(6).intvalue(0);
288 GLsizei size = glmsg->args(7).intvalue(0);
311 GLsizei count = arg_count.intvalue(0);
334 int n_vectors = arg_count.intvalue(0);
340 int n_vectors = arg_count.intvalue(0);
348 int n_matrices = arg_count.intvalue(0);
355 GLsizei n = arg_n.intvalue(0);
363 GLsizei n = arg_n.intvalue(0);
392 GLuint program = glmsg->args(0).intvalue(0);
435 int program = glmsg->args(0).intvalue(0);
480 GLsizeiptr size = glmsg->args(1).intvalue(0);
485 GLenum target = glmsg->args(0).intvalue(0);
499 GLenum target = glmsg->args(0).intvalue(0);
500 GLintptr offset = glmsg->args(1).intvalue(0);
501 GLsizeiptr size = glmsg->args(2).intvalue(0);
667 GLsizei count = glmsg->args(2).intvalue(0);
684 GLsizei count = glmsg->args(1).intvalue(0);
685 GLenum type = glmsg->args(2).intvalue(0);
727 GLenum type = glmsg->args(2).intvalue(0);
728 GLsizei count = glmsg->args(1).intvalue(0);