Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/modules/gles2/functional/
H A Des2fTextureUnitTests.cpp183 Vec2 trans00 = (transformation * Vec3(0.0f, 0.0f, 1.0f)).xy(); in calculateLodDerivateParts() local
/aosp_15_r20/external/deqp/modules/gles3/functional/
H A Des3fVertexTextureTests.cpp1478 const Vec2 trans00 = (transf * Vec3(0.0f, 0.0f, 1.0f)).xy(); in calculateLod() local
1810 const Vec3 trans00 = transf * Vec3(0.0f, 0.0f, 1.0f); in calculateLod() local
H A Des3fTextureUnitTests.cpp226 Vec3 trans00 = (transformation * Vec4(0.0f, 0.0f, 1.0f, 1.0f)).xyz(); in calculateLodDerivateParts() local