Searched defs:parseType (Results 1 – 2 of 2) sorted by relevance
308 GLenum Shader::parseType(const std::string &type) in parseType() function in gl::Shader
817 private static Type parseType(String sig, Cursor c) throws BadBytecode { in parseType() method in SignatureAttribute