Home | History | Annotate | Download | only in glshared

Lines Matching refs:SIGNED_INT32

677 		case glu::TYPE_INT:		channelType = tcu::TextureFormat::SIGNED_INT32;													break;
678 case glu::TYPE_BOOL: channelType = tcu::TextureFormat::SIGNED_INT32; break;