Searched defs:tmpPixels (Results 1 – 8 of 8) sorted by relevance
187 std::unique_ptr<char[]> tmpPixels; in readPixels() local381 std::unique_ptr<char[]> tmpPixels; in writePixels() local
103 std::unique_ptr<char[]> tmpPixels; in doUpload() local
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
83 std::unique_ptr<char[]> tmpPixels(new char[tmpRowBytes * h]); in read_pixels_from_texture() local
322 GLubyte *tmpPixels; member in rx::__anon4d7f26550111::ScopedEXTTextureNorm16ReadbackWorkaround341 GLubyte *tmpPixels) in RearrangeEXTTextureNorm16Pixels()
3886 char* tmpPixels = (char*)pixelStorage.reset(totalSize); in createBackendTexture() local