Lines Matching defs:names
1230 std::vector<const char*> names;
1235 names.resize(size);
1259 names[i] = names_str[i].c_str();
1264 program.GetUniformIndices(static_cast<glw::GLsizei>(size), &names[0], &indices[0]);
2861 * @param names Names of uniforms
2864 void Program::GetUniformIndices(GLsizei count, const GLchar** names, GLuint* indices) const
2868 GetUniformIndices(gl, m_id, count, names, indices);
2990 * @param names Names of uniforms
2993 void Program::GetUniformIndices(const Functions& gl, GLuint program_id, GLsizei count, const GLchar** names,
2996 gl.getUniformIndices(program_id, count, names, indices);
4810 /** Get stage specific prefix used in names
5668 /** Get list of names of varyings that will be registered with TransformFeedbackVaryings
21065 /** Get list of names of varyings that will be registered with TransformFeedbackVaryings
21068 * @param captured_varyings Vector of varying names to be captured
23282 /** Get list of names of varyings that will be registered with TransformFeedbackVaryings
23285 * @param captured_varyings List of names