Home
last modified time | relevance | path

Searched refs:pos_half (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_setup.c499 LLVMValueRef pos_half; in emit_apply_cyl_wrap() local
510 pos_half = lp_build_const_vec(gallivm, type, +0.5f); in emit_apply_cyl_wrap()
521 offset = lp_build_compare(gallivm, type, PIPE_FUNC_GREATER, delta, pos_half); in emit_apply_cyl_wrap()
534 offset = lp_build_compare(gallivm, type, PIPE_FUNC_GREATER, delta, pos_half); in emit_apply_cyl_wrap()
547 offset = lp_build_compare(gallivm, type, PIPE_FUNC_GREATER, delta, pos_half); in emit_apply_cyl_wrap()