aboutsummaryrefslogtreecommitdiff
path: root/src/backends/reference/RefBackend.hpp
AgeCommit message (Expand)Author
2018-10-25IVGCVSW-2067 : dynamically create workload factories based on the backends in...David Beck
2018-10-22IVGCVSW-2037 : separate registry for layer support intrefacesDavid Beck
2018-10-22IVGCVSW-1998 : replace Compute enum in LayerSupport free functionsDavid Beck
2018-10-22IVGCVSW-1952 : add BackendId class to prepare for the replacement of Compute ...David Beck
2018-10-22IVGCVSW-1989 : implement backend creation and registry for Ref,Cl and NeonDavid Beck
2018-10-10IVGCVSW-1963: Add implementation classes for Cl, Neon and Ref backendsarovir01