Searched refs:expectedW (Results 1 – 3 of 3) sorted by relevance
111 int expectedW, int expectedH,
66 int expectedW, int expectedH, in GrIsCompressedTextureDataSupported() argument78 if (etc1_pkm_get_width(bytes) != (unsigned)expectedW || in GrIsCompressedTextureDataSupported()96 if (ktx.width() != expectedW || ktx.height() != expectedH) { in GrIsCompressedTextureDataSupported()
4764 const int expectedW = getMipLevelSize(w, levelNdx); in isComplete() local4766 if (level.getWidth() != expectedW || in isComplete()4862 const int expectedW = getMipLevelSize(w, levelNdx); in isComplete() local4865 if (level.getWidth() != expectedW || in isComplete()5095 const int expectedW = getMipLevelSize(w, levelNdx); in isComplete() local5098 if (level.getWidth() != expectedW || in isComplete()5201 const int expectedW = getMipLevelSize(w, levelNdx); in isComplete() local5204 if (level.getWidth() != expectedW || in isComplete()5321 const int expectedW = getMipLevelSize(w, levelNdx); in isComplete() local5325 if (level.getWidth() != expectedW || in isComplete()