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.cpp545 << tcu::TestLog::Message << "Promotion from internal format " << descriptor.internal_format_name in checkSourceTextureSizeAndType()
857 << tcu::TestLog::Message << "Promotion from internal format " << descriptor.internal_format_name in checkDestinationTexture()
888 … << tcu::TestLog::Message << "Promotion from internal format " << descriptor.internal_format_name in checkDestinationTexture()
930 … << tcu::TestLog::Message << "Promotion from internal format " << descriptor.internal_format_name in checkDestinationTexture()
961 << descriptor.internal_format_name << " have failed during functional test of " in checkDestinationTexture()
992 << 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