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

  /external/mesa3d/src/gallium/state_trackers/xa/
xa_priv.h 50 #define XA_LAST_SURFACE_TYPE (xa_type_yuv_component + 1)
76 unsigned int format_map[XA_LAST_SURFACE_TYPE][2];
xa_tracker.c 74 static const unsigned int stype_bind[XA_LAST_SURFACE_TYPE] = { 0,
175 for (stype = 0; stype < XA_LAST_SURFACE_TYPE; ++stype)
187 for (stype = 0; stype < XA_LAST_SURFACE_TYPE; ++stype) {

Completed in 1381 milliseconds