Searched refs:new_program (Results 1 - 1 of 1) sorted by relevance

/external/mesa3d/src/compiler/glsl/
H A Dstandalone.cpp113 new_program(struct gl_context *ctx, GLenum target, GLuint id, bool is_arb_asm) function
127 printf("bad target in new_program\n");
330 ctx->Driver.NewProgram = new_program;

Completed in 145 milliseconds