Searched refs:UniformComponentSize (Results 1 – 1 of 1) sorted by relevance
81 size_t UniformComponentSize(GLenum type) in UniformComponentSize() function97 return UniformComponentSize(UniformComponentType(type)) * VariableRowCount(type) * 4; in UniformInternalSize()102 return UniformComponentSize(UniformComponentType(type)) * UniformComponentCount(type); in UniformExternalSize()