- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi
We experience some interesting behaviour on a Intel HD 4600 with the 10.18.10.3383 driver version at a client site.
We have a compute shader with one input and one output. We bind the input texture to slot t0 and the output to slot u0. The output texture has twice the size as the input texture. In the CPU code we first bind the input then the output. When requesting the dimensions of the textures using (RW)Texture2D::GetDimensions(), we get the size of the output texture for both the input and the output. If we bind the output texture to u1, we get the expected results. Is this a known bug? And if so in what driver version was this fixed?
This is running on Windows 7.1 and here is some information about the graphics card:
Intel(R) HD Graphics 4600
DriverVersion: 10.18.10.3383
DriverDate: 20130106000000.000000-000
InstalledDisplayDrivers: igdumdim64.dll,igd10iumd64.dll,igd10iumd64.dll,igdumdim32,igd10iumd32,igd10iumd32
Graphics card 'Intel(R) HD Graphics 4600' is used by desktop
VendorId: 0x8086
DeviceId: 0x412
Revision: 0x6
SubSysId: 0x1998103c
DedicatedSystemMemory: 0 MB
DedicatedVideoMemory: 64 MB
SharedSystemMemory: 1632 MB
Link Copied

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page