Searched refs:compFmt (Results 1 – 2 of 2) sorted by relevance
36 static VkFormat getOutputFormat(VkFormat compFmt);40 static VkFormat getCompressedMipmapsFormat(VkFormat compFmt);
245 VkFormat CompressedImageInfo::getOutputFormat(VkFormat compFmt) { in getOutputFormat() argument246 switch (compFmt) { in getOutputFormat()298 return compFmt; in getOutputFormat()303 VkFormat CompressedImageInfo::getCompressedMipmapsFormat(VkFormat compFmt) { in getCompressedMipmapsFormat() argument304 switch (compFmt) { in getCompressedMipmapsFormat()347 return compFmt; in getCompressedMipmapsFormat()