Searched defs:vmw_validation_res_node (Results 1 – 1 of 1) sorted by relevance
76 struct vmw_validation_res_node { struct77 struct list_head head;78 struct vmwgfx_hash_item hash;79 struct vmw_resource *res;82 u32 no_buffer_needed : 1;83 u32 switching_backup : 1;84 u32 first_usage : 1;85 u32 reserved : 1;86 u32 dirty : 1;87 u32 dirty_set : 1;[all …]
Completed in 8 milliseconds