HomeSort by relevance Sort by last modified time
    Searched refs:nv50_mt_choose_storage_type (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/
nv50_miptree.c 38 nv50_mt_choose_storage_type(struct nv50_miptree *mt, boolean compressed) function
272 bo_config.nv50.memtype = nv50_mt_choose_storage_type(mt, TRUE);
  /external/mesa3d/src/gallium/drivers/nv50/
nv50_miptree.c 38 nv50_mt_choose_storage_type(struct nv50_miptree *mt, boolean compressed) function
272 bo_config.nv50.memtype = nv50_mt_choose_storage_type(mt, TRUE);

Completed in 203 milliseconds