Home
last modified time | relevance | path

Searched refs:m_tcuFormat (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineLogicOpTests.cpp217 const tcu::TextureFormat m_tcuFormat; member in vkt::pipeline::__anon28228::LogicOpTestInstance
245 , m_tcuFormat (mapVkFormat(m_params.format)) in LogicOpTestInstance()
246 , m_numChannels (tcu::getNumUsedChannels(m_tcuFormat.order)) in LogicOpTestInstance()
247 , m_channelSize (tcu::getChannelSize(m_tcuFormat.type)) in LogicOpTestInstance()
453 tcu::TextureLevel referenceTexture (m_tcuFormat, iWidth, iHeight); in verifyImage()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineLogicOpTests.cpp217 const tcu::TextureFormat m_tcuFormat; member in vkt::pipeline::__anon29447::LogicOpTestInstance
245 , m_tcuFormat (mapVkFormat(m_params.format)) in LogicOpTestInstance()
246 , m_numChannels (tcu::getNumUsedChannels(m_tcuFormat.order)) in LogicOpTestInstance()
247 , m_channelSize (tcu::getChannelSize(m_tcuFormat.type)) in LogicOpTestInstance()
453 tcu::TextureLevel referenceTexture (m_tcuFormat, iWidth, iHeight); in verifyImage()

Completed in 2 milliseconds