Searched defs:m_vertexAttributes (Results 1 - 1 of 1) sorted by relevance

/external/deqp/framework/opengl/simplereference/
H A DsglrShaderProgram.hpp162 inline size_t getVertexInputCount (void) const { return m_vertexAttributes.size(); }
171 std::vector<VertexAttribute> m_vertexAttributes; member in class:sglr::pdec::ShaderProgramDeclaration

Completed in 66 milliseconds