Home
last modified time | relevance | path

Searched defs:iris_resource (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/iris/
Diris_resource.h55 struct iris_resource { struct
56 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 …]