Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassTests.cpp3600 const tcu::TextureFormat loggableFormat {order, tcu::TextureFormat::UNORM_INT8}; in renderColorImageForLog() local
3603 std::unique_ptr<tcu::TextureLevel> result {new tcu::TextureLevel{loggableFormat, width, height}}; in renderColorImageForLog()
3628 …const tcu::TextureFormat loggableFormat {tcu::TextureFormat::RGBA, tcu::TextureFormat::UNORM_INT… in renderColorImageForLog() local
3631 std::unique_ptr<tcu::TextureLevel> result {new tcu::TextureLevel{loggableFormat, width, height}}; in renderColorImageForLog()