Searched refs:_mesa_GenPrograms (Results 1 – 5 of 5) sorted by relevance
40 _mesa_GenPrograms(GLsizei n, GLuint *ids);
219 _mesa_GenPrograms(GLsizei n, GLuint *ids) in _mesa_GenPrograms() function
501 SET_GenProgramsNV(exec, _mesa_GenPrograms); in _mesa_create_exec_table()
10301 SET_GenProgramsNV(table, _mesa_GenPrograms); in _mesa_create_save_table()10431 SET_GenProgramsNV(table, _mesa_GenPrograms); in _mesa_create_save_table()
1413 _mesa_GenPrograms(1, &blit->DepthFP); in init_blit_depth_pixels()2305 _mesa_GenPrograms(1, &drawpix->StencilFP); in init_draw_stencil_pixels()2339 _mesa_GenPrograms(1, &drawpix->DepthFP); in init_draw_depth_pixels()