Home
last modified time | relevance | path

Searched refs:BRW_MEMZONE_LOW_4G (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_bufmgr.h71 BRW_MEMZONE_LOW_4G, enumerator
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,
Dbrw_bufmgr.c291 return BRW_MEMZONE_LOW_4G; in memzone_for_address()
1894 util_vma_heap_init(&bufmgr->vma_allocator[BRW_MEMZONE_LOW_4G], in brw_bufmgr_create()
/external/mesa3d/docs/relnotes/
D19.0.4.rst153 - i965: Fix BRW_MEMZONE_LOW_4G heap size.
D19.1.0.rst3384 - i965: Fix BRW_MEMZONE_LOW_4G heap size.