Lines Matching defs:FUNC_NAME
373 #define FUNC_NAME(prefix) FUNC_NAME_CAT(prefix,MMIO)
376 #define FUNC_NAME(prefix) FUNC_NAME_CAT(prefix,CP)
382 static Bool FUNC_NAME(R100SetupTexture)(
496 FUNC_NAME(R100SetupForCPUToScreenAlphaTexture) (
523 if (!FUNC_NAME(R100SetupTexture)(pScrn, maskFormat, alphaPtr, alphaPitch,
551 FUNC_NAME(R100SetupForCPUToScreenTexture) (
574 if (!FUNC_NAME(R100SetupTexture)(pScrn, srcFormat, texPtr, texPitch, width,
599 FUNC_NAME(R100SubsequentCPUToScreenTexture) (
721 static Bool FUNC_NAME(R200SetupTexture)(
837 FUNC_NAME(R200SetupForCPUToScreenAlphaTexture) (
864 if (!FUNC_NAME(R200SetupTexture)(pScrn, maskFormat, alphaPtr, alphaPitch,
893 FUNC_NAME(R200SetupForCPUToScreenTexture) (
916 if (!FUNC_NAME(R200SetupTexture)(pScrn, srcFormat, texPtr, texPitch, width,
942 FUNC_NAME(R200SubsequentCPUToScreenTexture) (
1061 #undef FUNC_NAME