Home
last modified time | relevance | path

Searched refs:headerFound (Results 1 – 1 of 1) sorted by relevance

/CafeSDK-2.12.13/system/src/lib/gfd/
DgfdInterface.c814 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()
[all …]