I am using a constant image of resolution 1024*768 pixels *4 bytes representing Color to be overlapped with several images. The constant image is larger than the GPU constant memory 16K or 64K.  If Tiling is used, this means that the constant memory will be used for write several times.

What is the feasibility of using GPU Constant Memory for large images in such scenario?

More Ahmed Hassan Yousef's questions See All
Similar questions and discussions