cancel
Showing results for 
Search instead for 
Did you mean: 

Archives Discussions

jdmthree
Journeyman III

MSAA depth with CENTER_MULTISAMPLE_PATTERN

I'm creating a msaa depth buffer with D3D11_CENTER_MULTISAMPLE_PATTERN, then rendering to it without a pixel shader/render target.  I expect the depth to be sampled at the pixel centers but it appears to be still using the standard sample patterns.  This is different from the reference driver and (as far as I can tell) the D3D spec.

Is CENTER_MULTISAMPLE_PATTERN supported?  Am I mis-interpreting its specified behaviour?  Is there some implementation sublety I'm neglecting?

(I have a test app/source I can provide if helpful.)

Thank-you!

ATI Radeon HD 5750
Driver 10.8 (8.762-100803a-103691C-ATI)
D3D version 8.14.10.0775
June 2010 DX SDK

 

 

0 Likes
0 Replies