Searched defs:GLAPISpec (Results 1 – 1 of 1) sorted by relevance
32 public class GLAPISpec { class42 private GLAPISpec(String glFunction, GLDataTypeSpec returnType, List<GLDataTypeSpec> args) { in GLAPISpec() method in GLAPISpec