Searched refs:findShaderOutputByLocation (Results 1 – 1 of 1) sorted by relevance
117 static const rsg::Variable* findShaderOutputByLocation (const rsg::Shader& shader, int location) in findShaderOutputByLocation() function138 , m_fragColorVar (findShaderOutputByLocation(fragmentShader, 0)) in RandomShaderProgram()