summaryrefslogtreecommitdiffstats
path: root/src/plugins/renderers/rhi/renderer/pipelineuboset_p.h
Commit message (Expand)AuthorAgeFilesLines
* rhi pipelineuboset: handle more commands uniforms that can fit in a single UBOPaul Lemire2020-08-181-3/+16
* Complete UBO/SSBO supportPaul Lemire2020-08-051-1/+13
* rhi: Start adding compute supportJean-Michaƫl Celerier2020-08-051-1/+2
* rhi: Update PipelineUBOSet::resourceLayout to not allocate UBOsPaul Lemire2020-07-291-1/+1
* PipelineKey: use Geometry Layout instead of GeometryIDPaul Lemire2020-07-161-1/+2
* Use a single UBO per binding for all commands using the same pipelinePaul Lemire2020-07-161-0/+124