Searched defs:tmpPixels (Results 1 – 4 of 4) sorted by relevance
113 std::unique_ptr<char[]> tmpPixels; in doUpload() local
324 std::unique_ptr<char[]> tmpPixels; in readPixels() local
84 std::unique_ptr<char[]> tmpPixels(new char[tmpRowBytes * h]); in read_pixels_from_texture() local
321 GLubyte *tmpPixels; member in rx::__anon9756a0c30111::ScopedEXTTextureNorm16ReadbackWorkaround340 GLubyte *tmpPixels) in RearrangeEXTTextureNorm16Pixels()