Lines Matching refs:externalFormat
140 ycbcrConversion.fExternalFormat = hwbFormatProps.externalFormat;
342 VkExternalFormatANDROID externalFormat;
343 externalFormat.sType = VK_STRUCTURE_TYPE_EXTERNAL_FORMAT_ANDROID;
344 externalFormat.pNext = nullptr;
345 externalFormat.externalFormat = 0; // If this is zero it is as if we aren't using this struct.
364 SkASSERT(hwbFormatProps.externalFormat == ycbcrConversion->fExternalFormat);
365 externalFormat.externalFormat = hwbFormatProps.externalFormat;
371 &externalFormat, // pNext