Home
last modified time | relevance | path

Searched refs:getTextureHandle (Results 1 – 25 of 78) sorted by relevance

1234

/dports/games/torcs/torcs-1.3.7/src/modules/graphic/ssggraph/
H A Dgrmultitexstate.cpp32 glBindTexture ( GL_TEXTURE_2D, ssgSimpleState::getTextureHandle() ) ; in apply()
38 glBindTexture ( GL_TEXTURE_2D, ssgSimpleState::getTextureHandle() ) ; in apply()
42 glBindTexture ( GL_TEXTURE_2D, ssgSimpleState::getTextureHandle() ) ; in apply()
46 glBindTexture ( GL_TEXTURE_2D, ssgSimpleState::getTextureHandle() ) ; in apply()
49 glBindTexture ( GL_TEXTURE_2D, getTextureHandle() ) ; in apply()
/dports/x11-toolkits/plib/plib-1.8.5/src/ssg/
H A DssgSimpleState.cxx183 glBindTexture ( GL_TEXTURE_2D, getTextureHandle() ) ; in apply()
186 glBindTextureEXT ( GL_TEXTURE_2D, getTextureHandle() ) ; in apply()
273 glBindTexture ( GL_TEXTURE_2D, getTextureHandle() ) ; in force()
276 glBindTextureEXT ( GL_TEXTURE_2D, getTextureHandle() ) ; in force()
500 fprintf ( fd, "%s TexHandle = %d\n", indent, getTextureHandle() ) ; in print()
607 st -> getTextureHandle () != st2 -> getTextureHandle () ) in findMatch()
H A DssgStateSelector.cxx247 GLuint ssgStateSelector::getTextureHandle (void) in getTextureHandle() function in ssgStateSelector
252 return ssgSimpleState::getTextureHandle() ; in getTextureHandle()
254 return s -> getTextureHandle() ; in getTextureHandle()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/site/user/special/
H A Dvulkan.md39 The GrBackendObject returned by SkImage::getTextureHandle(),
40 SkSurface::getTextureHandle(), and SkSurface::getRenderTargetHandle() should be
45 After getting a GrVkImageInfo* via getTextureHandle() or
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/site/user/special/
H A Dvulkan.md39 The GrBackendObject returned by SkImage::getTextureHandle(),
40 SkSurface::getTextureHandle(), and SkSurface::getRenderTargetHandle() should be
45 After getting a GrVkImageInfo* via getTextureHandle() or
/dports/devel/guichan/guichan-0.8.2/include/guichan/opengl/
H A Dopenglimage.hpp114 virtual GLuint getTextureHandle() const;
/dports/devel/fifechan/fifechan-0.1.5/include/fifechan/opengl/
H A Dopenglimage.hpp135 virtual GLuint getTextureHandle() const;
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/include/gpu/
H A DGrTexture.h29 virtual GrBackendObject getTextureHandle() const = 0;
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/gpu/vk/
H A DGrVkTexture.h29 GrBackendObject getTextureHandle() const override;
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/gpu/mtl/
H A DGrMtlTexture.h29 GrBackendObject getTextureHandle() const override;
H A DGrMtlTexture.mm74 GrBackendObject GrMtlTexture::getTextureHandle() const { function
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/gpu/vk/
H A DGrVkTexture.h31 GrBackendObject getTextureHandle() const override;
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/include/gpu/
H A DGrTexture.h32 virtual GrBackendObject getTextureHandle() const = 0;
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/gpu/gl/
H A DGrGLTexture.h39 GrBackendObject getTextureHandle() const override;
H A DGrGLTexture.cpp83 GrBackendObject GrGLTexture::getTextureHandle() const { in getTextureHandle() function in GrGLTexture
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/gpu/gl/
H A DGrGLTexture.h42 GrBackendObject getTextureHandle() const override;
H A DGrGLTexture.cpp96 GrBackendObject GrGLTexture::getTextureHandle() const { in getTextureHandle() function in GrGLTexture
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/examples/common/
H A Dcube_atlas.h93 bgfx::TextureHandle getTextureHandle() const in getTextureHandle() function
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/examples/common/
H A Dcube_atlas.h93 bgfx::TextureHandle getTextureHandle() const in getTextureHandle() function
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/image/
H A DSkImage.cpp200 GrBackendObject SkImage::getTextureHandle(bool flushPendingGrContextIO) const { in getTextureHandle() function in SkImage
209 return texture->getTextureHandle(); in getTextureHandle()
220 GrBackendObject SkImage::getTextureHandle(bool) const { return 0; } in getTextureHandle() function in SkImage
/dports/audio/faust/faust-2.37.3/tools/physicalModeling/mesh2faust/vega/libraries/include/
H A DobjMeshRender.h141 Texture * getTextureHandle(int textureIndex);
/dports/audio/faust/faust-2.37.3/tools/physicalModeling/mesh2faust/vega/libraries/objMesh/
H A DobjMeshRender.h141 Texture * getTextureHandle(int textureIndex);
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/gpu/mock/
H A DGrMockTexture.h25 GrBackendObject getTextureHandle() const override { in getTextureHandle() function
/dports/devel/guichan/guichan-0.8.2/src/opengl/
H A Dopenglimage.cpp140 GLuint OpenGLImage::getTextureHandle() const in getTextureHandle() function in gcn::OpenGLImage
/dports/devel/fifechan/fifechan-0.1.5/src/opengl/
H A Dopenglimage.cpp161 GLuint OpenGLImage::getTextureHandle() const in getTextureHandle() function in fcn::OpenGLImage

1234