Home
last modified time | relevance | path

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

/external/deqp/modules/glshared/
DglsLongStressCase.hpp201 …std::string positionAttrName; //!< \note Position attribute may get a bit more careful handl… member
208 , positionAttrName (positionAttrName_) in ProgramContext()
DglsLongStressCase.cpp1369 programContext.attributes, programContext.positionAttrName, m_numVerticesPerDrawCall, m_rnd); in iterate()