Home
last modified time | relevance | path

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

/external/swiftshader/src/Device/
DPixelProcessor.hpp88 struct Interpolant struct
90 unsigned char component : 4;
91 unsigned char flat : 4;
92 unsigned char project : 2;
93 bool centroid : 1;
/external/swiftshader/src/Renderer/
DPixelProcessor.hpp93 struct Interpolant struct
95 unsigned char component : 4;
96 unsigned char flat : 4;
97 unsigned char project : 2;
98 bool centroid : 1;