Lines Matching refs:format
117 m_parameters.testedFormat, // VkFormat format;
137 m_parameters.resultFormat, // VkFormat format;
176 m_parameters.testedFormat, // VkFormat format;
414 TCU_THROW(NotSupportedError, "Operation not supported with this image format");
419 TCU_THROW(NotSupportedError, "Operation not supported with this image format");
478 VkFormat format;
528 for (const FormatData& format : astcFormats)
536 format.format,
537 format.isUnorm,
544 std::string name = format.name + "_to_" + mode.name;