Searched refs:content_srf (Results 1 – 1 of 1) sorted by relevance
511 struct vmw_surface content_srf; in vmw_stdu_crtc_set_config() local528 content_srf.format = SVGA3D_X8R8G8B8; in vmw_stdu_crtc_set_config()532 content_srf.format = SVGA3D_R5G6B5; in vmw_stdu_crtc_set_config()536 content_srf.format = SVGA3D_P8; in vmw_stdu_crtc_set_config()545 content_srf.flags = 0; in vmw_stdu_crtc_set_config()546 content_srf.mip_levels[0] = 1; in vmw_stdu_crtc_set_config()547 content_srf.multisample_count = 0; in vmw_stdu_crtc_set_config()553 content_srf = *new_vfbs->surface; in vmw_stdu_crtc_set_config()559 content_srf.flags, in vmw_stdu_crtc_set_config()560 content_srf.format, in vmw_stdu_crtc_set_config()[all …]