Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/gl/
DFramebufferGL.cpp1181 GLfloat destMappingYOffset = in clipSrcRegion() local
1187 static_cast<GLuint>(std::round(bounds.destRegion.y + destMappingYOffset)); in clipSrcRegion()
1192 std::round(bounds.destRegion.y + destMappingYOffset + destMappingHeight)); in clipSrcRegion()