Searched refs:indices (Results 1 - 25 of 124) sorted by relevance

12345

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dxf86RamDacPriv.h12 void RamDacLoadPalette(ScrnInfoPtr pScrn, int numColors, int *indices,
H A Dxf86RamDac.h34 int *indices, LOCO * colors, VisualPtr pVisual);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Dxf86RamDacPriv.h12 void RamDacLoadPalette(ScrnInfoPtr pScrn, int numColors, int *indices,
H A Dxf86RamDac.h34 int *indices, LOCO * colors, VisualPtr pVisual);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dxf86RamDacPriv.h12 void RamDacLoadPalette(ScrnInfoPtr pScrn, int numColors, int *indices,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dxf86RamDacPriv.h12 void RamDacLoadPalette(ScrnInfoPtr pScrn, int numColors, int *indices,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dxf86RamDacPriv.h12 void RamDacLoadPalette(ScrnInfoPtr pScrn, int numColors, int *indices,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Dxf86RamDacPriv.h12 void RamDacLoadPalette(ScrnInfoPtr pScrn, int numColors, int *indices,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dxf86RamDacPriv.h12 void RamDacLoadPalette(ScrnInfoPtr pScrn, int numColors, int *indices,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dxf86RamDacPriv.h12 void RamDacLoadPalette(ScrnInfoPtr pScrn, int numColors, int *indices,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dxf86RamDacPriv.h12 void RamDacLoadPalette(ScrnInfoPtr pScrn, int numColors, int *indices,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dxf86RamDacPriv.h13 void RamDacLoadPalette(ScrnInfoPtr pScrn, int numColors, int *indices,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dxf86RamDacPriv.h12 void RamDacLoadPalette(ScrnInfoPtr pScrn, int numColors, int *indices,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Dxf86RamDacPriv.h12 void RamDacLoadPalette(ScrnInfoPtr pScrn, int numColors, int *indices,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dxf86RamDacPriv.h12 void RamDacLoadPalette(ScrnInfoPtr pScrn, int numColors, int *indices,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dxf86RamDacPriv.h12 void RamDacLoadPalette(ScrnInfoPtr pScrn, int numColors, int *indices,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dxf86RamDacPriv.h12 void RamDacLoadPalette(ScrnInfoPtr pScrn, int numColors, int *indices,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A Dxf86RamDacPriv.h12 void RamDacLoadPalette(ScrnInfoPtr pScrn, int numColors, int *indices,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dxf86RamDacPriv.h13 void RamDacLoadPalette(ScrnInfoPtr pScrn, int numColors, int *indices,
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/main/
H A Dapi_validate.h40 const GLvoid *indices);
46 const GLvoid *indices);
H A Dvarray.h135 const GLvoid **indices, GLsizei primcount );
146 GLenum type, const GLvoid * const * indices,
/vbox/src/VBox/GuestHost/OpenGL/packer/
H A Dpack_client.c665 crPackDrawElements(GLenum mode, GLsizei count, GLenum type, const GLvoid *indices) argument
696 WRITE_DATA_AI(GLuint, (GLuint) ((uintptr_t) indices) );
702 crMemcpy(data_ptr, indices, count * indexsize);
710 GLenum type, const GLvoid *indices)
745 WRITE_DATA_AI(GLuint, (GLuint) ((uintptr_t) indices));
751 crMemcpy(data_ptr, indices, count * indexsize);
764 const GLvoid *indices, CRClientState *c, const GLfloat *pZva)
767 GLubyte *p = (GLubyte *)indices;
845 const GLvoid *indices)
852 const GLubyte *p = (const GLubyte *) indices;
709 crPackDrawRangeElements(GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const GLvoid *indices) argument
763 crPackExpandDrawElements(GLenum mode, GLsizei count, GLenum type, const GLvoid *indices, CRClientState *c, const GLfloat *pZva) argument
844 crPackUnrollDrawElements(GLsizei count, GLenum type, const GLvoid *indices) argument
883 crPackExpandDrawRangeElements(GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const GLvoid *indices, CRClientState *c, const GLfloat *pZva) argument
932 crPackMultiDrawElementsEXT( GLenum mode, const GLsizei *count, GLenum type, const GLvoid **indices, GLsizei primcount ) argument
948 crPackExpandMultiDrawElementsEXT( GLenum mode, const GLsizei *count, GLenum type, const GLvoid **indices, GLsizei primcount, CRClientState *c, const GLfloat *pZva ) argument
[all...]
/vbox/src/VBox/Additions/common/crOpenGL/pack/
H A Dpackspu_client.c423 packspu_DrawElements( GLenum mode, GLsizei count, GLenum type, const GLvoid *indices )
433 /*crDebug("DrawElements count=%d, indices=%p", count, indices);*/
452 GLubyte *pIdx = (GLubyte *)indices;
463 GLushort *pIdx = (GLushort *)indices;
474 GLuint *pIdx = (GLuint *)indices;
527 crPackDrawElementsSWAP( mode, count, type, indices );
529 crPackDrawElements( mode, count, type, indices );
547 crPackExpandDrawElementsSWAP( mode, count, type, indices, clientState, cZvaValues ? aAttrib : NULL );
551 crPackExpandDrawElements( mode, count, type, indices, clientStat
754 packspu_MultiDrawElementsEXT( GLenum mode, const GLsizei *count, GLenum type, const GLvoid **indices, GLsizei primcount ) argument
[all...]
/vbox/src/VBox/HostServices/SharedOpenGL/dlm/
H A Ddlm_arrays.c253 GLenum type, const GLvoid *indices, CRClientState *c)
256 GLubyte *p = (GLubyte *)indices;
307 GLenum type, const GLvoid *indices, CRClientState *c)
310 GLubyte *p = (GLubyte *)indices;
377 const GLvoid **indices, GLsizei primcount, CRClientState *c)
383 crDLMCompileDrawElements(mode, count[i], type, indices[i], c);
252 crDLMCompileDrawElements(GLenum mode, GLsizei count, GLenum type, const GLvoid *indices, CRClientState *c) argument
306 crDLMCompileDrawRangeElements(GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const GLvoid *indices, CRClientState *c) argument
376 crDLMCompileMultiDrawElementsEXT( GLenum mode, const GLsizei *count, GLenum type, const GLvoid **indices, GLsizei primcount, CRClientState *c) argument
/vbox/src/VBox/GuestHost/OpenGL/include/
H A Dcr_pack.h175 extern DECLEXPORT(void) crPackUnrollDrawElements(GLsizei count, GLenum type, const GLvoid *indices);
176 extern DECLEXPORT(void) crPackUnrollDrawElementsSWAP(GLsizei count, GLenum type, const GLvoid *indices);
178 extern DECLEXPORT(void) crPackExpandDrawElements(GLenum mode, GLsizei count, GLenum type, const GLvoid *indices, CRClientState *c, const GLfloat *pZva);
179 extern DECLEXPORT(void) crPackExpandDrawElementsSWAP(GLenum mode, GLsizei count, GLenum type, const GLvoid *indices, CRClientState *c, const GLfloat *pZva);
181 extern DECLEXPORT(void) crPackExpandDrawRangeElements(GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const GLvoid *indices, CRClientState *c, const GLfloat *pZva);
182 extern DECLEXPORT(void) crPackExpandDrawRangeElementsSWAP(GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const GLvoid *indices, CRClientState *c, const GLfloat *pZva);
190 extern DECLEXPORT(void) crPackExpandMultiDrawElementsEXT( GLenum mode, const GLsizei *count, GLenum type, const GLvoid **indices, GLsizei primcount, CRClientState *c, const GLfloat *pZva );
191 extern DECLEXPORT(void) crPackExpandMultiDrawElementsEXTSWAP( GLenum mode, const GLsizei *count, GLenum type, const GLvoid **indices, GLsizei primcount, CRClientState *c, const GLfloat *pZva );

Completed in 1756 milliseconds

12345