Searched refs:RADEON_MAX_SLAB_HEAPS (Results 1 - 10 of 10) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeon/ |
| H A D | radeon_winsys.h | 717 RADEON_MAX_SLAB_HEAPS, enumerator in enum:radeon_heap 718 RADEON_MAX_CACHED_HEAPS = RADEON_MAX_SLAB_HEAPS,
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/winsys/amdgpu/drm/ |
| H A D | amdgpu_winsys.c | 464 RADEON_MAX_SLAB_HEAPS, true, 479 RADEON_MAX_SLAB_HEAPS, true,
|
| H A D | amdgpu_bo.c | 1388 if (heap < 0 || heap >= RADEON_MAX_SLAB_HEAPS)
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeon/ |
| H A D | radeon_winsys.h | 751 RADEON_MAX_SLAB_HEAPS, enumerator in enum:radeon_heap 752 RADEON_MAX_CACHED_HEAPS = RADEON_MAX_SLAB_HEAPS,
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/winsys/amdgpu/drm/ |
| H A D | amdgpu_winsys.c | 360 RADEON_MAX_SLAB_HEAPS,
|
| H A D | amdgpu_bo.c | 1333 if (heap < 0 || heap >= RADEON_MAX_SLAB_HEAPS)
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/winsys/radeon/drm/ |
| H A D | radeon_drm_winsys.c | 861 RADEON_MAX_SLAB_HEAPS,
|
| H A D | radeon_drm_bo.c | 986 if (heap < 0 || heap >= RADEON_MAX_SLAB_HEAPS)
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/winsys/radeon/drm/ |
| H A D | radeon_drm_winsys.c | 865 RADEON_MAX_SLAB_HEAPS, false,
|
| H A D | radeon_drm_bo.c | 1038 if (heap < 0 || heap >= RADEON_MAX_SLAB_HEAPS)
|
Completed in 18 milliseconds