Searched refs:radeonNewTextureImage (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/radeon/
H A Dradeon_texture.h46 struct gl_texture_image *radeonNewTextureImage(struct gl_context *ctx);
H A Dradeon_screen.h258 #define radeonNewTextureImage r200_radeonNewTextureImage macro
H A Dradeon_texture.c87 struct gl_texture_image *radeonNewTextureImage(struct gl_context *ctx) function in typeref:struct:gl_texture_image *
628 functions->NewTextureImage = radeonNewTextureImage;
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/radeon/
H A Dradeon_texture.h45 struct gl_texture_image *radeonNewTextureImage(struct gl_context *ctx);
H A Dradeon_screen.h248 #define radeonNewTextureImage r200_radeonNewTextureImage macro
H A Dradeon_texture.c86 struct gl_texture_image *radeonNewTextureImage(struct gl_context *ctx) function in typeref:struct:gl_texture_image *
623 functions->NewTextureImage = radeonNewTextureImage;

Completed in 8 milliseconds