Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/program/
Dprogram.h57 _mesa_free_program_data(struct gl_context *ctx);
Dprogram.c118 _mesa_free_program_data(struct gl_context *ctx) in _mesa_free_program_data() function
/third_party/mesa3d/src/mesa/main/
Dcontext.c1268 _mesa_free_program_data(ctx); in _mesa_free_context_data()