Searched refs:it_uniform_offsets (Results 1 – 1 of 1) sorted by relevance
5179 …std::vector<glw::GLint>::const_iterator it_uniform_offsets = program_info.m_uniform_offsets.b… in prepareUniformBuffer() local5188 ++it_uniform_details, ++it_uniform_offsets, ++it_uniform_matrix_strides, ++type_ordinal) in prepareUniformBuffer()5194 const glw::GLint uniform_offset = *it_uniform_offsets; in prepareUniformBuffer()