Home | History | Annotate | Download | only in scene

Lines Matching defs:bufType

312     protected Type bufType;
323 this.bufType = type;
476 return bufType;
935 +", type="+bufType.name()
961 oc.write(bufType, "buffer_type", null);
995 bufType = ic.readEnum("buffer_type", Type.class, null);