HomeSort by relevance Sort by last modified time
    Searched refs:unary_func_t (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/
lp_test_arit.c 56 typedef void (*unary_func_t)(float *out, const float *in); typedef
297 unary_func_t test_func_jit;
317 test_func_jit = (unary_func_t) gallivm_jit_function(gallivm, test_func);
  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_test_arit.c 56 typedef void (*unary_func_t)(float *out, const float *in); typedef
297 unary_func_t test_func_jit;
317 test_func_jit = (unary_func_t) gallivm_jit_function(gallivm, test_func);

Completed in 3275 milliseconds