Home
last modified time | relevance | path

Searched refs:rotationMatrixX (Results 1 - 8 of 8) sorted by relevance

/third_party/vk-gl-cts/framework/common/
H A DtcuMatrixUtil.hpp44 Matrix<float, 3, 3> rotationMatrixX (float radiansX);
94 inline Matrix<float, 3, 3> rotationMatrixX (float radiansX) in rotationMatrixX() function
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/
H A DvktRayQueryDirectionTests.cpp182 const tcu::Mat3 rotationMatrixX (rotationMatrixDataX); in getRotationMatrix()
192 return rotationMatrixX * rotationMatrixY; in getRotationMatrix()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_query/
H A DvktRayQueryDirectionTests.cpp182 const tcu::Mat3 rotationMatrixX (rotationMatrixDataX); in getRotationMatrix()
192 return rotationMatrixX * rotationMatrixY; in getRotationMatrix()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingDirectionTests.cpp182 const tcu::Mat3 rotationMatrixX (rotationMatrixDataX); in getRotationMatrix()
192 return rotationMatrixX * rotationMatrixY; in getRotationMatrix()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
H A DvktRayTracingDirectionTests.cpp182 const tcu::Mat3 rotationMatrixX (rotationMatrixDataX); in getRotationMatrix()
192 return rotationMatrixX * rotationMatrixY; in getRotationMatrix()
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fTextureMipmapTests.cpp1229 tcu::Mat3 rotMatrix = tcu::rotationMatrixX(angleX) * tcu::rotationMatrixY(angleY); in getAffineTexCoord3D()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
H A DvktTextureMipmapTests.cpp789 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.cpp789 const tcu::Mat3 rotMatrix = tcu::rotationMatrixX(angleX) * tcu::rotationMatrixY(angleY); in getAffineTexCoord3D()

Completed in 22 milliseconds