Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/multiview/
DvktMultiViewRenderTests.cpp288 …const tcu::Vec4 getQuarterRefColor (const deUint32 quarterNdx, const int colorNdx, const int …
1128 const tcu::Vec4 MultiViewRenderTestInstance::getQuarterRefColor (const deUint32 quarterNdx, const i… in getQuarterRefColor() argument
1139 …cu::Vec4(0.0, static_cast<float>(layerNdx) * 0.10f, static_cast<float>(quarterNdx + 1u) * 0.10f, 0… in getQuarterRefColor()
1142 …cu::Vec4(0.0, static_cast<float>(layerNdx) * 0.10f, static_cast<float>(quarterNdx + 1u) * 0.10f, 0… in getQuarterRefColor()
1161 return m_colorTable[4 + quarterNdx % 4]; in getQuarterRefColor()
1167 return m_colorTable[4 + quarterNdx % 4]; in getQuarterRefColor()