Searched defs:radeon_tex_obj (Results 1 - 2 of 2) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/r200/
H A Dradeon_common_context.h180 typedef struct radeon_tex_obj radeonTexObj, *radeonTexObjPtr;
186 struct radeon_tex_obj { struct
216 static INLINE radeonTexObj* radeon_tex_obj(struct gl_texture_object *texObj) function
/external/mesa3d/src/mesa/drivers/dri/radeon/
H A Dradeon_common_context.h180 typedef struct radeon_tex_obj radeonTexObj, *radeonTexObjPtr;
186 struct radeon_tex_obj { struct
216 static INLINE radeonTexObj* radeon_tex_obj(struct gl_texture_object *texObj) function

Completed in 90 milliseconds