Searched refs:i32_zero (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/ | ||
| H A D | lp_state_fs.c | 1743 LLVMValueRef i32_zero; local in function:generate_unswizzled_blend 1817 i32_zero = lp_build_const_int32(gallivm, 0); 2085 &i32_zero, 1, ""), ""); |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/ | ||
| H A D | lp_state_fs.c | 2327 LLVMValueRef i32_zero; local in function:generate_unswizzled_blend 2401 i32_zero = lp_build_const_int32(gallivm, 0); 2669 &i32_zero, 1, ""), ""); |
Completed in 18 milliseconds