Home
last modified time | relevance | path

Searched defs:createEmptyTexture (Results 1 – 4 of 4) sorted by relevance

/dports/x11-toolkits/qt5-declarative/kde-qtdeclarative-5.15.2p41/src/quick/scenegraph/
H A Dqsgrhitextureglyphcache.cpp68 QRhiTexture *QSGRhiTextureGlyphCache::createEmptyTexture(QRhiTexture::Format format) in createEmptyTexture() function in QSGRhiTextureGlyphCache
/dports/x11-toolkits/qt5-declarative-test/kde-qtdeclarative-5.15.2p41/src/quick/scenegraph/
H A Dqsgrhitextureglyphcache.cpp68 QRhiTexture *QSGRhiTextureGlyphCache::createEmptyTexture(QRhiTexture::Format format) in createEmptyTexture() function in QSGRhiTextureGlyphCache
/dports/graphics/aseprite/aseprite-1.2.9/src/app/
H A Ddoc_exporter.cpp651 Doc* DocExporter::createEmptyTexture(const Samples& samples) const in createEmptyTexture() function in app::DocExporter
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderTextureFunctionTests.cpp1593 static TextureBindingSp createEmptyTexture (deUint32 format, in createEmptyTexture() function