is_enable_gpu_rendering
is_enable_gpu_rendering();
- check whether page rendering is allowed using the GPU (Available from version 4.10.1)
After testing, the function returns the result of its work to the script :
true
– allowed
false
– forbidden