Searched refs:internal_format_name (Results 1 – 2 of 2) sorted by relevance
563 << tcu::TestLog::Message << "Promotion from internal format " << descriptor.internal_format_name in checkSourceTextureSizeAndType()875 << tcu::TestLog::Message << "Promotion from internal format " << descriptor.internal_format_name in checkDestinationTexture()905 … << tcu::TestLog::Message << "Promotion from internal format " << descriptor.internal_format_name in checkDestinationTexture()936 … << tcu::TestLog::Message << "Promotion from internal format " << descriptor.internal_format_name in checkDestinationTexture()978 … << tcu::TestLog::Message << "Promotion from internal format " << descriptor.internal_format_name in checkDestinationTexture()1009 << descriptor.internal_format_name << " have failed during functional test of " in checkDestinationTexture()1040 << descriptor.internal_format_name << " have failed during functional test of " in checkDestinationTexture()
132 const glw::GLchar* internal_format_name; //!< String representing texture internal format. member