Searched refs:texture_format (Results 1 – 5 of 5) sorted by relevance
278 GLint texture_format, in intelSetTexBuffer2() argument309 if (texture_format == __DRI_TEXTURE_FORMAT_RGB) { in intelSetTexBuffer2()
79 GLint texture_format, __DRIdrawable *dPriv) in swrastSetTexBuffer2() argument92 internalFormat = (texture_format == __DRI_TEXTURE_FORMAT_RGB ? 3 : 4); in swrastSetTexBuffer2()102 if (texture_format == __DRI_TEXTURE_FORMAT_RGB) in swrastSetTexBuffer2()
295 GLint texture_format, in intelSetTexBuffer2() argument325 if (texture_format == __DRI_TEXTURE_FORMAT_RGB) { in intelSetTexBuffer2()
538 void radeonSetTexBuffer2(__DRIcontext *pDRICtx, GLint target, GLint texture_format, in radeonSetTexBuffer2() argument592 if (texture_format == __DRI_TEXTURE_FORMAT_RGB) { in radeonSetTexBuffer2()
635 void r200SetTexBuffer2(__DRIcontext *pDRICtx, GLint target, GLint texture_format, in r200SetTexBuffer2() argument691 if (texture_format == __DRI_TEXTURE_FORMAT_RGB) { in r200SetTexBuffer2()