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

/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/xa/
H A Dxa_tracker.c73 static const unsigned int stype_bind[XA_LAST_SURFACE_TYPE] = { 0, variable in typeref:typename:const unsigned int[]
95 stype_bind[xa_type_a] |
152 stype_bind[xa_type_yuv_component]))
198 unsigned int bind = stype_bind[stype];
303 bind = stype_bind[xa_format_type(fdesc.xa_format)];
365 template->bind = stype_bind[xa_format_type(fdesc.xa_format)];
468 template->bind = stype_bind[xa_format_type(fdesc.xa_format)];
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/xa/
H A Dxa_tracker.c73 static const unsigned int stype_bind[XA_LAST_SURFACE_TYPE] = { 0, variable in typeref:typename:const unsigned int[]
95 stype_bind[xa_type_a] |
152 stype_bind[xa_type_yuv_component]))
198 unsigned int bind = stype_bind[stype];
303 bind = stype_bind[xa_format_type(fdesc.xa_format)];
365 template->bind = stype_bind[xa_format_type(fdesc.xa_format)];
468 template->bind = stype_bind[xa_format_type(fdesc.xa_format)];

Completed in 5 milliseconds