Home
last modified time | relevance | path

Searched defs:zeroi (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_setup.c220 LLVMValueRef zeroi = lp_build_const_int32(gallivm, 0); in lp_do_offset_tri() local
544 LLVMValueRef zeroi = lp_build_const_int32(gallivm, 0); in init_args() local
/third_party/mesa3d/src/compiler/glsl/
Dlower_instructions.cpp341 ir_constant *zeroi = ir_constant::zero(ir, ivec); in dldexp_to_arith() local