Home
last modified time | relevance | path

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

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