Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/multiview/
DvktMultiViewRenderTests.cpp2577 const deUint32 mainObjectsVerticesCount = static_cast<deUint32>(m_vertexCoord.size()); in createVertexData() local
2578 const deUint32 mainObjectsCount = mainObjectsVerticesCount / m_verticesPerPrimitive; in createVertexData()
2609 m_occlusionObjectsOffset = mainObjectsVerticesCount; in createVertexData()