Home
last modified time | relevance | path

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

/external/swiftshader/src/Shader/
DPixelRoutine.cpp1744 Int2 packedCol = As<Int2>(current.x); in writeColor() local
2369 UInt xyzw, packedCol; in writeColor() local
2440 UShort4 packedCol = UShort4(As<Int4>(oC.x)); in writeColor() local
2469 Int2 xyzw, packedCol; in writeColor() local
2584 UShort8 packedCol = UShort8(UShort4(As<Int4>(oC.x)), UShort4(As<Int4>(oC.y))); in writeColor() local
2610 UInt2 value, packedCol, mergedMask; in writeColor() local
/external/swiftshader/src/Pipeline/
DPixelRoutine.cpp1532 Int2 packedCol = As<Int2>(current.x); in writeColor() local
2131 UInt xyzw, packedCol; in writeColor() local
2202 UShort4 packedCol = UShort4(As<Int4>(oC.x)); in writeColor() local
2231 Int2 xyzw, packedCol; in writeColor() local
2344 UShort8 packedCol = UShort8(UShort4(As<Int4>(oC.x)), UShort4(As<Int4>(oC.y))); in writeColor() local
2370 UInt2 value, packedCol, mergedMask; in writeColor() local