Home
last modified time | relevance | path

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

/external/deqp/modules/gles2/functional/
Des2fVertexTextureTests.cpp578 const Vec2 texMinScale (+1.8f, +1.8f); in iterate() local
596 Render(Rect(0, 0, leftWidth, bottomHeight), 0, texMinScale, texMinOffset), in iterate()
598 Render(Rect(0, bottomHeight, leftWidth, topHeight), 1, texMinScale, texMinOffset), in iterate()
896 const Vec2 texMinScale (1.0f, 1.0f); in iterate() local
928 …OffsetX + 0, cellOffsetY + 0, leftCellWidth, bottomCellHeight), 0, texMinScale, texMinOffset), in iterate()
930 … + 0, cellOffsetY + bottomHeight, leftCellWidth, topCellHeight), 1, texMinScale, texMinOffset), in iterate()
/external/deqp/modules/gles3/functional/
Des3fVertexTextureTests.cpp678 const Vec2 texMinScale (+1.8f, +1.8f); in iterate() local
696 Render(Rect(0, 0, leftWidth, bottomHeight), 0, texMinScale, texMinOffset), in iterate()
698 Render(Rect(0, bottomHeight, leftWidth, topHeight), 1, texMinScale, texMinOffset), in iterate()
999 const Vec2 texMinScale (1.0f, 1.0f); in iterate() local
1031 …OffsetX + 0, cellOffsetY + 0, leftCellWidth, bottomCellHeight), 0, texMinScale, texMinOffset), in iterate()
1033 … + 0, cellOffsetY + bottomHeight, leftCellWidth, topCellHeight), 1, texMinScale, texMinOffset), in iterate()