Home
last modified time | relevance | path

Searched refs:angleY (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtx/
H A Deuler_angles.hpp38 T const & angleY);
51 T const & angleY);
57 T const & angleY,
78 T const & angleY,
86 T const & angleY);
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fTextureMipmapTests.cpp1228 float angleY = 1.0f + 2.0f*DE_PI * ((float)cellNdx / 32.0f); in getAffineTexCoord3D() local
1229 tcu::Mat3 rotMatrix = tcu::rotationMatrixX(angleX) * tcu::rotationMatrixY(angleY); in getAffineTexCoord3D()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
H A DvktTextureMipmapTests.cpp788 const float angleY = 1.0f + 2.0f*DE_PI * ((float)cellNdx / 32.0f); in getAffineTexCoord3D() local
789 const tcu::Mat3 rotMatrix = tcu::rotationMatrixX(angleX) * tcu::rotationMatrixY(angleY); in getAffineTexCoord3D()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/
H A DvktTextureMipmapTests.cpp788 const float angleY = 1.0f + 2.0f*DE_PI * ((float)cellNdx / 32.0f); in getAffineTexCoord3D() local
789 const tcu::Mat3 rotMatrix = tcu::rotationMatrixX(angleX) * tcu::rotationMatrixY(angleY); in getAffineTexCoord3D()

Completed in 16 milliseconds