Searched refs:dstTextureType (Results 1 – 1 of 1) sorted by relevance
3996 gl::TextureType dstTextureType = gl::TextureTargetToType(dstTargetPacked); in copyCompressedTextureData() local3999 gl::Texture *dstTexture = context->getState().getTargetTexture(dstTextureType); in copyCompressedTextureData()