Home
last modified time | relevance | path

Searched refs:LY_IMAGE_COLOR_CMP (Results 1 – 3 of 3) sorted by relevance

/RvlSDK-3.2.2/build/libraries/tc/src/
DTCLayer.cpp109 case LY_IMAGE_COLOR_CMP: in TCSetLayerAttributes()
153 case LY_IMAGE_COLOR_CMP: in TCSetLayerBuffer()
220 case LY_IMAGE_COLOR_CMP: // cant return a value from compressed texture yet in TCSetLayerValue()
279 case LY_IMAGE_COLOR_CMP: // cant set a compressed pixel yet in TCGetLayerValue()
407 case LY_IMAGE_COLOR_CMP: in TCSetLayerType()
DTCCreateS3.cpp205 lyCmp->type = LY_IMAGE_COLOR_CMP; in TCConvertToS3()
/RvlSDK-3.2.2/build/libraries/tc/include/
DTCLayerInternal.h60 #define LY_IMAGE_COLOR_CMP 0x0008 macro