Searched refs:m_testColors (Results 1 – 2 of 2) sorted by relevance
741 std::vector<tcu::Vec4> m_testColors; member in vkt::pipeline::__anon95c57b7f0111::PushDescriptorBufferComputeTestInstance812 m_testColors.resize(m_params.numCalls); in init()816 m_testColors[colorIdx] = defaultTestColors[colorIdx]; in init()823 …m_testColors[colorIdx] = defaultTestColors[0] * mix + defaultTestColors[DE_LENGTH_OF_ARRAY(default… in init()849 …deMemcpy(m_bufferAllocs[bufIdx]->getHostPtr(), &m_testColors[bufIdx], static_cast<size_t>(kSizeofV… in init()989 …if (deMemCmp(&m_testColors[i], bufferPtr + (i * m_itemSize), static_cast<size_t>(kSizeofVec4)) != … in verifyOutput()
741 std::vector<tcu::Vec4> m_testColors; member in vkt::pipeline::__anon46d5a9ff0111::PushDescriptorBufferComputeTestInstance812 m_testColors.resize(m_params.numCalls); in init()816 m_testColors[colorIdx] = defaultTestColors[colorIdx]; in init()823 …m_testColors[colorIdx] = defaultTestColors[0] * mix + defaultTestColors[DE_LENGTH_OF_ARRAY(default… in init()849 …deMemcpy(m_bufferAllocs[bufIdx]->getHostPtr(), &m_testColors[bufIdx], static_cast<size_t>(kSizeofV… in init()989 …if (deMemCmp(&m_testColors[i], bufferPtr + (i * m_itemSize), static_cast<size_t>(kSizeofVec4)) != … in verifyOutput()