Searched refs:mixVec3 (Results 1 - 2 of 2) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/ |
H A D | vktRayTracingWatertightnessTests.cpp | 100 static inline tcu::Vec3 mixVec3(const tcu::Vec3& a, const tcu::Vec3& b, const float alpha) in mixVec3() function 463 const tcu::Vec3 mixed = mixVec3(mixVec3(a, b, alfa), c, beta); in initBottomAccelerationStructure()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/ |
H A D | vktRayTracingWatertightnessTests.cpp | 100 static inline tcu::Vec3 mixVec3(const tcu::Vec3& a, const tcu::Vec3& b, const float alpha) in mixVec3() function 463 const tcu::Vec3 mixed = mixVec3(mixVec3(a, b, alfa), c, beta); in initBottomAccelerationStructure()
|
Completed in 4 milliseconds