We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
When testing OpenCL device info about CL_DEVICE_MAX_CONSTANT_BUFFER_SIZE, I'm amazed to find that the return value is 1GB.
How could it be so large? (Tested on a mediatek phone with Dimensity 1000+ SOC).
Is it an error?
Thanks
qdev said:How could it be so large?
Most modern GPUs back buffers by system memory, so "it's just RAM".