Home
last modified time | relevance | path

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

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