Searched refs:srcTexFmt (Results 1 – 1 of 1) sorted by relevance
1021 tcu::TextureFormat srcTexFmt = glu::mapGLInternalFormat(srcFormat); in init() local1022 tcu::TextureChannelClass srcType = tcu::getTextureChannelClass(srcTexFmt.type); in init()