Home | History | Annotate | Download | only in functional

Lines Matching refs:glUniform1iv

806 			m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if a sampler is loaded using a command other than glUniform1i and glUniform1iv.");
903 m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if a sampler is loaded using a command other than glUniform1i and glUniform1iv.");
1086 glUniform1iv(-1, 1, &data[0]);
1117 glUniform1iv(ivec4_f, 1, &data[0]);
1129 glUniform1iv(vec4_v, 1, &data[0]);
1141 glUniform1iv(uvec4_f, 1, &data[0]);
1164 glUniform1iv(-2, 1, &data[0]);
1174 glUniform1iv(-1, 1, &data[0]);
1204 glUniform1iv(ivec4_f, 2, &data[0]);
1286 m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if a sampler is loaded using a command other than glUniform1i and glUniform1iv.");
1399 m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if a sampler is loaded using a command other than glUniform1i and glUniform1iv.");
1541 m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if a sampler is loaded using a command other than glUniform1i and glUniform1iv.");