Home
last modified time | relevance | path

Searched refs:texels4x4 (Results 1 – 6 of 6) sorted by relevance

/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/
H A Ddxtctool.cpp167 unsigned int texels4x4; // interpolated colors (2 bits per texel) member
174 unsigned int texels4x4; // interpolated colors (2 bits per texel) member
184 unsigned int texels4x4; // interpolated colors (2 bits per texel) member
214 if ( ((texelsBlock->texels4x4 >> j) & 0x03) == 0x03) in isCompressedImageTranslucent()
498 dst_texels4x4 = &dst_texelsBlock->texels4x4; in compressedBlockOrientationConversion()
508 dst_texels4x4 = &dst_texelsBlock->texels4x4; in compressedBlockOrientationConversion()
540 dst_texels4x4 = &dst_texelsBlock->texels4x4; in compressedBlockOrientationConversion()
623 dst_texelsBlock->texels4x4 = 0; in compressedBlockStripAlhpa()
626 dst_texelsBlock->texels4x4 |= reshuffle[index] << shiftBits; in compressedBlockStripAlhpa()
646 dst_texelsBlock->texels4x4 = 0; in compressedBlockStripAlhpa()
[all …]
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osg/
H A Ddxtctool.cpp167 unsigned int texels4x4; // interpolated colors (2 bits per texel) member
198 if ( ((texelsBlock->texels4x4 >> j) & 0x03) == 0x03) in CompressedImageTranslucent()
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/vtf/
H A DReaderWriterVTF.cpp161 unsigned int texels4x4; // interpolated colors (2 bits per texel) member
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgPlugins/vtf/
H A DReaderWriterVTF.cpp161 unsigned int texels4x4; // interpolated colors (2 bits per texel) member
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dds/
H A DReaderWriterDDS.cpp205 unsigned int texels4x4; // interpolated colors (2 bits per texel) member
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgPlugins/dds/
H A DReaderWriterDDS.cpp205 unsigned int texels4x4; // interpolated colors (2 bits per texel)