Searched defs:isl_surf_fill_state_info (Results 1 – 1 of 1) sorted by relevance
1376 struct isl_surf_fill_state_info { struct1377 const struct isl_surf *surf;1378 const struct isl_view *view;1383 uint64_t address;1390 uint32_t mocs;1395 const struct isl_surf *aux_surf;1396 enum isl_aux_usage aux_usage;1397 uint64_t aux_address;1404 union isl_color_value clear_color;1412 bool use_clear_address;[all …]