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

  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/
lp_test_blend.c 467 blend_test_ptr_t blend_test_ptr; local
484 blend_test_ptr = (blend_test_ptr_t)gallivm_jit_function(gallivm, func);
520 blend_test_ptr(src, dst, con, res);
600 blend_test_ptr(src, dst, con, res);
683 gallivm_free_function(gallivm, func, blend_test_ptr);
  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_test_blend.c 467 blend_test_ptr_t blend_test_ptr; local
484 blend_test_ptr = (blend_test_ptr_t)gallivm_jit_function(gallivm, func);
520 blend_test_ptr(src, dst, con, res);
600 blend_test_ptr(src, dst, con, res);
683 gallivm_free_function(gallivm, func, blend_test_ptr);

Completed in 56 milliseconds