Home
last modified time | relevance | path

Searched refs:BufferDeleter (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/gl/
H A Dobject.hpp24 struct BufferDeleter { struct
53 using UniqueBuffer = std_experimental::unique_resource<BufferID, detail::BufferDeleter>;
H A Dobject.cpp20 void BufferDeleter::operator()(BufferID id) const { in operator ()()
H A Dcontext.hpp287 friend detail::BufferDeleter;