Home
last modified time | relevance | path

Searched refs:dsAccess (Results 1 – 1 of 1) sorted by relevance

/external/deqp/modules/internal/
DditFrameworkTests.cpp772 …const rr::MultisamplePixelBufferAccess dsAccess = rr::MultisamplePixelBufferAccess::fromMultisamp… in runCase() local
773 const rr::RenderTarget renderTarget (colorAccess, dsAccess, dsAccess); in runCase()
803 const ConstPixelBufferAccess dsAccess = depthStencil.getAccess(); in runCase() local
822 if (dsAccess.getPixStencil(sampleNdx, x, y) != 0) in runCase()
828 const float depth = dsAccess.getPixDepth(sampleNdx, x, y); in runCase()