Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_cs.c356 LLVMValueRef use_partial_mask = LLVMBuildAnd(gallivm->builder, last_x_loop, has_partials, ""); in generate_compute() local
362 lp_build_if(&if_state, gallivm, use_partial_mask); in generate_compute()