Home | History | Annotate | Download | only in MachineIndependent

Lines Matching refs:getUniformTType

1910 const TType* TProgram::getUniformTType(int index) const      { return reflection->getUniform(index).getType(); }