j
k
j a
j l
hr = IDirect3DTexture9_GetLevelDesc(texture, 0, &desc); + ok(hr == D3D_OK, "D3DXCreateTexture returned %#x, expected %#x\n", hr, D3D_OK);
Copy-paste error, it should be GetLevelDesc in the ok() message. :)
Back to the thread
Back to the list