Home
last modified time | relevance | path

Searched defs:trans10 (Results 1 – 3 of 3) sorted by relevance

/external/deqp/modules/gles2/functional/
Des2fTextureUnitTests.cpp211 Vec2 trans10 = (transformation * Vec3(1.0f, 0.0f, 1.0f)).xy(); in calculateLodDerivateParts() local
/external/deqp/modules/gles3/functional/
Des3fTextureUnitTests.cpp292 Vec3 trans10 = (transformation * Vec4(1.0f, 0.0f, 1.0f, 1.0f)).xyz(); in calculateLodDerivateParts() local
Des3fVertexTextureTests.cpp1297 const Vec2 trans10 = (transf * Vec3(1.0f, 0.0f, 1.0f)).xy(); in calculateLod() local
1638 const Vec3 trans10 = transf * Vec3(1.0f, 0.0f, 1.0f); in calculateLod() local