Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/vulkan/
Dradv_query.c42 static unsigned get_max_db(struct radv_device *device) in get_max_db() function
135 unsigned db_count = get_max_db(device); in build_occlusion_query_shader()
762 pool->stride = 16 * get_max_db(device); in radv_CreateQueryPool()
866 int db_count = get_max_db(device); in radv_GetQueryPoolResults()
983 get_max_db(cmd_buffer->device) * 16, stride, in radv_CmdCopyQueryPoolResults()