Searched defs:tmpPixels (Results 1 – 7 of 7) sorted by relevance
126 std::unique_ptr<char[]> tmpPixels; in doUpload() local
269 std::unique_ptr<char[]> tmpPixels; in readPixels() local
118 std::unique_ptr<char[]> tmpPixels; in doUpload() local
226 std::unique_ptr<char[]> tmpPixels; in readPixels() local
105 std::unique_ptr<char[]> tmpPixels(new char[tmpRowBytes * h]); in read_pixels_from_texture() local
84 std::unique_ptr<char[]> tmpPixels(new char[tmpRowBytes * h]); in read_pixels_from_texture() local
322 GLubyte *tmpPixels; member in rx::__anona8ab55d60111::ScopedEXTTextureNorm16ReadbackWorkaround341 GLubyte *tmpPixels) in RearrangeEXTTextureNorm16Pixels()