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

GetGpuPixelFormat: No map for format: 0x38 #2205

@AbandonedCart

Description

@AbandonedCart

I'm not entirely sure if I am chasing the right lead, but I noticed in two of the games that launch to blank screens, I was getting a matching error. I searched the error and stumbled across an issue with google's filament project about Vulkan using Android Adreno drivers with the same error. Here is all the info I have in hopes it might help figure out the issue and get some additional games running.

MY HERO ONE'S JUSTICE 2

2023-02-17 15:56:45.070  4799-4856  qdgralloc               skyline.emu.eightbit                 E  GetGpuPixelFormat: No map for format: 0x38
2023-02-17 15:56:45.070  4799-4856  AdrenoUtils             skyline.emu.eightbit                 E  <validate_memory_layout_input_parmas:1970>: Unknown Format 0
2023-02-17 15:56:45.070  4799-4856  AdrenoUtils             skyline.emu.eightbit                 E  <adreno_init_memory_layout:4720>: Memory Layout input parameter validation failed!
2023-02-17 15:56:45.070  4799-4856  qdgralloc               skyline.emu.eightbit                 E  GetGpuResourceSizeAndDimensions Graphics metadata init failed
2023-02-17 15:56:45.070  4799-4856  Gralloc4                skyline.emu.eightbit                 E  isSupported(1, 1, 56, 1, ...) failed with 1
2023-02-17 15:56:45.071  4799-4856  GraphicBufferAllocator  skyline.emu.eightbit                 E  Failed to allocate (4 x 4) layerCount 1 format 56 usage b00: 1
2023-02-17 15:56:45.071  4799-4856  AHardwareBuffer         skyline.emu.eightbit                 E  GraphicBuffer(w=4, h=4, lc=1) failed (Unknown error -1), handle=0x0
2023-02-17 15:56:45.071  4799-4856  qdgralloc               skyline.emu.eightbit                 E  GetGpuPixelFormat: No map for format: 0x38
2023-02-17 15:56:45.071  4799-4856  AdrenoUtils             skyline.emu.eightbit                 E  <validate_memory_layout_input_parmas:1970>: Unknown Format 0
2023-02-17 15:56:45.071  4799-4856  AdrenoUtils             skyline.emu.eightbit                 E  <adreno_init_memory_layout:4720>: Memory Layout input parameter validation failed!
2023-02-17 15:56:45.071  4799-4856  qdgralloc               skyline.emu.eightbit                 E  GetGpuResourceSizeAndDimensions Graphics metadata init failed
2023-02-17 15:56:45.071  4799-4856  Gralloc4                skyline.emu.eightbit                 E  isSupported(1, 1, 56, 1, ...) failed with 1
2023-02-17 15:56:45.071  4799-4856  GraphicBufferAllocator  skyline.emu.eightbit                 E  Failed to allocate (4 x 4) layerCount 1 format 56 usage b00: 1
2023-02-17 15:56:45.071  4799-4856  AHardwareBuffer         skyline.emu.eightbit                 E  GraphicBuffer(w=4, h=4, lc=1) failed (Unknown error -1), handle=0x0

HARVESTELLA

2023-02-17 16:20:10.691 10854-10885 qdgralloc               skyline.emu.eightbit                 E  GetGpuPixelFormat: No map for format: 0x38
2023-02-17 16:20:10.691 10854-10885 AdrenoUtils             skyline.emu.eightbit                 E  <validate_memory_layout_input_parmas:1970>: Unknown Format 0
2023-02-17 16:20:10.691 10854-10885 AdrenoUtils             skyline.emu.eightbit                 E  <adreno_init_memory_layout:4720>: Memory Layout input parameter validation failed!
2023-02-17 16:20:10.691 10854-10885 qdgralloc               skyline.emu.eightbit                 E  GetGpuResourceSizeAndDimensions Graphics metadata init failed
2023-02-17 16:20:10.691 10854-10885 Gralloc4                skyline.emu.eightbit                 E  isSupported(1, 1, 56, 1, ...) failed with 1
2023-02-17 16:20:10.692 10854-10885 GraphicBufferAllocator  skyline.emu.eightbit                 E  Failed to allocate (4 x 4) layerCount 1 format 56 usage b00: 1
2023-02-17 16:20:10.692 10854-10885 AHardwareBuffer         skyline.emu.eightbit                 E  GraphicBuffer(w=4, h=4, lc=1) failed (Unknown error -1), handle=0x0
2023-02-17 16:20:10.692 10854-10885 qdgralloc               skyline.emu.eightbit                 E  GetGpuPixelFormat: No map for format: 0x38
2023-02-17 16:20:10.692 10854-10885 AdrenoUtils             skyline.emu.eightbit                 E  <validate_memory_layout_input_parmas:1970>: Unknown Format 0
2023-02-17 16:20:10.692 10854-10885 AdrenoUtils             skyline.emu.eightbit                 E  <adreno_init_memory_layout:4720>: Memory Layout input parameter validation failed!
2023-02-17 16:20:10.692 10854-10885 qdgralloc               skyline.emu.eightbit                 E  GetGpuResourceSizeAndDimensions Graphics metadata init failed
2023-02-17 16:20:10.692 10854-10885 Gralloc4                skyline.emu.eightbit                 E  isSupported(1, 1, 56, 1, ...) failed with 1
2023-02-17 16:20:10.692 10854-10885 GraphicBufferAllocator  skyline.emu.eightbit                 E  Failed to allocate (4 x 4) layerCount 1 format 56 usage b00: 1
2023-02-17 16:20:10.692 10854-10885 AHardwareBuffer         skyline.emu.eightbit                 E  GraphicBuffer(w=4, h=4, lc=1) failed (Unknown error -1), handle=0x0

Possibly related to filament/issues/6444 -> https://stackoverflow.com/questions/52191104/specialization-constant-used-for-array-size

01-11 12:56:10.058 10252  9312  9377 E qdgralloc: GetGpuPixelFormat: No map for format: 0x38
01-11 12:56:10.058 10252  9312  9377 E AdrenoUtils: <validate_memory_layout_input_parmas:1923>: Unknown Format 0
01-11 12:56:10.058 10252  9312  9377 E AdrenoUtils: <adreno_init_memory_layout:4634>: Memory Layout input parameter validation failed!
01-11 12:56:10.058 10252  9312  9377 E qdgralloc: GetGpuResourceSizeAndDimensions Graphics metadata init failed
01-11 12:56:10.058 10252  9312  9377 E Gralloc4: isSupported(1, 1, 56, 1, ...) failed with 1
01-11 12:56:10.060  1000   686   702 E qdgralloc: GetGpuPixelFormat: No map for format: 0x38
01-11 12:56:10.060  1000   686   702 E AdrenoUtils: <validate_memory_layout_input_parmas:1923>: Unknown Format 0
01-11 12:56:10.060  1000   686   702 E AdrenoUtils: <adreno_init_memory_layout:4634>: Memory Layout input parameter validation failed!
01-11 12:56:10.060  1000   686   702 E qdgralloc: GetGpuResourceSizeAndDimensions Graphics metadata init failed
01-11 12:56:10.060 10252  9312  9377 E GraphicBufferAllocator: Failed to allocate (4 x 4) layerCount 1 format 56 usage b00: 1
01-11 12:56:10.060 10252  9312  9377 E AHardwareBuffer: GraphicBuffer(w=4, h=4, lc=1) failed (Unknown error -1), handle=0x0
01-11 12:56:10.061 10252  9312  9377 E qdgralloc: GetGpuPixelFormat: No map for format: 0x38
01-11 12:56:10.061 10252  9312  9377 E AdrenoUtils: <validate_memory_layout_input_parmas:1923>: Unknown Format 0
01-11 12:56:10.061 10252  9312  9377 E AdrenoUtils: <adreno_init_memory_layout:4634>: Memory Layout input parameter validation failed!
01-11 12:56:10.061 10252  9312  9377 E qdgralloc: GetGpuResourceSizeAndDimensions Graphics metadata init failed
01-11 12:56:10.061 10252  9312  9377 E Gralloc4: isSupported(1, 1, 56, 1, ...) failed with 1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions