Searched refs:inputType (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/dmx/
H A Ddmxextension.h82 int inputType; member in struct:__anon106acf1b0408
H A Ddmx.c150 case DMXInputType: attr->inputType = value; break;
749 rep.inputType = attr.inputType;
765 swapl(&rep.inputType, n);
H A Ddmxextension.c201 attr->inputType = 0;
204 attr->inputType = 1;
210 attr->inputType = 2;
250 if (attr->inputType == 1) /* console */
252 else if (attr->inputType == 2) /* backend */
/xsrc/external/mit/mesa-demos/dist/src/util/
H A Dshaderutil.h48 GLint verticesOut, GLenum inputType, GLenum outputType);
H A Dshaderutil.c226 GLint verticesOut, GLenum inputType, GLenum outputType)
238 glProgramParameteriARB(program, GL_GEOMETRY_INPUT_TYPE_ARB, inputType);
225 LinkShaders3WithGeometryInfo(GLuint vertShader,GLuint geomShader,GLuint fragShader,GLint verticesOut,GLenum inputType,GLenum outputType) argument
/xsrc/external/mit/xorg-server.old/dist/hw/dmx/examples/
H A Ddmxinfo.c217 switch (iinfo.inputType) {
H A Dxinput.c70 switch (iinf.inputType) {
/xsrc/external/mit/xorgproto/dist/include/X11/extensions/
H A Ddmxproto.h384 CARD32 inputType; member in struct:__anonaceddf2a1a08
/xsrc/external/mit/xdpyinfo/dist/
H A Dxdpyinfo.c1274 switch (iinfo.inputType) {

Completed in 13 milliseconds