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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/radeon/
H A Dradeon_texture.h54 mesa_format radeonChooseTextureFormat_mesa(struct gl_context * ctx,
H A Dradeon_screen.h253 #define radeonChooseTextureFormat_mesa r200_radeonChooseTextureFormat_mesa macro
H A Dradeon_texture.c257 mesa_format radeonChooseTextureFormat_mesa(struct gl_context * ctx, function in typeref:typename:mesa_format
635 functions->ChooseTextureFormat = radeonChooseTextureFormat_mesa;
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/radeon/
H A Dradeon_texture.h53 mesa_format radeonChooseTextureFormat_mesa(struct gl_context * ctx,
H A Dradeon_screen.h243 #define radeonChooseTextureFormat_mesa r200_radeonChooseTextureFormat_mesa macro
H A Dradeon_texture.c256 mesa_format radeonChooseTextureFormat_mesa(struct gl_context * ctx, function in typeref:typename:mesa_format
630 functions->ChooseTextureFormat = radeonChooseTextureFormat_mesa;

Completed in 5 milliseconds