Arquivos
rocm-systems/vdi
Vladislav Sytchenko 292d008a64 Start the lifetime of the texture reference
reinterpret_cast<> doesn't create an object, so the texref is actually unitiliazed. This may lead to garbage data in some of its struct members.

Initialize it by performing a placement new. The constructer should set all of its members to default values. There's no way currently to extract the channel type, so use single channel char for now.

Change-Id: I41b305a75bb3f30130324de785099f55b3e130c7
2020-03-18 12:30:11 -04:00
..
2020-02-04 08:47:10 -08:00
2020-02-04 08:47:10 -08:00
2020-03-09 16:11:25 -04:00
2020-03-09 16:11:25 -04:00
2020-03-10 00:02:10 -07:00
2020-03-10 00:02:10 -07:00