Home
last modified time | relevance | path

Searched defs:texId (Results 1 – 25 of 238) sorted by relevance

12345678910

/dports/games/pioneer/pioneer-20210723/src/graphics/opengl/
H A DRenderTargetGL.cpp40 GLuint texId = 0; in SetCubeFaceTexture() local
52 GLuint texId = 0; in SetColorTexture() local
67 GLuint texId = 0; in SetDepthTexture() local
/dports/games/evq3/evq3/code/renderer/
H A Dtr_fbo.c237 void R_AttachFBOTexture1D(int texId, int index) in R_AttachFBOTexture1D()
253 void R_AttachFBOTexture2D(int target, int texId, int index) in R_AttachFBOTexture2D()
275 void R_AttachFBOTexture3D(int texId, int index, int zOffset) in R_AttachFBOTexture3D()
291 void R_AttachFBOTextureDepth(int texId) in R_AttachFBOTextureDepth()
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/toonzlib/
H A Dtextureutils.cpp115 const std::string &texId = sl->getImageId(fid); in getTextureData() local
142 const std::string &texId = sl->getImageId(fid); in invalidateTexture() local
173 const std::string &texId = ::getImageId(xsh, frame); in getTextureData() local
216 const std::string &texId = ::getImageId(xsh, frame); in invalidateTexture() local
/dports/misc/mnn/MNN-1.2.0/source/backend/opengl/
H A DGLRelu.cpp69 int texId = 0; in onExecute() local
83 int texId = 0; in onExecute() local
H A DGLROIPooling.cpp45 int texId = 0; in onExecute() local
53 int texId = 1; in onExecute() local
H A DGLBinary.cpp78 int texId = 0; in onExecute() local
85 int texId = 1; in onExecute() local
H A DGLConvolutionDepthwise.cpp125 int texId = 0; in onExecute() local
132 int texId = 1; in onExecute() local
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/txp/
H A Dtrpage_compat.cpp69 int32 numTex,texId; in Read() local
114 int texId; in Read() local
146 int texId; in Write() local
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgPlugins/txp/
H A Dtrpage_compat.cpp69 int32 numTex,texId; in Read() local
114 int texId; in Read() local
146 int texId; in Write() local
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/tnzext/
H A Dmeshtexturizer.cpp159 GLuint texId; in textureAlloc() local
207 GLuint texId = in allocateTextures() local
338 void MeshTexturizer::rebindTexture(int texId, const TRaster32P &ras, in rebindTexture()
351 void MeshTexturizer::unbindTexture(int texId) { in unbindTexture()
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/libprojectm/Renderer/
H A DTextureManager.cpp125 void TextureManager::setTexture(const std::string name, const unsigned int texId, const int width, … in setTexture()
241 unsigned int texId = getTextureFullpath(filename, fullname); in loadTextureDir() local
/dports/devel/bullet/bullet3-3.21/examples/OpenGLWindow/
H A Dopengl_fontstashcallbacks.cpp112 GLuint* texId = new GLuint; in updateTexture() local
170 GLuint* texId = (GLuint*)texture->m_userData; in render() local
/dports/devel/py-bullet3/bullet3-3.21/examples/OpenGLWindow/
H A Dopengl_fontstashcallbacks.cpp112 GLuint* texId = new GLuint; in updateTexture() local
170 GLuint* texId = (GLuint*)texture->m_userData; in render() local
/dports/graphics/eglexternalplatform/eglexternalplatform-1.1/samples/
H A Dsample-egl-server.c26 GLuint texId; in handleClientConn() local
/dports/www/firefox-esr/firefox-91.8.0/mobile/android/geckoview/src/thirdparty/java/org/mozilla/thirdparty/com/google/android/exoplayer2/util/
H A DGlUtil.java121 private int texId; field in GlUtil.Uniform
154 public void setSamplerTexId(int texId, int unit) { in setSamplerTexId()
357 int[] texId = new int[1]; in createExternalTexture() local
/dports/www/firefox/firefox-99.0/mobile/android/exoplayer2/src/main/java/org/mozilla/thirdparty/com/google/android/exoplayer2/util/
H A DGlUtil.java121 private int texId; field in GlUtil.Uniform
154 public void setSamplerTexId(int texId, int unit) { in setSamplerTexId()
357 int[] texId = new int[1]; in createExternalTexture() local
/dports/mail/thunderbird/thunderbird-91.8.0/mobile/android/geckoview/src/thirdparty/java/org/mozilla/thirdparty/com/google/android/exoplayer2/util/
H A DGlUtil.java121 private int texId; field in GlUtil.Uniform
154 public void setSamplerTexId(int texId, int unit) { in setSamplerTexId()
357 int[] texId = new int[1]; in createExternalTexture() local
/dports/devel/raknet/raknet-3.9.2_10,1/DependentExtensions/DXTCompressor/Src/
H A DFrameBufferRenderBuffer.hpp242 FramebufferObject::AttachTexture( GLenum texTarget, GLuint texId, in AttachTexture()
273 FramebufferObject::AttachTextures( int numTextures, GLenum texTarget[], GLuint texId[], in AttachTextures()
380 GLuint texId, int mipLevel, in _FramebufferTextureND()
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/Compiler/
H A DGenUpdateCB.cpp40 static bool isResInfo(GenIntrinsicInst* inst, unsigned& texId, unsigned& lod, bool& isUAV) in isResInfo()
189 unsigned bufId = 0, texId = 0, lod = 0; in InsertInstTree() local
357 unsigned texId = 0, lod = 0; in runOnFunction() local
451 unsigned texId = 0, lod = 0; in runOnFunction() local
676 unsigned texId, lod; in FoldDerivedConstant() local
/dports/astro/stellarium/stellarium-0.21.3/src/core/
H A DSpoutSender.cpp98 GLint texId; in captureAndSendFrame() local
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/gui/opengl/
H A Dqopenglgradientcache_p.h71 GLuint texId; member
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/gui/opengl/
H A Dqopenglgradientcache_p.h71 GLuint texId; member
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/opengl/gl2paintengineex/
H A Dqglgradientcache_p.h69 GLuint texId; member
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/gui/opengl/
H A Dqopenglgradientcache_p.h71 GLuint texId; member
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/opengl/gl2paintengineex/
H A Dqglgradientcache_p.h69 GLuint texId; member

12345678910