Home
last modified time | relevance | path

Searched defs:trans01 (Results 1 - 3 of 3) sorted by relevance

/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fTextureUnitTests.cpp291 Vec3 trans01 = (transformation * Vec4(0.0f, 1.0f, 1.0f, 1.0f)).xyz(); in calculateLodDerivateParts() local
H A Des3fVertexTextureTests.cpp1296 const Vec2 trans01 = (transf * Vec3(0.0f, 1.0f, 1.0f)).xy(); in calculateLod() local
1637 const Vec3 trans01 = transf * Vec3(0.0f, 1.0f, 1.0f); in calculateLod() local
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fTextureUnitTests.cpp210 Vec2 trans01 = (transformation * Vec3(0.0f, 1.0f, 1.0f)).xy(); in calculateLodDerivateParts() local

Completed in 8 milliseconds