summaryrefslogtreecommitdiff
path: root/tests/bindings/glsl-parameter-blocks.slang.glsl
AgeCommit message (Expand)Author
2018-12-07Change how buffers are emitted (#741)Tim Foley
2018-09-21Remove the "hack sampler" workaround (#648)Tim Foley
2018-05-04Allow more complex compound expressions when emitting from IR (#552)Tim Foley
2018-05-03Pass through original names for most declarations (#547)Tim Foley
2018-04-11Introduce an IR-level type system (#481)Tim Foley
2018-02-07Generate SSA form for IR functions (#400)Tim Foley
2018-02-07Support __target_intrinsic modifiers in IR codegen (#401)Tim Foley
2017-12-15More fixups for parameter block binding generation (#311)Tim Foley
2017-12-14More fixups for Vulkan parameter block bindings (#309)Tim Foley