Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/glsl/
Dstandalone.h47 void standalone_compiler_cleanup(struct gl_shader_program *prog);
Dmain.cpp100 standalone_compiler_cleanup(whole_program); in main()
Dstandalone.cpp608 standalone_compiler_cleanup(struct gl_shader_program *whole_program) in standalone_compiler_cleanup() function