HomeSort by relevance Sort by last modified time
    Searched defs:radeon_image_target_texture_2d (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_texture.c 535 void radeon_image_target_texture_2d(struct gl_context *ctx, GLenum target, function
640 functions->EGLImageTargetTexture2D = radeon_image_target_texture_2d;
radeon_screen.h 194 #define radeon_image_target_texture_2d r200_radeon_image_target_texture_2d macro

Completed in 77 milliseconds