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