Home
last modified time | relevance | path

Searched defs:texScale (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/deqp/modules/gles3/functional/
H A Des3fFboTestUtil.cpp551 const tcu::Vec4 texScale(m_uniforms[2].value.f4); in shadeFragments() local
666 const tcu::Vec4 texScale(m_uniforms[1].value.f4); in shadeFragments() local
782 const tcu::Vec4 texScale(m_uniforms[1].value.f4); in shadeFragments() local
H A Des3fVertexTextureTests.cpp799 float Vertex2DTextureCase::calculateLod(const Vec2 &texScale, const Vec2 &dstSize, int textureNdx) … in calculateLod() argument
1131 float VertexCubeTextureCase::calculateLod(const Vec2 &texScale, const Vec2 &dstSize, int textureNdx… in calculateLod() argument
/aosp_15_r20/external/deqp/modules/gles2/functional/
H A Des2fVertexTextureTests.cpp648 float Vertex2DTextureCase::calculateLod(const Vec2 &texScale, const Vec2 &dstSize, int textureNdx) … in calculateLod() argument
982 float VertexCubeTextureCase::calculateLod(const Vec2 &texScale, const Vec2 &dstSize, int textureNdx… in calculateLod() argument
/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fFboTestUtil.cpp402 const tcu::Vec4 texScale(m_uniforms[2].value.f4); in shadeFragments() local