Home
last modified time | relevance | path

Searched refs:blend_test_ptr (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_test_blend.c443 blend_test_ptr_t blend_test_ptr; in test_one() local
461 blend_test_ptr = (blend_test_ptr_t)gallivm_jit_function(gallivm, func, "test"); in test_one()
504 blend_test_ptr(src, src1, dst, con, res); in test_one()