Searched refs:BRW_MEMZONE_LOW_4G (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
H A Dbrw_bufmgr.h70 BRW_MEMZONE_LOW_4G, enumerator in enum:brw_memory_zone
74 BRW_MEMZONE_SHADER = BRW_MEMZONE_LOW_4G,
77 BRW_MEMZONE_SCRATCH = BRW_MEMZONE_LOW_4G,
80 BRW_MEMZONE_SURFACE = BRW_MEMZONE_LOW_4G,
83 BRW_MEMZONE_DYNAMIC = BRW_MEMZONE_LOW_4G,
H A Dbrw_bufmgr.c274 return BRW_MEMZONE_LOW_4G;
1733 util_vma_heap_init(&bufmgr->vma_allocator[BRW_MEMZONE_LOW_4G],
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
H A Dbrw_bufmgr.h71 BRW_MEMZONE_LOW_4G, enumerator in enum:brw_memory_zone
75 BRW_MEMZONE_SHADER = BRW_MEMZONE_LOW_4G,
78 BRW_MEMZONE_SCRATCH = BRW_MEMZONE_LOW_4G,
81 BRW_MEMZONE_SURFACE = BRW_MEMZONE_LOW_4G,
84 BRW_MEMZONE_DYNAMIC = BRW_MEMZONE_LOW_4G,
H A Dbrw_bufmgr.c297 return BRW_MEMZONE_LOW_4G;
1898 util_vma_heap_init(&bufmgr->vma_allocator[BRW_MEMZONE_LOW_4G],
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D19.0.4.rst153 - i965: Fix BRW_MEMZONE_LOW_4G heap size.
H A D19.1.0.rst3384 - i965: Fix BRW_MEMZONE_LOW_4G heap size.

Completed in 21 milliseconds