Searched defs:Pixel (Results 1 – 3 of 3) sorted by relevance
87 struct Pixel struct89 Pixel() in Pixel() argument98 float depthRange[4];99 float viewCoords[4];100 float depthFront[4];101 float viewScale[2];105 float multiviewWriteToViewportIndex;108 float padding;
20 typedef uint32_t Pixel; typedef
48 using Pixel = uint32_t; typedef317 using Pixel = ScreenRegionView::Pixel; in AppendRawStripe() typedef