Skip to content
This repository was archived by the owner on May 20, 2026. It is now read-only.

Pixel 5 screenshots with GPU mode swift shader indirect#9

Draft
akshay-at-yml wants to merge 1 commit into
mainfrom
shot-screenshots-gpu-mode-change
Draft

Pixel 5 screenshots with GPU mode swift shader indirect#9
akshay-at-yml wants to merge 1 commit into
mainfrom
shot-screenshots-gpu-mode-change

Conversation

@akshay-at-yml

@akshay-at-yml akshay-at-yml commented Aug 16, 2022

Copy link
Copy Markdown
Contributor

The screenshots for Pixel5 device are captured using emulator with software acceleration.

Running emulator in GPU mode. 'swiftshader_indirect`, Which will use software acceleration instead of hardware acceleration for rendering.

Steps :

  1. Checkout this branch
  2. launch emulator using. \emulator -avd <AVD NAME> -gpu swiftshader_indirect

Example :

PS C:\Users\LATITUDE\AppData\Local\Android\Sdk\emulator> ./emulator -list-avds
Pixel_4_API_30
Pixel_4_XL_API_33
Screenshot_Device
PS C:\Users\LATITUDE\AppData\Local\Android\Sdk\emulator> .\emulator -avd Pixel_4_API_30 -gpu swiftshader_indirect
  1. Run shot tests on Pixel 5 device

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant