Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/
H A DvktRayQueryDirectionTests.cpp168 tcu::Mat3 getRotationMatrix (float rotationX, float rotationY) in getRotationMatrix() argument
170 const float cosA = std::cos(rotationX); in getRotationMatrix()
171 const float sinA = std::sin(rotationX); in getRotationMatrix()
212 float rotationX; member
338 const auto rotationMatrix = getRotationMatrix(m_params.rotationX, m_params.rotationY); in iterate()
584 angles.first, // float rotationX; in createDirectionLengthTests()
656 angles.first, // float rotationX; in createInsideAABBsTests()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_query/
H A DvktRayQueryDirectionTests.cpp168 tcu::Mat3 getRotationMatrix (float rotationX, float rotationY) in getRotationMatrix() argument
170 const float cosA = std::cos(rotationX); in getRotationMatrix()
171 const float sinA = std::sin(rotationX); in getRotationMatrix()
212 float rotationX; member
338 const auto rotationMatrix = getRotationMatrix(m_params.rotationX, m_params.rotationY); in iterate()
583 angles.first, // float rotationX; in createDirectionLengthTests()
655 angles.first, // float rotationX; in createInsideAABBsTests()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingDirectionTests.cpp168 tcu::Mat3 getRotationMatrix (float rotationX, float rotationY) in getRotationMatrix() argument
170 const float cosA = std::cos(rotationX); in getRotationMatrix()
171 const float sinA = std::sin(rotationX); in getRotationMatrix()
212 float rotationX; member
419 const auto rotationMatrix = getRotationMatrix(m_params.rotationX, m_params.rotationY); in iterate()
737 angles.first, // float rotationX; in createDirectionLengthTests()
828 angles.first, // float rotationX; in createInsideAABBsTests()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
H A DvktRayTracingDirectionTests.cpp168 tcu::Mat3 getRotationMatrix (float rotationX, float rotationY) in getRotationMatrix() argument
170 const float cosA = std::cos(rotationX); in getRotationMatrix()
171 const float sinA = std::sin(rotationX); in getRotationMatrix()
212 float rotationX; member
419 const auto rotationMatrix = getRotationMatrix(m_params.rotationX, m_params.rotationY); in iterate()
736 angles.first, // float rotationX; in createDirectionLengthTests()
827 angles.first, // float rotationX; in createInsideAABBsTests()

Completed in 7 milliseconds