Home
last modified time | relevance | path

Searched defs:PlaneEquation (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/src/Device/
DPrimitive.hpp30 struct PlaneEquation // z = A * x + B * y + C struct
32 float4 A;
33 float4 B;
34 float4 C;