Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/glsl/
Dstandalone.cpp113 new_program(struct gl_context *ctx, GLenum target, GLuint id, bool is_arb_asm) in new_program() function
330 ctx->Driver.NewProgram = new_program; in initialize_context()