Home
last modified time | relevance | path

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

/third_party/libdrm/etnaviv/
H A Detnaviv_priv.h138 uint32_t nr_bos, max_bos; member
151 uint32_t nr_bos, max_bos; member
/third_party/mesa3d/src/etnaviv/drm/
H A Detnaviv_priv.h142 uint32_t nr_bos, max_bos; member
155 uint32_t nr_bos, max_bos; member
/third_party/mesa3d/src/intel/common/
H A Dintel_aux_map.h82 uint32_t max_bos);
H A Dintel_aux_map.c551 uint32_t max_bos) in intel_aux_map_fill_bos()
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()
550 intel_aux_map_fill_bos(struct intel_aux_map_context *ctx, void **driver_bos, uint32_t max_bos) intel_aux_map_fill_bos() argument

Completed in 3 milliseconds