Searched refs:grow_param_threshold (Results 1 - 2 of 2) sorted by relevance
/third_party/mesa3d/src/imagination/vulkan/winsys/pvrsrvkm/ |
H A D | pvr_srv_bridge.h | 683 uint32_t grow_param_threshold; member 1035 uint32_t grow_param_threshold,
|
H A D | pvr_srv_bridge.c | 1208 uint32_t grow_param_threshold, in pvr_srv_rgx_create_free_list() 1224 .grow_param_threshold = grow_param_threshold, in pvr_srv_rgx_create_free_list() 1203 pvr_srv_rgx_create_free_list(int fd, void *mem_ctx_priv_data, uint32_t max_free_list_pages, uint32_t init_free_list_pages, uint32_t grow_free_list_pages, uint32_t grow_param_threshold, void *global_free_list, enum pvr_srv_bool free_list_check, pvr_dev_addr_t free_list_dev_addr, void *free_list_pmr, uint64_t pmr_offset, void **const cleanup_cookie_out) pvr_srv_rgx_create_free_list() argument
|
Completed in 6 milliseconds