HomeSort by: relevance | last modified time | path
    Searched defs:uint16_type (Results 1 - 1 of 1) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
lp_bld_nir_soa.c 2447 struct lp_type uint16_type; local
2448 uint16_type = lp_uint_type(type);
2449 uint16_type.width /= 2;
2450 lp_build_context_init(&bld.bld_base.uint16_bld, gallivm, uint16_type);

Completed in 6 milliseconds