HomeSort by: relevance | last modified time | path
    Searched refs:c00f (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/
lp_bld_sample_soa.c 1378 LLVMValueRef c00, c01, c10, c11, c00f, c01f, c10f, c11f; local
1395 c00f = LLVMBuildBitCast(builder, c00, coord_bld->vec_type, "");
1434 w00 = lp_build_andnot(coord_bld, w00, c00f);
1538 col00 = lp_build_andnot(coord_bld, col00, c00f);
  /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
lp_bld_sample_soa.c 1406 LLVMValueRef c00, c01, c10, c11, c00f, c01f, c10f, c11f; local
1423 c00f = LLVMBuildBitCast(builder, c00, coord_bld->vec_type, "");
1462 w00 = lp_build_andnot(coord_bld, w00, c00f);
1566 col00 = lp_build_andnot(coord_bld, col00, c00f);

Completed in 9 milliseconds