Searched refs:const_ptr (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/
H A Dlp_test_blend.c147 LLVMValueRef const_ptr; local in function:add_blend_test
168 const_ptr = LLVMGetParam(func, 3);
178 con = LLVMBuildLoad(builder, const_ptr, "const");
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/
H A Dlp_test_blend.c147 LLVMValueRef const_ptr; local in function:add_blend_test
168 const_ptr = LLVMGetParam(func, 3);
178 con = LLVMBuildLoad(builder, const_ptr, "const");

Completed in 3 milliseconds