Home
last modified time | relevance | path

Searched refs:bo_size_table (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/intel/tools/
Dintel_sanitize_gpu.c85 bo_size_table(int fd) in bo_size_table() function
95 struct hash_table *t = bo_size_table(fd); in bo_size()
105 return !!bo_size_table(fd); in is_drm_fd()
238 _mesa_hash_table_insert(bo_size_table(fd), (void*)(uintptr_t)create->handle, in create_with_padding()
290 struct hash_table *t = bo_size_table(fd); in gem_close()