Searched refs:isBptcFormat (Results 1 – 4 of 4) sorted by relevance
87 bool isBptcFormat(GLenum internalformat);
473 bool isBptcFormat(GLenum internalformat) { in isBptcFormat() function604 if (isBptcFormat(internalformat)) { in getCompressedImageBlocksize()648 …if (isBptcFormat(internalformat) || isS3tcFormat(internalformat) || isRgtcFormat(internalformat)) { in getCompressedImageSize()
38 bool isBptcFormat(GLenum internalformat);
233 bool isBptcFormat(GLenum internalformat) { in isBptcFormat() function902 } else if (isBptcFormat(internalformat)) { in shouldPassthroughCompressedFormat()