Home
last modified time | relevance | path

Searched defs:alloc_flags (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/i965/
Dintel_mipmap_tree.c555 isl_surf_usage_flags_t isl_usage_flags, uint32_t alloc_flags, in make_surface()
731 uint32_t alloc_flags = 0; in miptree_create() local
1671 uint32_t alloc_flags, in intel_alloc_aux_buffer()
1725 const uint32_t alloc_flags = 0; in intel_miptree_alloc_mcs() local
1773 const uint32_t alloc_flags = mt->aux_usage == ISL_AUX_USAGE_CCS_E ? in intel_miptree_alloc_ccs() local
1841 const uint32_t alloc_flags = BO_ALLOC_BUSY; in intel_miptree_alloc_hiz() local
/external/libdrm/amdgpu/
Damdgpu.h220 uint64_t alloc_flags; member