Searched refs:findShaderInputIndex (Results 1 – 1 of 1) sorted by relevance
365 static int findShaderInputIndex (const vector<rsg::ShaderInput*>& vars, const char* name) in findShaderInputIndex() function514 const int positionNdx = findShaderInputIndex(m_vertexShader.getInputs(), "dEQP_Position"); in iterate()