Home
last modified time | relevance | path

Searched refs:unary_func_t (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_test_arit.c57 typedef void (*unary_func_t)(float *out, const float *in); typedef
423 unary_func_t test_func_jit; in test_unary()
446 test_func_jit = (unary_func_t) gallivm_jit_function(gallivm, test_func); in test_unary()

Completed in 1 milliseconds