Searched refs:m_tcuFormat (Results 1 – 1 of 1) sorted by relevance
214 const tcu::TextureFormat m_tcuFormat; member in vkt::pipeline::__anon5b95e58e0111::LogicOpTestInstance241 , m_tcuFormat (mapVkFormat(m_params.format)) in LogicOpTestInstance()242 , m_numChannels (tcu::getNumUsedChannels(m_tcuFormat.order)) in LogicOpTestInstance()243 , m_channelSize (tcu::getChannelSize(m_tcuFormat.type)) in LogicOpTestInstance()443 tcu::TextureLevel referenceTexture (m_tcuFormat, iWidth, iHeight); in verifyImage()