mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 05:18:08 +02:00
llvmpipe: verify function on blend test.
This commit is contained in:
parent
a79990bec0
commit
d8a4c4c524
1 changed files with 2 additions and 0 deletions
|
|
@ -186,6 +186,8 @@ add_blend_test(struct gallivm_state *gallivm,
|
|||
|
||||
LLVMBuildRetVoid(builder);;
|
||||
|
||||
gallivm_verify_function(gallivm, func);
|
||||
|
||||
return func;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue