Searched refs:blend_test_ptr_t (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/ | ||
| H A D | lp_test_blend.c | 48 typedef void (*blend_test_ptr_t)(const void *src, const void *src1, typedef in typeref:typename:void (*)(const void * src,const void * src1,const void * dst,const void * con,void * res) 443 blend_test_ptr_t blend_test_ptr; 461 blend_test_ptr = (blend_test_ptr_t)gallivm_jit_function(gallivm, func); |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/ | ||
| H A D | lp_test_blend.c | 48 typedef void (*blend_test_ptr_t)(const void *src, const void *src1, typedef in typeref:typename:void (*)(const void * src,const void * src1,const void * dst,const void * con,void * res) 443 blend_test_ptr_t blend_test_ptr; 461 blend_test_ptr = (blend_test_ptr_t)gallivm_jit_function(gallivm, func); |
Completed in 4 milliseconds