Searched defs:pixelsOut (Results 1 – 3 of 3) sorted by relevance
78 std::vector<unsigned char> pixelsOut(bytes, 0xff); in TestTextureDrawBasic() local146 std::vector<unsigned char> pixelsOut(bytes, 0xff); in TestTextureDrawLayer() local
137 unsigned char* pixelsOut = new unsigned char[nPixels*colorSizeOut]; in uncompressTexture() local
785 void* pixelsOut; member