Searched defs:PixelSource (Results 1 – 2 of 2) sorted by relevance
93 struct PixelSource { struct95 Buffer buffer = Buffer();100 half3 solidColor = half3(0.0f, 0.0f, 0.0f);
93 struct PixelSource { struct109 PixelSource source = PixelSource(); argument