Searched refs:i965_create_binding_table (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di965_video.c464 i965_create_binding_table(ScrnInfoPtr scrn, drm_intel_bo **surf_bos, int n_surf) function in typeref:typename:drm_intel_bo *
1076 bind_bo = i965_create_binding_table(pScrn, surf_bos, n_src_surf + 1);
/xsrc/external/mit/xf86-video-intel/dist/src/uxa/
H A Di965_video.c570 static void i965_create_binding_table(ScrnInfoPtr scrn, function in typeref:typename:void
1175 i965_create_binding_table(scrn, surface_state_binding_table_bo, n_src_surf + 1);
1854 i965_create_binding_table(scrn, surface_state_binding_table_bo, n_src_surf + 1);
/xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/
H A Di965_video.c571 static void i965_create_binding_table(ScrnInfoPtr scrn, function in typeref:typename:void
1176 i965_create_binding_table(scrn, surface_state_binding_table_bo, n_src_surf + 1);
1855 i965_create_binding_table(scrn, surface_state_binding_table_bo, n_src_surf + 1);

Completed in 291 milliseconds