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

  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xa/
xa_tracker.c 71 static const unsigned int stype_bind[XA_LAST_SURFACE_TYPE] = { 0, variable
168 unsigned int bind = stype_bind[stype];
267 bind = stype_bind[xa_format_type(fdesc.xa_format)];
314 template->bind = stype_bind[xa_format_type(fdesc.xa_format)];
367 template->bind = stype_bind[xa_format_type(fdesc.xa_format)];
  /external/mesa3d/src/gallium/state_trackers/xa/
xa_tracker.c 71 static const unsigned int stype_bind[XA_LAST_SURFACE_TYPE] = { 0, variable
168 unsigned int bind = stype_bind[stype];
267 bind = stype_bind[xa_format_type(fdesc.xa_format)];
314 template->bind = stype_bind[xa_format_type(fdesc.xa_format)];
367 template->bind = stype_bind[xa_format_type(fdesc.xa_format)];

Completed in 962 milliseconds