Searched refs:conv_test_ptr (Results 1 - 2 of 2) sorted by path

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/
H A Dlp_test_conv.c160 conv_test_ptr_t conv_test_ptr; local
220 conv_test_ptr = (conv_test_ptr_t)gallivm_jit_function(gallivm, func);
243 conv_test_ptr(src, dst);
322 gallivm_free_function(gallivm, func, conv_test_ptr);
/external/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_test_conv.c160 conv_test_ptr_t conv_test_ptr; local
220 conv_test_ptr = (conv_test_ptr_t)gallivm_jit_function(gallivm, func);
243 conv_test_ptr(src, dst);
322 gallivm_free_function(gallivm, func, conv_test_ptr);

Completed in 289 milliseconds