Searched refs:TCSetLayerAttributes (Results 1 – 3 of 3) sorted by relevance
| /RvlSDK-3.1.4/include/charPipeline/tc/ |
| D | TCLayer.h | 55 void TCSetLayerAttributes( TCLayer* ly, u32 type, u32 width,
|
| /RvlSDK-3.1.4/build/libraries/tc/src/ |
| D | TCLayer.cpp | 98 void TCSetLayerAttributes ( TCLayer* ly, u32 type, u32 width, u32 height ) in TCSetLayerAttributes() function 371 …TCSetLayerAttributes( &lyColor, LY_IMAGE_COLOR_RGB24, imPtr->lyColor.width, imPtr->lyColor.height … in TCConvertCI_To_RGB()
|
| /RvlSDK-3.1.4/build/tools/TexConv/src/ |
| D | tga.cpp | 340 TCSetLayerAttributes( newLayer, type, tga->width, tga->height ); in CreateTgaColorLayer() 492 TCSetLayerAttributes( newLayer, LY_IMAGE_ALPHA_A8, tga->width, tga->height ); in CreateTgaAlphaLayer()
|