Searched refs:uniform (Results 1 – 1 of 1) sorted by relevance
60 IGLProperty uniform = getShaderUniformProperty(state); in updateControl() local61 if (uniform instanceof GLCompositeProperty) { in updateControl()62 GLCompositeProperty uniformProperty = (GLCompositeProperty) uniform; in updateControl()