Skip to content

bylaws/BCeNabler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BCeNabler

A small library to patch Adreno GPU drivers to support BCn textures which have been supported internally forever but not exposed until the latest 865+ drivers.

Validation should be performed on the application side before running to ensure the GPU is compatible and avoid blindly corrupting the driver.

Usage:

bool ret = BCN_enable((void *)vkGetInstanceProcAddr(instance, "vkGetPhysicalDeviceFormatProperties"));

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published