getUniformName

open fun getUniformName(idx: Int): String

Get the name of the declared uniform for this shader at index @idx.

Return

The name of the declared uniform

Parameters

idx

index of the uniform