Home
last modified time | relevance | path

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

/third_party/libdrm/etnaviv/
Detnaviv_priv.h138 uint32_t nr_bos, max_bos; member
151 uint32_t nr_bos, max_bos; member
/third_party/mesa3d/src/etnaviv/drm/
Detnaviv_priv.h146 uint32_t nr_bos, max_bos; member
159 uint32_t nr_bos, max_bos; member
/third_party/mesa3d/src/intel/common/
Dintel_aux_map.h82 uint32_t max_bos);
Dintel_aux_map.c551 uint32_t max_bos) in intel_aux_map_fill_bos() argument
553 assert(p_atomic_read(&ctx->num_buffers) >= max_bos); in intel_aux_map_fill_bos()
556 if (i >= max_bos) in intel_aux_map_fill_bos()