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 D | brw_bufmgr.h | 70 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 D | brw_bufmgr.c | 274 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 D | brw_bufmgr.h | 71 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 D | brw_bufmgr.c | 297 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 D | 19.0.4.rst | 153 - i965: Fix BRW_MEMZONE_LOW_4G heap size.
|
| H A D | 19.1.0.rst | 3384 - i965: Fix BRW_MEMZONE_LOW_4G heap size.
|
Completed in 21 milliseconds