Searched refs:writeDepthOnly (Results 1 – 1 of 1) sorted by relevance
/external/deqp/framework/opengl/simplereference/ |
D | sglrReferenceContext.cpp | 3019 static inline void writeDepthOnly (const rr::MultisamplePixelBufferAccess& access, int s, int x, in… in writeDepthOnly() function 3086 writeDepthOnly(dst, 0, x, y, src.raw().getPixel(0, srcX, srcY).x()); in blitResolveMultisampleFramebuffer() 3252 …writeDepthOnly(dst, sampleNdx, xo, yo, src.raw().getPixDepth(sampleNdx, deFloorFloatToInt32(sX), d… in blitFramebuffer()
|