Searched refs:mTexturesSwapped (Results 1 – 2 of 2) sorted by relevance
111 bool mTexturesSwapped = false; variable
984 mTexturesSwapped = true; in swapTextures()1004 bool uploadFormatChanged = !mTexturesSwapped && pixels && (format != mFormat); in drawConvertFromFormat()