This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Does Mali T604 GPU supports texture memory?

Hi,

I am working on a ARNDALE board which consists of a Mali T604 GPU. I have an application developed with OpenCL which runs fine on this board. The application uses buffer memory. Now I want to use texture memory instead of buffer memory. I changed my host code to use texture memory but when I try to compile the application, I get error mentioning that the compiler cannot recognize the write_image, clCreateImage functions. From the device query I can see that texture memory is supported on this GPU. It seems like the driver does not support it. Could anyone please clarify whether or not Mali T604 and its driver supports texture memory ?

Ps: I contacted Mali 4 days ago but did not receive any clarification from them yet.

Parents Reply Children
No data