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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/radeon/
H A Dradeon_texture.h74 void radeon_image_target_texture_2d(struct gl_context *ctx, GLenum target,
H A Dradeon_screen.h255 #define radeon_image_target_texture_2d r200_radeon_image_target_texture_2d macro
H A Dradeon_texture.c535 void radeon_image_target_texture_2d(struct gl_context *ctx, GLenum target, function in typeref:typename:void
640 functions->EGLImageTargetTexture2D = radeon_image_target_texture_2d;
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/radeon/
H A Dradeon_texture.h73 void radeon_image_target_texture_2d(struct gl_context *ctx, GLenum target,
H A Dradeon_screen.h245 #define radeon_image_target_texture_2d r200_radeon_image_target_texture_2d macro
H A Dradeon_texture.c534 void radeon_image_target_texture_2d(struct gl_context *ctx, GLenum target, function in typeref:typename:void
635 functions->EGLImageTargetTexture2D = radeon_image_target_texture_2d;

Completed in 9 milliseconds