| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/ |
| H A D | Android.mk | |
| /xsrc/external/mit/mesa-demos/dist/src/redbook/ |
| H A D | mvarray.c | 87 static GLvoid * indices[2] = {oneIndices, twoIndices}; local in function:display
|
| H A D | aapoly.c | 73 static GLubyte indices[NFACE][4] = { local in function:drawCube
|
| H A D | varray.c | 113 GLuint indices[4] = {0, 1, 3, 4}; local in function:display
|
| /xsrc/external/mit/mesa-demos/dist/src/tests/ |
| H A D | cva.c | 35 GLuint indices[] = { 0, 1, 2, 3 }; variable in typeref:typename:GLuint[]
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/ |
| H A D | u_draw.h | 70 util_draw_elements(struct pipe_context * pipe,void * indices,unsigned index_size,int index_bias,enum pipe_prim_type mode,uint start,uint count) argument 114 util_draw_elements_instanced(struct pipe_context * pipe,void * indices,unsigned index_size,int index_bias,enum pipe_prim_type mode,uint start,uint count,uint start_instance,uint instance_count) argument
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/tessellator/ |
| H A D | p_tessellator.h | 47 uint32_t *indices; member in struct:pipe_tessellator_data
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/ramdac/ |
| H A D | xf86RamDacCmap.c | 43 RamDacLoadPalette(ScrnInfoPtr pScrn, int numColors, int *indices, LOCO *colors, argument
|
| /xsrc/external/mit/mesa-demos/dist/src/trivial/ |
| H A D | drawelements-large.c | 13 GLushort indices[NR_VERTS*2]; variable in typeref:typename:GLushort[]
|
| H A D | drawelements.c | 25 GLuint indices[] = { 1, 2, 3 }; variable in typeref:typename:GLuint[]
|
| H A D | drawrange.c | 25 GLuint indices[] = { 1, 2, 3 }; variable in typeref:typename:GLuint[]
|
| H A D | lineloop-elts.c | 25 GLuint indices[] = { 1, 2, 3 }; variable in typeref:typename:GLuint[]
|
| H A D | tri-array-interleaved.c | 29 GLuint indices[] = { 1, 2, 3 }; variable in typeref:typename:GLuint[]
|
| H A D | vp-array-int.c | 25 GLuint indices[] = { 0, 1, 2, 3 }; variable in typeref:typename:GLuint[]
|
| H A D | vp-array.c | 25 GLuint indices[] = { 0, 1, 2, 3 }; variable in typeref:typename:GLuint[]
|
| H A D | tri-multitex-vbo.c | 63 GLuint indices[] = { 0, 1, 2, 3 }; variable in typeref:typename:GLuint[]
|
| H A D | vbo-drawelements.c | 33 GLuint indices[] = { 0, 1, 2, 3 }; variable in typeref:typename:GLuint[]
|
| H A D | vbo-drawrange.c | 35 GLuint indices[] = { 1, 2, 3 }; variable in typeref:typename:GLuint[]
|
| /xsrc/external/mit/freetype/dist/src/psaux/ |
| H A D | t1cmap.h | 74 FT_UShort* indices; member in struct:T1_CMapCustomRec_
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/ |
| H A D | u_draw.h | 73 util_draw_elements(struct pipe_context * pipe,void * indices,unsigned index_size,int index_bias,enum pipe_prim_type mode,uint start,uint count) argument 123 util_draw_elements_instanced(struct pipe_context * pipe,void * indices,unsigned index_size,int index_bias,enum pipe_prim_type mode,uint start,uint count,uint start_instance,uint instance_count) argument
|
| /xsrc/external/mit/xf86-video-glint/dist/src/ |
| H A D | pm2ramdac.c | 101 Permedia2LoadPalette(ScrnInfoPtr pScrn,int numColors,int * indices,LOCO * colors,VisualPtr pVisual) argument 134 Permedia2LoadPalette16(ScrnInfoPtr pScrn,int numColors,int * indices,LOCO * colors,VisualPtr pVisual) argument
|
| /xsrc/external/mit/xf86-video-i128/dist/src/ |
| H A D | i128init.c | 572 I128LoadPalette(ScrnInfoPtr pScrn, int numColors, int *indices, LOCO *colors, argument
|
| /xsrc/external/mit/xf86-video-newport/dist/src/ |
| H A D | newport_cmap.c | 22 void NewportLoadPalette(ScrnInfoPtr pScrn, int numColors, int *indices, \ argument
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/ |
| H A D | swr_tex_sample.cpp | 109 LLVMValueRef indices[4]; local in function:swr_texture_member 206 LLVMValueRef indices[ local in function:SWR_TEXTURE_MEMBER [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/draw/ |
| H A D | draw_llvm_sample.c | 94 LLVMValueRef indices[4]; local in function:draw_llvm_texture_member 140 LLVMValueRef indices[4]; local in function:draw_llvm_sampler_member [all...] |