Home
last modified time | relevance | path

Searched defs:getTextureIndex (Results 1 – 7 of 7) sorted by relevance

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/GenISAIntrinsics/
H A DGenIntrinsicInst.h234 inline unsigned int getTextureIndex() const { return getNumOperands() - 7; } in getTextureIndex() function
273 inline unsigned int getTextureIndex() const { return getNumOperands() - 5; } in getTextureIndex() function
414 inline unsigned int getTextureIndex() const in getTextureIndex() function
/dports/games/scourge/scourge/src/render/
H A Dshape.h227 inline int getTextureIndex() { in getTextureIndex() function
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/basegfx/raster/
H A Drasterconvert3d.hxx386 sal_uInt32 getTextureIndex() const { return mnTextureIndex; } in getTextureIndex() function in basegfx::RasterConversionLineEntry3D
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/basegfx/raster/
H A Drasterconvert3d.hxx400 sal_uInt32 getTextureIndex() const { return mnTextureIndex; } in getTextureIndex() function in basegfx::RasterConversionLineEntry3D
/dports/devel/simgear/simgear-2020.3.11/simgear/scene/tgdb/
H A DSGNodeTriangles.hxx42 int getTextureIndex( void ) const { in getTextureIndex() function in SGTriangleInfo
H A DSGTexturedTriangleBin.hxx505 int getTextureIndex() const in getTextureIndex() function in SGTexturedTriangleBin
/dports/graphics/wdune/wdune-1.926/vcglib/wrap/io_trimesh/
H A Dimport_fbx.h130 int getTextureIndex() const {return textindex;} in getTextureIndex() function