Home
last modified time | relevance | path

Searched refs:stype_bind (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/xa/
Dxa_tracker.c71 static const unsigned int stype_bind[XA_LAST_SURFACE_TYPE] = { 0, variable
168 unsigned int bind = stype_bind[stype]; in xa_tracker_create()
267 bind = stype_bind[xa_format_type(fdesc.xa_format)]; in xa_format_check_supported()
314 template->bind = stype_bind[xa_format_type(fdesc.xa_format)]; in xa_surface_create()
367 template->bind = stype_bind[xa_format_type(fdesc.xa_format)]; in xa_surface_redefine()