Quantcast
Channel: AMD Developer Forums: Message List - OpenGL & Vulkan
Viewing all articles
Browse latest Browse all 631

Catalyst 13.12 1D texture bug in OpenGL?

$
0
0

With previous drivers, uploading a 1D texture in order to convert another image from fixed values to RGBA (think 8 bit textures) in a pixel shader worked fine. After updating to 13.12 it no longer works.

 

The same code still works with nVidia and Intel cards.

 

The code works if I change my texture from 1D to a 2D with 1 pixel height.


Viewing all articles
Browse latest Browse all 631

Trending Articles