Searched refs:internal_format_name (Results 1 – 2 of 2) sorted by relevance
575 << tcu::TestLog::Message << "Promotion from internal format " << descriptor.internal_format_name in checkSourceTextureSizeAndType()885 << tcu::TestLog::Message << "Promotion from internal format " << descriptor.internal_format_name in checkDestinationTexture()915 … << tcu::TestLog::Message << "Promotion from internal format " << descriptor.internal_format_name in checkDestinationTexture()946 … << tcu::TestLog::Message << "Promotion from internal format " << descriptor.internal_format_name in checkDestinationTexture()988 … << tcu::TestLog::Message << "Promotion from internal format " << descriptor.internal_format_name in checkDestinationTexture()1019 << descriptor.internal_format_name << " have failed during functional test of " in checkDestinationTexture()1050 << 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