Home
last modified time | relevance | path

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

/external/deqp/modules/gles2/functional/
Des2fVertexTextureTests.cpp580 const Vec2 texMagScale (+0.3f, +0.3f); in iterate() local
597 Render(Rect(leftWidth, 0, rightWidth, bottomHeight), 0, texMagScale, texMagOffset), in iterate()
599 Render(Rect(leftWidth, bottomHeight, rightWidth, topHeight), 1, texMagScale, texMagOffset) in iterate()
907 const Vec2 texMagScale (0.3f, 0.3f); in iterate() local
938 … + leftWidth, cellOffsetY + 0, rightCellWidth, bottomCellHeight), 0, texMagScale, texMagOffset), in iterate()
940 …tWidth, cellOffsetY + bottomHeight, rightCellWidth, topCellHeight), 1, texMagScale, texMagOffset) in iterate()
/external/deqp/modules/gles3/functional/
Des3fVertexTextureTests.cpp680 const Vec2 texMagScale (+0.3f, +0.3f); in iterate() local
697 Render(Rect(leftWidth, 0, rightWidth, bottomHeight), 0, texMagScale, texMagOffset), in iterate()
699 Render(Rect(leftWidth, bottomHeight, rightWidth, topHeight), 1, texMagScale, texMagOffset) in iterate()
1001 const Vec2 texMagScale (0.3f, 0.3f); in iterate() local
1032 … + leftWidth, cellOffsetY + 0, rightCellWidth, bottomCellHeight), 0, texMagScale, texMagOffset), in iterate()
1034 …tWidth, cellOffsetY + bottomHeight, rightCellWidth, topCellHeight), 1, texMagScale, texMagOffset) in iterate()