Home | History | Annotate | Download | only in i965

Lines Matching refs:program_size

487    const GLuint *compile(struct brw_context *brw, GLuint *program_size);
593 GLuint *program_size)
739 return brw_get_program(&func, program_size);
1881 GLuint program_size;
1882 const GLuint *program = prog.compile(brw, &program_size);
1885 program, program_size,