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

  /external/deqp/framework/opengl/simplereference/
sglrShaderProgram.cpp 142 , m_attributeNames (decl.getVertexInputCount())
156 m_attributeNames[ndx] = decl.m_vertexAttributes[ndx].name;
sglrShaderProgram.hpp 243 std::vector<std::string> m_attributeNames;
sglrReferenceContext.cpp     [all...]

Completed in 52 milliseconds