Searched defs:iris_resource (Results 1 – 1 of 1) sorted by relevance
55 struct iris_resource { struct56 struct threaded_resource base;57 enum pipe_format internal_format;66 struct isl_surf surf;69 struct iris_bo *bo;72 uint64_t offset;78 unsigned bind_history;84 unsigned bind_stages;94 struct util_range valid_buffer_range;99 struct {[all …]