Searched defs:tmpPixels (Results 1 – 4 of 4) sorted by relevance
253 std::unique_ptr<char[]> tmpPixels; in readPixels() local444 std::unique_ptr<char[]> tmpPixels; in writePixels() local
100 std::unique_ptr<char[]> tmpPixels; in doUpload() local
82 std::unique_ptr<char[]> tmpPixels(new char[tmpRowBytes * h]); in read_pixels_from_texture() local
296 GLubyte *tmpPixels; member in rx::__anon2ec5c4e70111::ScopedEXTTextureNorm16ReadbackWorkaround315 GLubyte *tmpPixels) in RearrangeEXTTextureNorm16Pixels()