Searched defs:repeatType (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/xf86-video-r128/dist/src/
H A Dr128_exa_render.c175 unsigned int repeatType = pPict->repeat ? pPict->repeatType : RepeatNone; local in function:R128CheckCompositeTexture
/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_exa_render.c246 unsigned int repeatType = pPict->repeat ? pPict->repeatType : RepeatNone; local in function:RADEONCheckTexturePOT
294 unsigned int repeatType = pPict->repeat ? pPict->repeatType : RepeatNone; local in function:RADEONSetupSourceTile
340 unsigned int repeatType = pPict->repeat ? pPict->repeatType : RepeatNone; local in function:R100CheckCompositeTexture
386 unsigned int repeatType; local in function:FUNC_NAME
758 unsigned int repeatType = pPict->repeat ? pPict->repeatType : RepeatNone; local in function:R200CheckCompositeTexture
803 unsigned int repeatType; local in function:FUNC_NAME
1145 unsigned int repeatType = pPict->repeat ? pPict->repeatType : RepeatNone; local in function:R300CheckCompositeTexture
1201 unsigned int repeatType; local in function:FUNC_NAME
[all...]
H A Devergreen_exa.c751 unsigned int repeatType = pPict->repeat ? pPict->repeatType : RepeatNone; local in function:EVERGREENCheckCompositeTexture
838 unsigned int repeatType; local in function:EVERGREENTextureSetup
H A Dr600_exa.c905 unsigned int repeatType = pPict->repeat ? pPict->repeatType : RepeatNone; local in function:R600CheckCompositeTexture
946 unsigned int repeatType; local in function:R600TextureSetup
/xsrc/external/mit/xf86-video-ati-kms/dist/src/
H A Devergreen_exa.c766 unsigned int repeatType = pPict->repeat ? pPict->repeatType : RepeatNone; local in function:EVERGREENCheckCompositeTexture
852 unsigned int repeatType; local in function:EVERGREENTextureSetup
H A Dr600_exa.c825 unsigned int repeatType = pPict->repeat ? pPict->repeatType : RepeatNone; local in function:R600CheckCompositeTexture
866 unsigned int repeatType; local in function:R600TextureSetup
H A Dradeon_exa_render.c215 unsigned int repeatType = pPict->repeat ? pPict->repeatType : RepeatNone; local in function:RADEONCheckTexturePOT
263 unsigned int repeatType = pPict->repeat ? pPict->repeatType : RepeatNone; local in function:RADEONSetupSourceTile
309 unsigned int repeatType = pPict->repeat ? pPict->repeatType : RepeatNone; local in function:R100CheckCompositeTexture
353 unsigned int repeatType; local in function:R100TextureSetup
707 unsigned int repeatType = pPict->repeat ? pPict->repeatType : RepeatNone; local in function:R200CheckCompositeTexture
750 unsigned int repeatType; local in function:R200TextureSetup
1080 unsigned int repeatType = pPict->repeat ? pPict->repeatType : RepeatNone; local in function:R300CheckCompositeTexture
1134 unsigned int repeatType; local in function:R300TextureSetup
[all...]
/xsrc/external/mit/xorg-server.old/dist/render/
H A Dpicturestr.h162 unsigned int repeatType : 2; member in struct:_Picture
/xsrc/external/mit/xorg-server/dist/render/
H A Dpicturestr.h137 unsigned int repeatType:2; member in struct:_Picture

Completed in 16 milliseconds