Lines Matching refs:headerFound
814 BOOL headerFound = FALSE; in GFDGetTexture() local
837 headerFound = TRUE; in GFDGetTexture()
839 else if ( headerFound ) in GFDGetTexture()
847 if (headerFound) in GFDGetTexture()
864 if (headerFound) in GFDGetTexture()
893 return (ret && headerFound && (pHeader->surface.imagePtr || pHeader->surface.mipPtr)); in GFDGetTexture()
903 BOOL headerFound = FALSE; in GFDGetGX2RTexture() local
926 headerFound = TRUE; in GFDGetGX2RTexture()
928 else if ( headerFound ) in GFDGetGX2RTexture()
936 if (headerFound) in GFDGetGX2RTexture()
962 if (headerFound) in GFDGetGX2RTexture()
1000 if (ret && headerFound && (pHeader->surface.imagePtr || pHeader->surface.mipPtr)) in GFDGetGX2RTexture()
1019 BOOL headerFound = FALSE; in GFDGetTexturePointer() local
1038 headerFound = TRUE; in GFDGetTexturePointer()
1041 else if ( headerFound ) in GFDGetTexturePointer()
1049 if (headerFound) in GFDGetTexturePointer()
1063 if (headerFound) in GFDGetTexturePointer()