Searched defs:si_resource (Results 1 – 1 of 1) sorted by relevance
259 struct si_resource { struct260 struct threaded_resource b;263 struct pb_buffer *buf;264 uint64_t gpu_address;266 uint64_t vram_usage;267 uint64_t gart_usage;270 uint64_t bo_size;271 unsigned bo_alignment;272 enum radeon_bo_domain domains;273 enum radeon_bo_flag flags;[all …]