Searched defs:uniform_value (Results 1 – 2 of 2) sorted by relevance
6139 glw::GLfloat uniform_value = 1.0f; in test_shader_compilation() local6148 glw::GLint uniform_value = 1; in test_shader_compilation() local6157 glw::GLuint uniform_value = 1; in test_shader_compilation() local6166 glw::GLdouble uniform_value = 1.0; in test_shader_compilation() local
7099 const double* uniform_value = current_uv_pair.second; in verifyUniformValues() local