Searched refs:setLayoutLocation (Results 1 – 2 of 2) sorted by relevance
64 void setLayoutLocation (int location) { m_layoutLocation = location; } in setLayoutLocation() function in rsg::Variable
212 …fragColorVar->setLayoutLocation(0); // Bind color output to location 0 (applies to GLSL ES 3.0 onw… in generate()