PixelyIon 76d8172a35 Implement Shader IR Cache
This implements the first step of a full shader cache with caching any IR by treating the shared pointer as a handle and key for an associative map alongside hashing the Maxwell shader bytecode, it supports both single shader program and dual vertex program caching.
2022-04-16 18:45:56 +05:30
..
2022-04-16 18:45:56 +05:30
2019-10-18 16:22:38 +05:30
2022-04-16 18:45:56 +05:30