Searched refs:dsAccess (Results 1 – 1 of 1) sorted by relevance
772 …const rr::MultisamplePixelBufferAccess dsAccess = rr::MultisamplePixelBufferAccess::fromMultisamp… in runCase() local773 const rr::RenderTarget renderTarget (colorAccess, dsAccess, dsAccess); in runCase()803 const ConstPixelBufferAccess dsAccess = depthStencil.getAccess(); in runCase() local822 if (dsAccess.getPixStencil(sampleNdx, x, y) != 0) in runCase()828 const float depth = dsAccess.getPixDepth(sampleNdx, x, y); in runCase()