Searched refs:inputType (Results 1 - 9 of 9) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/hw/dmx/ |
| H A D | dmxextension.h | 82 int inputType; member in struct:__anon106acf1b0408
|
| H A D | dmx.c | 150 case DMXInputType: attr->inputType = value; break; 749 rep.inputType = attr.inputType; 765 swapl(&rep.inputType, n);
|
| H A D | dmxextension.c | 201 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 D | shaderutil.h | 48 GLint verticesOut, GLenum inputType, GLenum outputType);
|
| H A D | shaderutil.c | 226 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 D | dmxinfo.c | 217 switch (iinfo.inputType) {
|
| H A D | xinput.c | 70 switch (iinf.inputType) {
|
| /xsrc/external/mit/xorgproto/dist/include/X11/extensions/ |
| H A D | dmxproto.h | 384 CARD32 inputType; member in struct:__anonaceddf2a1a08
|
| /xsrc/external/mit/xdpyinfo/dist/ |
| H A D | xdpyinfo.c | 1274 switch (iinfo.inputType) {
|
Completed in 13 milliseconds