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.c74 static const unsigned int stype_bind[XA_LAST_SURFACE_TYPE] = { 0, variable
108 stype_bind[xa_type_a] | in xa_get_pipe_format()
138 stype_bind[xa_type_yuv_component])) in xa_get_pipe_format()
188 unsigned int bind = stype_bind[stype]; in xa_tracker_create()
294 bind = stype_bind[xa_format_type(fdesc.xa_format)]; in xa_format_check_supported()
356 template->bind = stype_bind[xa_format_type(fdesc.xa_format)]; in surface_create()
459 template->bind = stype_bind[xa_format_type(fdesc.xa_format)]; in xa_surface_redefine()