Home
last modified time | relevance | path

Searched refs:source1010102U (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/src/OpenGL/common/
DImage.cpp260 const unsigned int *source1010102U = reinterpret_cast<const unsigned int*>(source); in LoadImageRow() local
265 unsigned int rgba = source1010102U[x]; in LoadImageRow()