gdkchan bbb24d8c7e Restrict shader storage buffer search when match fails (#4011) 3 年 前
..
BindlessElimination.cs 66f16f4392 Fix bindless 1D textures having a buffer type on the shader (#3697) 3 年 前
BindlessToIndexed.cs 49745cfa37 Move shader resource descriptor creation out of the backend (#2290) 5 年 前
BranchElimination.cs 1876b346fe Initial work 6 年 前
ConstantFolding.cs 408bd63b08 Transform shader LDC into constant buffer access if offset is constant (#3672) 3 年 前
GlobalToStorage.cs bbb24d8c7e Restrict shader storage buffer search when match fails (#4011) 3 年 前
HalfConversion.cs 1876b346fe Initial work 6 年 前
Optimizer.cs bbb24d8c7e Restrict shader storage buffer search when match fails (#4011) 3 年 前
Simplification.cs 1876b346fe Initial work 6 年 前
Utils.cs 3dee712164 Fix bindless/global memory elimination with inverted predicates (#2826) 4 年 前