Home
last modified time | relevance | path

Searched refs:testIntersection (Results 1 – 1 of 1) sorted by relevance

/cts/suite/cts/deviceTests/browserbench/assets/octane/
Draytrace.js672 var info = this.testIntersection(ray, scene, null);
680 testIntersection: function(ray, scene, exclude){ method in Flog.RayTracer.Engine
747 var refl = this.testIntersection(reflectionRay, scene, info.shape);
773 shadowInfo = this.testIntersection(shadowRay, scene, info.shape);