Lines Matching refs:Header
197 // Make sure original KTX header is there... this should have been checked
204 // Read header, but first make sure that we have the proper space: we need
206 // size after the header.
207 if (bytesLeft < 8 + sizeof(Header)) {
214 // Read header values
232 // compressed, the the GLType field in the header must be zero.
267 // data according to what was said in the header.
345 // Read the KTX header and make sure it's valid.
384 Header hdr;
397 // key value pair in the header, but that means that we'd have to
401 // Write the header
440 // Next, write the header based on the bitmap's config.
441 Header hdr;
487 // Everything else in the header is shared.
506 // Write the header