Searched defs:pVertices (Results 1 – 4 of 4) sorted by relevance
359 tcu::Vec4* const pVertices = reinterpret_cast<tcu::Vec4*>(dOccVertexBufferAlloc->getHostPtr()); in iterate() local378 tcu::Vec4* const pVertices = reinterpret_cast<tcu::Vec4*>(sOccVertexBufferAlloc->getHostPtr()); in iterate() local397 tcu::Vec4* const pVertices = reinterpret_cast<tcu::Vec4*>(vertexBufferAlloc->getHostPtr()); in iterate() local
364 tcu::Vec4* const pVertices = reinterpret_cast<tcu::Vec4*>(vertexBufferAlloc->getHostPtr()); in iterate() local612 tcu::Vec4* const pVertices = reinterpret_cast<tcu::Vec4*>(vertexBufferAlloc->getHostPtr()); in iterate() local1302 tcu::Vec4* const pVertices = reinterpret_cast<tcu::Vec4*>(vertexBufferAlloc->getHostPtr()); in iterate() local
1965 const std::vector<Vertex4RGBA> pVertices[2] = { m_vertices, m_fullQuadVertices }; in RasterizationSamplesInstance() local3202 const std::vector<Vertex4RGBA>* pVertices, in MultisampleRenderer()3238 const std::vector<Vertex4RGBA>* pVertices, in MultisampleRenderer()3267 const std::vector<Vertex4RGBA>* pVertices) in initialize()
638 tcu::Vec4* pVertices = reinterpret_cast<tcu::Vec4*>(alloc.getHostPtr()); in iterate() local