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

  /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 450 milliseconds