Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/gl/
DFramebufferGL.cpp1179 GLfloat destMappingXOffset = in clipSrcRegion() local
1185 static_cast<GLuint>(std::round(bounds.destRegion.x + destMappingXOffset)); in clipSrcRegion()
1190 std::round(bounds.destRegion.x + destMappingXOffset + destMappingWidth)); in clipSrcRegion()