Home
last modified time | relevance | path

Searched refs:internal_format_name (Results 1 – 2 of 2) sorted by relevance

/external/deqp/external/openglcts/modules/gl/
Dgl3cTextureSizePromotion.cpp563 << 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()
Dgl3cTextureSizePromotion.hpp132 const glw::GLchar* internal_format_name; //!< String representing texture internal format. member