NativeAPI: libtbm-rs: Add tbm header file 29/315829/2 accepted/tizen/unified/20240809.202851 accepted/tizen/unified/dev/20240812.223201 accepted/tizen/unified/toolchain/20240813.045341 accepted/tizen/unified/x/20240812.042106 accepted/tizen/unified/x/asan/20240814.054957
authorChangyeon Lee <cyeon.lee@samsung.com>
Thu, 8 Aug 2024 05:29:04 +0000 (14:29 +0900)
committerchangyeon lee <cyeon.lee@samsung.com>
Thu, 8 Aug 2024 05:34:51 +0000 (05:34 +0000)
tbm_surface_queue.h
tbm_type_common.h
tbm_error.h
tbm_bo.h
tbm_bufmgr.h

Change-Id: I97454fae4d849c0933b9d0af9e28a20961c43cb1

rs_resource/NativeAPI/libtbm-rs.xml

index 694c24edc3b1b9d3980a4f0e6150d182a1311659..c0c055f9793106001f82f456048a85fd073f6ade 100644 (file)
   <necessary>
     <file>/usr/include/tbm_surface.h</file>
     <file>/usr/include/tbm_surface_internal.h</file>
+    <file>/usr/include/tbm_surface_queue.h</file>
     <file>/usr/include/tbm_type.h</file>
+    <file>/usr/include/tbm_type_common.h</file>
+    <file>/usr/include/tbm_error.h</file>
+    <file>/usr/include/tbm_bo.h</file>
+    <file>/usr/include/tbm_bufmgr.h</file>
     <file>/usr/lib/libtbm.so*</file>
   </necessary>
   <include_path>/usr/include</include_path>