Home
last modified time | relevance | path

Searched defs:CreateTexture (Results 1 – 25 of 281) sorted by relevance

12345678910>>...12

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/vr/test/
H A Dgl_test_environment_cmd_buffer.cc18 GLuint CreateTexture(GLenum target) { in CreateTexture() function
101 GLuint GlTestEnvironment::CreateTexture(GLenum target) { in CreateTexture() function in vr::GlTestEnvironment
H A Dgl_test_environment_native_gl.cc47 GLuint GlTestEnvironment::CreateTexture(GLenum target) { in CreateTexture() function in vr::GlTestEnvironment
/dports/editors/lazarus/lazarus/components/tachart/
H A Dtaopengl.pas26 procedure CreateTexture(AText: String; out ATextWidth, ATextHeight, procedure
94 procedure TGLFreeTypeHelper.CreateTexture(AText: String; out ATextWidth, ATextHeight, procedure
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/tachart/opengl/
H A Dtaopengl.pas26 procedure CreateTexture(AText: String; out ATextWidth, ATextHeight, procedure
94 procedure TGLFreeTypeHelper.CreateTexture(AText: String; out ATextWidth, ATextHeight, procedure
/dports/editors/lazarus-qt5/lazarus/components/tachart/
H A Dtaopengl.pas26 procedure CreateTexture(AText: String; out ATextWidth, ATextHeight, procedure
94 procedure TGLFreeTypeHelper.CreateTexture(AText: String; out ATextWidth, ATextHeight, procedure
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/tachart/opengl/
H A Dtaopengl.pas26 procedure CreateTexture(AText: String; out ATextWidth, ATextHeight, procedure
94 procedure TGLFreeTypeHelper.CreateTexture(AText: String; out ATextWidth, ATextHeight, procedure
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/cores/RetroPlayer/buffers/
H A DRenderBufferOpenGL.cpp30 void CRenderBufferOpenGL::CreateTexture() in CreateTexture() function in CRenderBufferOpenGL
H A DRenderBufferOpenGLES.cpp34 void CRenderBufferOpenGLES::CreateTexture() in CreateTexture() function in CRenderBufferOpenGLES
H A DRenderBufferDMA.cpp71 void CRenderBufferDMA::CreateTexture() in CreateTexture() function in CRenderBufferDMA
/dports/misc/usd/USD-21.11/pxr/imaging/hdSt/
H A DdynamicUvTextureObject.h67 void CreateTexture(const HgiTextureDesc &desc) { in CreateTexture() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/gpu/command_buffer/service/
H A Dtexture_owner.cc60 std::unique_ptr<gles2::AbstractTexture> TextureOwner::CreateTexture( in CreateTexture() function in gpu::TextureOwner
/dports/www/chromium-legacy/chromium-88.0.4324.182/gpu/command_buffer/service/
H A Dtexture_owner.cc61 std::unique_ptr<gles2::AbstractTexture> TextureOwner::CreateTexture( in CreateTexture() function in gpu::TextureOwner
/dports/www/chromium-legacy/chromium-88.0.4324.182/remoting/client/display/
H A Dgl_helpers.cc67 GLuint CreateTexture() { in CreateTexture() function
/dports/math/vtk6/VTK-6.2.0/ThirdParty/ftgl/src/
H A DFTGLTextureFont.cpp126 int FTGLTextureFont::CreateTexture() in CreateTexture() function in ftgl::FTGLTextureFont
/dports/games/duel/duel/src/libDazzle/
H A DTextureManager.cpp86 void CTextureManager::CreateTexture(STexture *out_tex, SDL_Surface *in_surf, int in_Filetype_i) in CreateTexture() function in CTextureManager
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/guilib/
H A DTextureGL.cpp19 CTexture* CTexture::CreateTexture(unsigned int width, unsigned int height, unsigned int format) in CreateTexture() function in CTexture
H A DTextureDX.cpp14 CTexture* CTexture::CreateTexture(unsigned int width, unsigned int height, unsigned int format) in CreateTexture() function in CTexture
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/gpu/
H A Dgles2_decoder_helper.cc39 std::unique_ptr<AbstractTexture> CreateTexture(GLenum target, in CreateTexture() function in media::GLES2DecoderHelperImpl
/dports/www/chromium-legacy/chromium-88.0.4324.182/media/gpu/
H A Dgles2_decoder_helper.cc39 std::unique_ptr<AbstractTexture> CreateTexture(GLenum target, in CreateTexture() function in media::GLES2DecoderHelperImpl
/dports/devel/kyra/kyra/engine/
H A Dogltexture.cpp246 void KrOglTexture::CreateTexture( U8* target, int width, int height, int targetScan, in CreateTexture() function in KrOglTexture
412 KrTexture* KrTextureManager::CreateTexture( const KrRGBA* data, int width, int height ) in CreateTexture() function in KrTextureManager
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/VideoBackends/Null/
H A DRender.cpp32 std::unique_ptr<AbstractTexture> Renderer::CreateTexture(const TextureConfig& config) in CreateTexture() function in Null::Renderer
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/viz/common/
H A Dgl_i420_converter_pixeltest.cc23 GLuint CreateTexture(const gfx::Size& size) { in CreateTexture() function in viz::GLI420ConverterPixelTest
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/viz/common/
H A Dgl_i420_converter_pixeltest.cc23 GLuint CreateTexture(const gfx::Size& size) { in CreateTexture() function in viz::GLI420ConverterPixelTest
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/gl/test/
H A Dgl_test_helper.cc14 GLuint GLTestHelper::CreateTexture(GLenum target) { in CreateTexture() function in gl::GLTestHelper
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/layers/ipc/
H A DVideoBridgeChild.cpp107 VideoBridgeChild::CreateTexture(const SurfaceDescriptor& aSharedData, in CreateTexture() function in mozilla::layers::VideoBridgeChild

12345678910>>...12