Home
last modified time | relevance | path

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

/external/deqp/modules/gles2/functional/
Des2fVertexTextureTests.cpp578 const Vec2 texMagOffset (+0.9f, +0.8f); in iterate() local
594 Render(Rect(leftWidth, 0, rightWidth, bottomHeight), 0, texMagScale, texMagOffset), in iterate()
596 Render(Rect(leftWidth, bottomHeight, rightWidth, topHeight), 1, texMagScale, texMagOffset) in iterate()
896 const Vec2 texMagOffset (0.5f, 0.3f); in iterate() local
926 … + leftWidth, cellOffsetY + 0, rightCellWidth, bottomCellHeight), 0, texMagScale, texMagOffset), in iterate()
928 …tWidth, cellOffsetY + bottomHeight, rightCellWidth, topCellHeight), 1, texMagScale, texMagOffset) in iterate()
/external/deqp/modules/gles3/functional/
Des3fVertexTextureTests.cpp679 const Vec2 texMagOffset (+0.9f, +0.8f); in iterate() local
695 Render(Rect(leftWidth, 0, rightWidth, bottomHeight), 0, texMagScale, texMagOffset), in iterate()
697 Render(Rect(leftWidth, bottomHeight, rightWidth, topHeight), 1, texMagScale, texMagOffset) in iterate()
1000 const Vec2 texMagOffset (0.5f, 0.3f); in iterate() local
1030 … + leftWidth, cellOffsetY + 0, rightCellWidth, bottomCellHeight), 0, texMagScale, texMagOffset), in iterate()
1032 …tWidth, cellOffsetY + bottomHeight, rightCellWidth, topCellHeight), 1, texMagScale, texMagOffset) in iterate()