Searched defs:setBinary (Results 1 – 3 of 3) sorted by relevance
78 public void setBinary(File binary) { in setBinary() method in Process
116 protected void setBinary(File binary) { in setBinary() method in Interpreter
509 void ShaderProgram::setBinary (const glw::Functions& gl, std::vector<Shader*>& shaders, glw::GLenum… in setBinary() function in glu::ShaderProgram