Searched defs:blend_test_ptr_t (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/
H A Dlp_test_blend.c55 typedef void (*blend_test_ptr_t)(const void *src, const void *dst, const void *con, void *res); typedef
467 blend_test_ptr_t blend_test_ptr;
484 blend_test_ptr = (blend_test_ptr_t)gallivm_jit_function(gallivm, func);
/external/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_test_blend.c55 typedef void (*blend_test_ptr_t)(const void *src, const void *dst, const void *con, void *res); typedef
467 blend_test_ptr_t blend_test_ptr;
484 blend_test_ptr = (blend_test_ptr_t)gallivm_jit_function(gallivm, func);

Completed in 117 milliseconds