Searched refs:alloc_flags (Results 1 – 3 of 3) sorted by relevance
620 uint32_t alloc_flags = 0; in miptree_create() local643 alloc_flags |= BO_ALLOC_FOR_RENDER; in miptree_create()662 alloc_flags); in miptree_create()667 alloc_flags); in miptree_create()701 const uint32_t alloc_flags = in intel_miptree_create() local711 &mt->tiling, &pitch, alloc_flags); in intel_miptree_create()1614 const uint32_t alloc_flags = in intel_miptree_alloc_non_msrt_mcs() local1625 1, &tiling, &pitch, alloc_flags); in intel_miptree_alloc_non_msrt_mcs()
212 uint64_t alloc_flags; member
186 info->alloc_flags = bo_info.domain_flags; in amdgpu_bo_query_info()