Searched refs:last_3d (Results 1 - 24 of 24) sorted by relevance

/xsrc/external/mit/xf86-video-intel/dist/src/uxa/
H A Dintel_batchbuffer.c97 intel->last_3d = LAST_3D_OTHER;
113 intel->last_3d = LAST_3D_OTHER;
H A Dintel.h100 enum last_3d { enum
296 enum last_3d last_3d; member in struct:intel_screen_private
H A Di915_video.c116 intel->last_3d = LAST_3D_VIDEO;
H A Di965_video.c879 intel->last_3d = LAST_3D_VIDEO;
1617 intel->last_3d = LAST_3D_VIDEO;
1734 intel->last_3d = LAST_3D_VIDEO;
H A Di830_render.c585 intel->last_3d = LAST_3D_RENDER;
H A Di915_render.c856 intel->last_3d = LAST_3D_RENDER;
H A Dintel_driver.c884 intel->last_3d = LAST_3D_OTHER;
H A Dintel_uxa.c1294 if (intel->last_3d != LAST_3D_OTHER)
/xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/
H A Dintel_batchbuffer.c97 intel->last_3d = LAST_3D_OTHER;
113 intel->last_3d = LAST_3D_OTHER;
H A Dintel.h100 enum last_3d { enum
296 enum last_3d last_3d; member in struct:intel_screen_private
H A Di915_video.c116 intel->last_3d = LAST_3D_VIDEO;
H A Di965_video.c880 intel->last_3d = LAST_3D_VIDEO;
1618 intel->last_3d = LAST_3D_VIDEO;
1735 intel->last_3d = LAST_3D_VIDEO;
H A Di830_render.c585 intel->last_3d = LAST_3D_RENDER;
H A Di915_render.c856 intel->last_3d = LAST_3D_RENDER;
H A Dintel_driver.c865 intel->last_3d = LAST_3D_OTHER;
H A Dintel_uxa.c1265 if (intel->last_3d != LAST_3D_OTHER)
/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di830_batchbuffer.c125 pI830->last_3d = LAST_3D_OTHER;
H A Di915_video.c90 pI830->last_3d = LAST_3D_VIDEO;
H A Di830.h263 enum last_3d { enum
606 enum last_3d last_3d; member in struct:_I830Rec
H A Di830_render.c540 pI830->last_3d = LAST_3D_RENDER;
H A Di915_render.c394 pI830->last_3d = LAST_3D_RENDER;
H A Di830_driver.c2143 if (pI830->last_3d != LAST_3D_OTHER)
2621 pI830->last_3d = LAST_3D_OTHER;
3033 pI830->last_3d = LAST_3D_OTHER;
H A Di965_video.c762 pI830->last_3d = LAST_3D_VIDEO;
H A Di965_render.c1134 pI830->last_3d = LAST_3D_RENDER;

Completed in 34 milliseconds