Searched defs:texScale (Results 1 – 4 of 4) sorted by relevance
551 const tcu::Vec4 texScale(m_uniforms[2].value.f4); in shadeFragments() local666 const tcu::Vec4 texScale(m_uniforms[1].value.f4); in shadeFragments() local782 const tcu::Vec4 texScale(m_uniforms[1].value.f4); in shadeFragments() local
799 float Vertex2DTextureCase::calculateLod(const Vec2 &texScale, const Vec2 &dstSize, int textureNdx) … in calculateLod() argument1131 float VertexCubeTextureCase::calculateLod(const Vec2 &texScale, const Vec2 &dstSize, int textureNdx… in calculateLod() argument
648 float Vertex2DTextureCase::calculateLod(const Vec2 &texScale, const Vec2 &dstSize, int textureNdx) … in calculateLod() argument982 float VertexCubeTextureCase::calculateLod(const Vec2 &texScale, const Vec2 &dstSize, int textureNdx… in calculateLod() argument
402 const tcu::Vec4 texScale(m_uniforms[2].value.f4); in shadeFragments() local