Searched refs:double_uniform_locations (Results 1 – 1 of 1) sorted by relevance
2809 …const glw::GLint double_uniform_locations[] = { m_po_dmat2_uniform_location, m_po_dmat2x3_unifor… in verifyErrorGenerationWhenCallingMismatchedDoubleUniformFunctions() local2817 sizeof(double_uniform_locations) / sizeof(double_uniform_locations[0]); in verifyErrorGenerationWhenCallingMismatchedDoubleUniformFunctions()2824 glw::GLint uniform_location = double_uniform_locations[n_uniform_location]; in verifyErrorGenerationWhenCallingMismatchedDoubleUniformFunctions()