Searched defs:crocus_resource (Results 1 – 1 of 1) sorted by relevance
86 struct crocus_resource { struct87 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 …]