Searched refs:numVertexAttribs (Results 1 – 2 of 2) sorted by relevance
116 , numVertexAttribs (numVertexAttribs_) in DrawCommand()126 const int numVertexAttribs; member in rr::DrawCommand
1568 if ((size_t)command.numVertexAttribs < command.program.vertexShader->getInputs().size()) in isValidCommand()