Re: [5/5] D3D9: Check for volume texture support before running the volume test
Aug. 2, 2007
11:53 a.m.
On 02/08/07, Stefan Dösinger <stefan(a)codeweavers.com> wrote:
+ if(!(caps.TextureCaps & D3DPTEXTURECAPS_CUBEMAP)) { That doesn't check for volume textures.
August 2007
12:05 p.m.
New subject: [5/5] D3D9: Check for volume texture support before running the volume test
Am Donnerstag, 2. August 2007 13:53 schrieb H. Verbeet:
On 02/08/07, Stefan Dösinger <stefan(a)codeweavers.com> wrote:
+ if(!(caps.TextureCaps & D3DPTEXTURECAPS_CUBEMAP)) {
That doesn't check for volume textures. oops again... :-|
6810
Age (days ago)
6810
Last active (days ago)
1 comments
2 participants
participants (2)
-
H. Verbeet -
Stefan Dösinger