Home
last modified time | relevance | path

Searched refs:memtype (Results 1 – 14 of 14) sorted by relevance

/external/eigen/Eigen/src/SparseLU/
DSparseLU_Memory.h210 …r,Index>::memXpand(VectorType& vec, Index& maxlen, Index nbElts, MemType memtype, Index& num_expan… in memXpand() argument
213 if (memtype == USUB) in memXpand()
DSparseLUImpl.h36 …Index memXpand(VectorType& vec, Index& maxlen, Index nbElts, MemType memtype, Index& num_expansion…
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nvc0/
Dnvc0_miptree.c289 bo_config.nvc0.memtype = nvc0_mt_choose_storage_type(mt, TRUE); in nvc0_miptree_create()
299 if (likely(bo_config.nvc0.memtype)) { in nvc0_miptree_create()
Dnvc0_winsys.h96 return bo->config.nvc0.memtype; in nouveau_bo_memtype()
Dnvc0_screen.c760 mm_config.nvc0.memtype = 0xfe0; in nvc0_screen_create()
/external/mesa3d/src/gallium/drivers/nvc0/
Dnvc0_miptree.c289 bo_config.nvc0.memtype = nvc0_mt_choose_storage_type(mt, TRUE); in nvc0_miptree_create()
299 if (likely(bo_config.nvc0.memtype)) { in nvc0_miptree_create()
Dnvc0_winsys.h96 return bo->config.nvc0.memtype; in nouveau_bo_memtype()
Dnvc0_screen.c760 mm_config.nvc0.memtype = 0xfe0; in nvc0_screen_create()
/external/mesa3d/src/gallium/drivers/nv50/
Dnv50_winsys.h86 return bo->config.nv50.memtype; in nouveau_bo_memtype()
Dnv50_miptree.c272 bo_config.nv50.memtype = nv50_mt_choose_storage_type(mt, TRUE); in nv50_miptree_create()
279 if (bo_config.nv50.memtype != 0) { in nv50_miptree_create()
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/
Dnv50_winsys.h86 return bo->config.nv50.memtype; in nouveau_bo_memtype()
Dnv50_miptree.c272 bo_config.nv50.memtype = nv50_mt_choose_storage_type(mt, TRUE); in nv50_miptree_create()
279 if (bo_config.nv50.memtype != 0) { in nv50_miptree_create()
/external/mesa3d/src/gallium/drivers/nouveau/
Dnouveau_mm.c171 size, cache->config.nv50.memtype, ret); in nouveau_mm_allocate()
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nouveau/
Dnouveau_mm.c171 size, cache->config.nv50.memtype, ret); in nouveau_mm_allocate()