Function kos_sys::dc::pvr::pvr_poly_cxt_txr_mod

source ยท
pub unsafe extern "C" fn pvr_poly_cxt_txr_mod(
    dst: *mut pvr_poly_cxt_t,
    list: pvr_list_t,
    textureformat: c_int,
    tw: c_int,
    th: c_int,
    textureaddr: pvr_ptr_t,
    filtering: c_int,
    textureformat2: c_int,
    tw2: c_int,
    th2: c_int,
    textureaddr2: pvr_ptr_t,
    filtering2: c_int,
)