Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_resource.h86 struct crocus_resource { struct
87 struct threaded_resource base;
88 enum pipe_format internal_format;
97 struct isl_surf surf;
100 struct crocus_bo *bo;
103 uint64_t offset;
109 unsigned bind_history;
115 unsigned bind_stages;
125 struct util_range valid_buffer_range;
130 struct {
[all …]