HomeSort by relevance Sort by last modified time
    Searched refs:radeonSetTexBuffer2 (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_tex.h 41 extern void radeonSetTexBuffer2(__DRIcontext *pDRICtx, GLint target, GLint glx_texture_format,
radeon_texstate.c 538 void radeonSetTexBuffer2(__DRIcontext *pDRICtx, GLint target, GLint texture_format,
647 radeonSetTexBuffer2(pDRICtx, target, __DRI_TEXTURE_FORMAT_RGBA, dPriv);
    [all...]
radeon_screen.c 165 .setTexBuffer2 = radeonSetTexBuffer2,

Completed in 67 milliseconds