Searched refs:svga_destroy_shader_result (Results 1 – 6 of 6) sorted by relevance
155 void svga_destroy_shader_result( struct svga_shader_result *result );
116 svga_destroy_shader_result( result ); in svga_delete_fs_state()
174 svga_destroy_shader_result( result ); in svga_delete_vs_state()
150 svga_destroy_shader_result( result ); in compile_vs()
152 svga_destroy_shader_result( result ); in compile_fs()
384 void svga_destroy_shader_result( struct svga_shader_result *result ) in svga_destroy_shader_result() function