Lines Matching defs:formats
803 void GrVkCaps::setColorType(GrColorType colorType, std::initializer_list<VkFormat> formats) {
812 for (auto it = formats.begin(); it != formats.end(); ++it) {
823 for (auto it = formats.begin(); it != formats.end(); ++it) {
858 // Go through all the formats and init their support surface and data GrColorTypes.
1316 // Map GrColorTypes (used for creating GrSurfaces) to VkFormats. The order in which the formats
1430 // All external formats have a valid ycbcrInfo used for sampling and a non zero external format.
1571 // We don't support the ability to upload to external formats or formats that require a ycbcr
1572 // sampler. In general these types of formats are only used for sampling in a shader.
2020 // These two compressed formats both have an effective colorType of kRGB_888x