Searched defs:texType (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/mesa-demos/dist/src/demos/
H A Dfbo_firecube.c158 static GLint texType = 0; variable in typeref:typename:GLint
/xsrc/external/mit/xf86-video-sis/dist/src/
H A Dsis310_accel.c1524 SiSSetupForCPUToScreenTexture(ScrnInfoPtr pScrn,int op,CARD32 texType,CARD32 dstType,CARD8 * texPtr,int texPitch,int width,int height,int flags) argument
/xsrc/external/mit/xf86-video-crime/dist/src/
H A Dcrime_accel.c869 CrimeSetupForCPUToScreenTexture(ScrnInfoPtr pScrn,int op,int texType,CARD8 * texPtr,int texPitch,int width,int height,int flags) argument
1013 CrimeSetupForCPUToScreenTextureMask(ScrnInfoPtr pScrn,int op,int texType,CARD8 * srcPtr,int srcPitch,CARD8 * mskPtr,int mskPitch,int width,int height,int flags) argument
/xsrc/external/mit/xf86-video-mga/dist/src/
H A Dmga_storm.c466 MGASetupForCPUToScreenTexture(ScrnInfoPtr pScrn,int op,int texType,CARD8 * texPtr,int texPitch,int width,int height,int flags) argument

Completed in 42 milliseconds