Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/glsl/
Dstandalone.h47 void standalone_compiler_cleanup(struct gl_shader_program *prog);
Dmain.cpp97 standalone_compiler_cleanup(whole_program); in main()
Dstandalone.cpp596 standalone_compiler_cleanup(struct gl_shader_program *whole_program) in standalone_compiler_cleanup() function
/external/mesa3d/src/gallium/drivers/freedreno/ir3/
Dir3_cmdline.c77 standalone_compiler_cleanup(prog); in load_glsl()