Searched refs:program_id (Results 1 – 2 of 2) sorted by relevance
70 prog->id = brw->program_id++; in brwNewProgram()82 prog->id = brw->program_id++; in brwNewProgram()141 newFP->id = brw->program_id++; in brwProgramStringNotify()163 newVP->id = brw->program_id++; in brwProgramStringNotify()
1044 GLuint program_id; member