Home
last modified time | relevance | path

Searched refs:prepare_level (Results 1 – 9 of 9) sorted by relevance

/dports/games/OpenTomb/OpenTomb-win32-2018-02-03_alpha/src/vt/
H A Dvt_level.h19 void prepare_level();
H A Dvt_level.cpp142 void VT_Level::prepare_level() in prepare_level() function in VT_Level
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/gpu/
H A DGrResourceProvider.cpp502 static bool prepare_level(const GrMipLevel& inLevel, in prepare_level() function
552 if (!prepare_level(texels[i], size, rowBytesSupport, colorType, allowedColorType, in prepareLevels()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/gpu/
H A DGrResourceProvider.cpp502 static bool prepare_level(const GrMipLevel& inLevel, in prepare_level() function
552 if (!prepare_level(texels[i], size, rowBytesSupport, colorType, allowedColorType, in prepareLevels()
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/gpu/
H A DGrResourceProvider.cpp502 static bool prepare_level(const GrMipLevel& inLevel, in prepare_level() function
552 if (!prepare_level(texels[i], size, rowBytesSupport, colorType, allowedColorType, in prepareLevels()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/gpu/
H A DGrResourceProvider.cpp502 static bool prepare_level(const GrMipLevel& inLevel, in prepare_level() function
552 if (!prepare_level(texels[i], size, rowBytesSupport, colorType, allowedColorType, in prepareLevels()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/gpu/
H A DGrResourceProvider.cpp554 static bool prepare_level(const GrMipLevel& inLevel, in prepare_level() function
604 if (!prepare_level(texels[i], size, rowBytesSupport, colorType, allowedColorType, in prepareLevels()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/gpu/
H A DGrResourceProvider.cpp603 static bool prepare_level(const GrMipLevel& inLevel, in prepare_level() function
653 if (!prepare_level(texels[i], size, rowBytesSupport, colorType, allowedColorType, in prepareLevels()
/dports/games/OpenTomb/OpenTomb-win32-2018-02-03_alpha/src/
H A Dworld.cpp181 tr->prepare_level(); in World_Open()