Home
last modified time | relevance | path

Searched defs:GetTexture (Results 1 – 25 of 284) sorted by relevance

12345678910>>...12

/dports/misc/usd/USD-21.11/pxr/imaging/hdSt/
H A DtextureObject.h164 HgiTextureHandle const &GetTexture() const { in GetTexture() function
244 HgiTextureHandle const &GetTexture() const { in GetTexture() function
/dports/graphics/opencv/opencv-4.5.3/samples/wp8/OcvRotatingCube/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/
H A DDirect3DInterop.cpp129 …HRESULT Direct3DInterop::GetTexture(_In_ const DrawingSurfaceSizeF* size, _Out_ IDrawingSurfaceSyn… in GetTexture() function in PhoneXamlDirect3DApp1Comp::Direct3DInterop
140 ID3D11Texture2D* Direct3DInterop::GetTexture() in GetTexture() function in PhoneXamlDirect3DApp1Comp::Direct3DInterop
H A DDirect3DBase.h20 virtual ID3D11Texture2D* GetTexture() in GetTexture() function
/dports/emulators/yuzu/yuzu-0b47f7a46/src/video_core/renderer_opengl/
H A Dgl_texture_cache.h51 GLuint GetTexture() const { in GetTexture() function
100 GLuint GetTexture() const { in GetTexture() function
/dports/games/openbor4432/openbor-ba1eb4f/engine/xbox/common/include/
H A Dxbresource.h69 LPDIRECT3DTEXTURE8 GetTexture( DWORD dwOffset ) const in GetTexture() function
87 LPDIRECT3DTEXTURE8 GetTexture( const CHAR* strName ) const in GetTexture() function
/dports/games/openbor3979/openbor-2bcf25b/engine/xbox/common/include/
H A Dxbresource.h69 LPDIRECT3DTEXTURE8 GetTexture( DWORD dwOffset ) const in GetTexture() function
87 LPDIRECT3DTEXTURE8 GetTexture( const CHAR* strName ) const in GetTexture() function
/dports/games/openbor3711/openbor-6ec17fa/engine/xbox/common/include/
H A Dxbresource.h69 LPDIRECT3DTEXTURE8 GetTexture( DWORD dwOffset ) const in GetTexture() function
87 LPDIRECT3DTEXTURE8 GetTexture( const CHAR* strName ) const in GetTexture() function
/dports/games/openbor3482/openbor-2c1ecd7/engine/xbox/common/include/
H A Dxbresource.h69 LPDIRECT3DTEXTURE8 GetTexture( DWORD dwOffset ) const in GetTexture() function
87 LPDIRECT3DTEXTURE8 GetTexture( const CHAR* strName ) const in GetTexture() function
/dports/games/openbor/openbor-3caaddd5/engine/xbox/common/include/
H A Dxbresource.h69 LPDIRECT3DTEXTURE8 GetTexture( DWORD dwOffset ) const in GetTexture() function
87 LPDIRECT3DTEXTURE8 GetTexture( const CHAR* strName ) const in GetTexture() function
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/cores/VideoPlayer/VideoRenderers/HwDecRender/
H A DDRMPRIMEEGL.h27 GLuint GetTexture() { return m_texture; } in GetTexture() function
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/cores/RetroPlayer/buffers/video/
H A DRenderBufferGuiTexture.h36 CTexture* GetTexture() { return m_texture.get(); } in GetTexture() function
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/VideoBackends/D3D/
H A DSwapChain.h31 DXTexture* GetTexture() const { return m_texture.get(); } in GetTexture() function
/dports/games/powder-toy/The-Powder-Toy-95.0/src/gui/interface/
H A DAppearance.cpp34 VideoBuffer * Appearance::GetTexture() in GetTexture() function in ui::Appearance
/dports/games/lander/lander-0.6.6/src/
H A DImage.hpp36 inline Texture* GetTexture() const { return texture; } in GetTexture() function in Image
/dports/www/firefox/firefox-99.0/widget/gtk/
H A DWaylandBuffer.h50 virtual GLuint GetTexture() { return 0; } in GetTexture() function
127 GLuint GetTexture() override { return mDMABufSurface->GetTexture(); }; in GetTexture() function
/dports/games/briquolo/briquolo-0.5.7/src/MOGL/
H A DMOGL_GestionnaireTexture.cpp36 MOGL_Texture * MOGL_GestionnaireTexture::GetTexture(const string & p_NomTexture) const in GetTexture() function in MOGL_GestionnaireTexture
H A DMOGL_Triangle.cpp33 MOGL_Texture * MOGL_Triangle::GetTexture() const in GetTexture() function in MOGL_Triangle
H A DMOGL_Strip.cpp29 MOGL_Texture * MOGL_Strip::GetTexture() const in GetTexture() function in MOGL_Strip
/dports/games/openbve/OpenBVE-1.8.2.1/source/OpenBveApi/Textures/
H A DTextures.RawOrigin.cs22 public override bool GetTexture(out Texture texture) in GetTexture() method in OpenBveApi.Textures.RawOrigin
H A DTextures.BitmapOrigin.cs36 public override bool GetTexture(out Texture texture) in GetTexture() method in OpenBveApi.Textures.BitmapOrigin
H A DTextures.TextureOrigin.cs11 public abstract bool GetTexture(out Texture texture); in GetTexture() method in OpenBveApi.Textures.TextureOrigin
/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2-ui/drawing/engines/opengl/
H A DOpenGLFramebuffer.h45 GLuint GetTexture() const in GetTexture() function
/dports/graphics/opencv/opencv-4.5.3/samples/wp8/OcvImageManipulation/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/
H A DDirect3DBase.h20 virtual ID3D11Texture2D* GetTexture() in GetTexture() function
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/layers/mlgpu/
H A DTexturedLayerMLGPU.h30 TextureSource* GetTexture() const { return mTexture; } in GetTexture() function
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/Urho2D/
H A DSpriteSheet2D.h61 Texture2D* GetTexture() const { return texture_; } in GetTexture() function

12345678910>>...12