HomeSort by relevance Sort by last modified time
    Searched refs:m_attrType (Results 1 - 2 of 2) sorted by null

  /external/deqp/modules/glshared/
glsVertexArrayTests.cpp 763 std::vector<rr::GenericVecType> m_attrType;
769 , m_attrType (arrays.size())
774 m_attrType[arrayNdx] = mapOutputType(arrays[arrayNdx]->getOutputType());
838 for (int attribNdx = 0; attribNdx < (int)m_attrType.size(); attribNdx++)
842 switch (m_attrType[attribNdx])
    [all...]
glsDrawTest.cpp     [all...]

Completed in 96 milliseconds