Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/program/
Dprogram.h70 _mesa_new_program(struct gl_context *ctx, gl_shader_stage stage, GLuint id,
Dprogram.c222 _mesa_new_program(struct gl_context *ctx, gl_shader_stage stage, GLuint id, in _mesa_new_program() function
/third_party/mesa3d/src/mesa/state_tracker/
Dst_context.c817 functions->NewProgram = _mesa_new_program; in st_init_driver_functions()
/third_party/mesa3d/docs/relnotes/
D22.0.0.rst1027 - mesa: drop unused _mesa_new_program.