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

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/
H A Dlp_state_fs.c1556 LLVMValueRef y_val = lp_build_const_int32(gallivm, y); local in function:load_unswizzled_block
1558 y_val = LLVMBuildAdd(builder, y_val, y_offset, "");
1559 LLVMValueRef by = LLVMBuildMul(builder, y_val, stride, "");

Completed in 8 milliseconds