| /xsrc/external/mit/MesaLib.old/dist/src/mesa/vbo/ |
| H A D | vbo.h | 136 _es_VertexAttrib1f(GLuint indx, GLfloat x); 139 _es_VertexAttrib1fv(GLuint indx, const GLfloat* values); 142 _es_VertexAttrib2f(GLuint indx, GLfloat x, GLfloat y); 145 _es_VertexAttrib2fv(GLuint indx, const GLfloat* values); 148 _es_VertexAttrib3f(GLuint indx, GLfloat x, GLfloat y, GLfloat z); 151 _es_VertexAttrib3fv(GLuint indx, const GLfloat* values); 154 _es_VertexAttrib4fv(GLuint indx, const GLfloat* values);
|
| H A D | vbo_exec_api.c | 1367 _es_VertexAttrib1f(GLuint indx, GLfloat x) argument 1369 VertexAttrib4f_nopos(indx, x, 0.0f, 0.0f, 1.0f); 1374 _es_VertexAttrib1fv(GLuint indx, const GLfloat* values) argument 1376 VertexAttrib4f_nopos(indx, values[0], 0.0f, 0.0f, 1.0f); 1381 _es_VertexAttrib2f(GLuint indx, GLfloat x, GLfloat y) argument 1383 VertexAttrib4f_nopos(indx, x, y, 0.0f, 1.0f); 1388 _es_VertexAttrib2fv(GLuint indx, const GLfloat* values) argument 1390 VertexAttrib4f_nopos(indx, values[0], values[1], 0.0f, 1.0f); 1395 _es_VertexAttrib3f(GLuint indx, GLfloat x, GLfloat y, GLfloat z) argument 1397 VertexAttrib4f_nopos(indx, 1402 _es_VertexAttrib3fv(GLuint indx,const GLfloat * values) argument 1409 _es_VertexAttrib4fv(GLuint indx,const GLfloat * values) argument [all...] |
| /xsrc/external/mit/MesaLib/dist/src/mesa/vbo/ |
| H A D | vbo.h | 271 _es_VertexAttrib1f(GLuint indx, GLfloat x); 274 _es_VertexAttrib1fv(GLuint indx, const GLfloat* values); 277 _es_VertexAttrib2f(GLuint indx, GLfloat x, GLfloat y); 280 _es_VertexAttrib2fv(GLuint indx, const GLfloat* values); 283 _es_VertexAttrib3f(GLuint indx, GLfloat x, GLfloat y, GLfloat z); 286 _es_VertexAttrib3fv(GLuint indx, const GLfloat* values); 289 _es_VertexAttrib4fv(GLuint indx, const GLfloat* values);
|
| H A D | vbo_exec_api.c | 1189 _es_VertexAttrib1f(GLuint indx, GLfloat x) argument 1191 VertexAttrib4f_nopos(indx, x, 0.0f, 0.0f, 1.0f); 1196 _es_VertexAttrib1fv(GLuint indx, const GLfloat* values) argument 1198 VertexAttrib4f_nopos(indx, values[0], 0.0f, 0.0f, 1.0f); 1203 _es_VertexAttrib2f(GLuint indx, GLfloat x, GLfloat y) argument 1205 VertexAttrib4f_nopos(indx, x, y, 0.0f, 1.0f); 1210 _es_VertexAttrib2fv(GLuint indx, const GLfloat* values) argument 1212 VertexAttrib4f_nopos(indx, values[0], values[1], 0.0f, 1.0f); 1217 _es_VertexAttrib3f(GLuint indx, GLfloat x, GLfloat y, GLfloat z) argument 1219 VertexAttrib4f_nopos(indx, 1224 _es_VertexAttrib3fv(GLuint indx,const GLfloat * values) argument 1231 _es_VertexAttrib4fv(GLuint indx,const GLfloat * values) argument [all...] |
| /xsrc/external/mit/libXt/dist/src/ |
| H A D | ResConfig.c | 346 * indx index into the resource string 359 char *indx, 375 _set_and_search(children[i], indx, remainder, resource, 391 * indx the index into the resource string 396 * indx the index into the resource string 402 _get_part(char *remainder _X_UNUSED, char **indx, char **part) argument 406 char token = **indx; 413 (*indx)++; /* get rid of the token */ 414 while (**indx && (**indx ! 358 _search_child(Widget w,char * indx,char * remainder,char * resource,char * value,char last_token,char * last_part) argument 521 _set_and_search(Widget w,char * indx,char * remainder,char * resource,char * value,char last_token,char * last_part) argument 727 char *indx, *copy; local in function:_search_widget_tree [all...] |
| /xsrc/external/mit/libdrm/dist/tests/modetest/ |
| H A D | cursor.c | 75 static uint32_t indx, count; variable in typeref:typename:uint32_t 144 const struct cursor_step *step = &steps[indx % ARRAY_SIZE(steps)]; 157 indx++;
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/dri/ |
| H A D | dri.h | 132 void (*InitBuffers) (WindowPtr pWin, RegionPtr prgn, CARD32 indx); 134 DDXPointRec ptOldOrg, RegionPtr prgnSrc, CARD32 indx); 138 void (*SetDrawableIndex) (WindowPtr pWin, CARD32 indx); 240 unsigned int *indx,
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/dri/ |
| H A D | dri.h | 142 CARD32 indx); 146 CARD32 indx); 150 void (*SetDrawableIndex)(WindowPtr pWin, CARD32 indx); 255 unsigned int* indx,
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/common/ |
| H A D | xf86VidMode.c | 54 xf86VidModeGetMonitorValue(ScreenPtr pScreen, int valtyp, int indx) argument 77 ret.f = (100.0 * monitor->hsync[indx].lo); 80 ret.f = (100.0 * monitor->hsync[indx].hi); 83 ret.f = (100.0 * monitor->vrefresh[indx].lo); 86 ret.f = (100.0 * monitor->vrefresh[indx].hi);
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/ |
| H A D | vidmodeproc.h | 70 extern _X_EXPORT vidMonitorValue VidModeGetMonitorValue(pointer monitor, int valtyp, int indx);
|
| H A D | xf86VidMode.c | 638 VidModeGetMonitorValue(pointer monitor, int valtyp, int indx) argument 656 ret.f = (100.0 * ((MonPtr)monitor)->hsync[indx].lo); 659 ret.f = (100.0 * ((MonPtr)monitor)->hsync[indx].hi); 662 ret.f = (100.0 * ((MonPtr)monitor)->vrefresh[indx].lo); 665 ret.f = (100.0 * ((MonPtr)monitor)->vrefresh[indx].hi);
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/vgahw/ |
| H A D | vgaHW.h | 97 typedef void (*vgaHWWriteIndexProcPtr)(vgaHWPtr hwp, CARD8 indx, CARD8 value); 98 typedef CARD8 (*vgaHWReadIndexProcPtr)(vgaHWPtr hwp, CARD8 indx);
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/vgahw/ |
| H A D | vgaHW.h | 96 typedef void (*vgaHWWriteIndexProcPtr) (vgaHWPtr hwp, CARD8 indx, CARD8 value); 97 typedef CARD8 (*vgaHWReadIndexProcPtr) (vgaHWPtr hwp, CARD8 indx);
|
| /xsrc/external/mit/libX11/dist/src/xlibi18n/lcUniConv/ |
| H A D | cjk_tab_to_h.c | 421 int i, row, col, j, p, j1, j2, indx; local in function:output_uni2charset_sparse 449 indx = 0; 451 summary_indx[j1] = indx; 456 indx2charset[indx++] = enc->uni2charset[j]; 476 printf("static const unsigned short %s_2charset[%d] = {\n", name, indx); 477 for (i = 0; i < indx; ) { 481 if ((i % 8) == 0 || i == indx) printf("\n"); 523 printf(" /* Add `summary->indx' and the number of bits set in `used'. */\n"); 528 printf(" c = %s_2charset[summary->indx + used];\n", name);
|
| /xsrc/external/mit/xorg-server/dist/include/ |
| H A D | vidmodestr.h | 44 int indx);
|
| /xsrc/external/mit/xf86-video-s3/dist/src/ |
| H A D | s3_dga.c | 236 int indx = pScrn->pScreen->myNum; local in function:S3_SetMode 240 memcpy(&pS3->CurrentLayout, &SavedLayouts[indx],
|
| /xsrc/external/mit/xf86-video-ati/dist/src/ |
| H A D | radeon_accel.c | 678 int indx = 0; local in function:RADEONCPGetBuffer 701 dma.request_list = &indx; 715 buf = &info->dri->buffers->list[indx];
|
| H A D | radeon_dri.c | 476 static void RADEONDRIInitBuffers(WindowPtr pWin, RegionPtr prgn, CARD32 indx) argument 491 RegionPtr prgnSrc, CARD32 indx) 490 RADEONDRIMoveBuffers(WindowPtr pParent,DDXPointRec ptOldOrg,RegionPtr prgnSrc,CARD32 indx) argument
|
| /xsrc/external/mit/xf86-video-chips/dist/src/ |
| H A D | ct_driver.c | 1328 int val, indx; local in function:chipsPreInitHiQV 2117 if (xf86GetOptValInteger(cPtr->Options, OPTION_CRT_CLK_INDX, &indx)) { 2119 indx); 2120 cPtr->CRTclkInx = indx; 2122 if (xf86GetOptValInteger(cPtr->Options, OPTION_FP_CLK_INDX, &indx)) { 2124 "Force FP Clock index to %d\n", indx); 2125 cPtr->FPclkInx = indx; 2127 if (indx == cPtr->FPclkInx) { 2128 if (indx == 2) 2131 cPtr->FPclkInx = indx [all...] |
| /xsrc/external/mit/xf86-video-r128/dist/src/ |
| H A D | r128_accel.c | 1557 int indx = 0; local in function:R128CCEGetBuffer 1576 dma.request_list = &indx; 1590 buf = &info->buffers->list[indx];
|
| H A D | r128_dri.c | 160 static void R128DRIInitBuffers(WindowPtr pWin, RegionPtr prgn, CARD32 indx) argument 228 RegionPtr prgnSrc, CARD32 indx) 227 R128DRIMoveBuffers(WindowPtr pWin,DDXPointRec ptOldOrg,RegionPtr prgnSrc,CARD32 indx) argument
|
| /xsrc/external/mit/xf86-video-mach64/dist/src/ |
| H A D | atidri.c | 233 static void ATIDRIInitBuffers( WindowPtr pWin, RegionPtr prgn, CARD32 indx ) argument 300 RegionPtr prgnSrc, CARD32 indx ) 299 ATIDRIMoveBuffers(WindowPtr pWin,DDXPointRec ptOldOrg,RegionPtr prgnSrc,CARD32 indx) argument
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | api_arrayelt.c | 48 typedef void (GLAPIENTRY *attrib_func)( GLuint indx, const void *data );
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | api_arrayelt.c | 48 typedef void (GLAPIENTRY *attrib_func)( GLuint indx, const void *data );
|
| /xsrc/external/mit/xorg-server.old/dist/fb/ |
| H A D | fb.h | 1726 fbCloseScreen (int indx, ScreenPtr pScreen);
|