Searched defs:uniform_value (Results 1 – 3 of 3) sorted by relevance
90 TEST_F(ValueTest, uniform_value) in TEST_F() argument
6141 glw::GLfloat uniform_value = 1.0f; in test_shader_compilation() local6150 glw::GLint uniform_value = 1; in test_shader_compilation() local6159 glw::GLuint uniform_value = 1; in test_shader_compilation() local6168 glw::GLdouble uniform_value = 1.0; in test_shader_compilation() local
7069 const double* uniform_value = current_uv_pair.second; in verifyUniformValues() local