Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/binding_model/
DvktBindingShaderAccessTests.cpp6634 const tcu::ConstPixelBufferAccess m_sourceViewB; member in vkt::BindingModel::__anon1f3887440111::TexelBufferInstanceBuffers
6659 …, m_sourceViewB (m_imageFormat, tcu::IVec3(VIEW_WIDTH, 1, 1), m_sourceBufferB.getElementPtr(m_vie… in TexelBufferInstanceBuffers()
6795 …::ConstPixelBufferAccess& texelSrcB = (m_numTexelBuffers == 1) ? (m_sourceViewA) : (m_sourceViewB); in fetchTexelValue()