Home
last modified time | relevance | path

Searched refs:system_memory_megabytes (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_screen.c358 const unsigned system_memory_megabytes = in crocus_get_param() local
361 return MIN2(system_memory_megabytes, gpu_mappable_megabytes); in crocus_get_param()
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_screen.c179 const unsigned system_memory_megabytes = in iris_get_video_memory() local
182 return MIN2(system_memory_megabytes, gpu_mappable_megabytes); in iris_get_video_memory()

Completed in 3 milliseconds