Forums - Unable to view textures in Adreno Profiler

2 posts / 0 new
Last post
Unable to view textures in Adreno Profiler
Mokosha
Join Date: 1 Jul 14
Location: San Francisco
Posts: 1
Posted: Tue, 2014-07-01 11:30

I'm currently trying to run some benchmarks about whether or not it's beneficial to do texture compression on the device itself. In order to do so, I'm trying to view the textures uploaded to the GPU via the Adreno Profiler. I'm using:

1. Nexus 7v2, which should be running the newest version of Android on an Adreno 320

2. 64-bit Ubuntu Linux sporting an NVIDIA Quadro K600.

All of the textures that I'm trying to use are 8-bit alpha masks. Grabbing a single frame works fine, and produces an API trace. The graphs seem reasonable as well. However, when I try to look at the textures in the Scrubber GL Texture Browser, they do not show up. There's an error in the console from the profiler:

TextureConverter error: ImgInfo unsupported pInput->nFormat

I'm uploading my textures using a combination of glTexImage2D with a null pointer to pixel data followed by a glTexSubImage2D to supply the data.

Any ideas?

  • Up0
  • Down0
Dave Astle
Profile picture
Join Date: 19 Oct 12
Location: San Diego, CA
Posts: 99
Posted: Wed, 2014-07-02 10:28

It could very well be a bug, because I doubt we have much test content using 8-bit textures. We'll look into it. If possible, it would make it easier for us to duplicate if you could send me the apk ([email protected]).

  • Up0
  • Down0
or Register

Opinions expressed in the content posted here are the personal opinions of the original authors, and do not necessarily reflect those of Qualcomm Incorporated or its subsidiaries (“Qualcomm”). The content is provided for informational purposes only and is not meant to be an endorsement or representation by Qualcomm or any other party. This site may also provide links or references to non-Qualcomm sites and resources. Qualcomm makes no representations, warranties, or other commitments whatsoever about any non-Qualcomm sites or third-party resources that may be referenced, accessible from, or linked to this site.