Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/broadcom/vulkan/
H A Dv3dv_device.c690 compute_heap_size() in compute_heap_size() function
838 const uint64_t mem_size = compute_heap_size(); in get_device_properties()
1417 mem->memoryHeaps[0].size = compute_heap_size(); in create_physical_device()
/aosp_15_r20/external/mesa3d/docs/relnotes/
H A D21.3.0.rst1996 - anv: Move compute_heap_size lower in the file
H A D20.3.0.rst345 - v3dv/device: fix compute_heap_size for the simulator