Home
last modified time | relevance | path

Searched refs:tex_obj_current_count (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/nouveau/
Dnouveau_screen.h81 uint64_t tex_obj_current_count; member
/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_miptree.c174 NOUVEAU_DRV_STAT(nouveau_screen(pscreen), tex_obj_current_count, -1); in nv50_miptree_destroy()
436 NOUVEAU_DRV_STAT(nouveau_screen(pscreen), tex_obj_current_count, 1); in nv50_miptree_from_handle()
/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_miptree.c449 NOUVEAU_DRV_STAT(nouveau_screen(pscreen), tex_obj_current_count, 1); in nvc0_miptree_create()