pass-hal: tm2: Add implementation of HAL for GPU
authorWook Song <wook16.song@samsung.com>
Wed, 8 Feb 2017 06:26:18 +0000 (15:26 +0900)
committerChanwoo Choi <cw00.choi@samsung.com>
Thu, 9 Feb 2017 09:55:52 +0000 (18:55 +0900)
commita89a42404931ddc6a28fa2ea68beff3d7b57068a
treeba4527713987e98fa4759e178319c216ff4537a6
parentcffce96c189f7599fbd4338ef6d0b138a24e8a6f
pass-hal: tm2: Add implementation of HAL for GPU

This patch adds an implementation of the PASS HAL for GPU.

Change-Id: I1002bcce81c7ff35ef46ab09ceaed27a255a5611
Signed-off-by: Wook Song <wook16.song@samsung.com>
CMakeLists.txt
src/gpu/CMakeLists.txt [new file with mode: 0644]
src/gpu/gpu.c [new file with mode: 0644]