HomeSort by relevance Sort by last modified time
    Searched refs:alloc_flags (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/mesa/drivers/dri/i965/
intel_mipmap_tree.c 555 isl_surf_usage_flags_t isl_usage_flags, uint32_t alloc_flags,
630 mt->surf.row_pitch, alloc_flags);
731 uint32_t alloc_flags = 0; local
738 alloc_flags |= BO_ALLOC_BUSY;
754 alloc_flags, 0, NULL);
1725 const uint32_t alloc_flags = 0; local
1773 const uint32_t alloc_flags = mt->aux_usage == ISL_AUX_USAGE_CCS_E ? local
1841 const uint32_t alloc_flags = BO_ALLOC_BUSY; local
    [all...]
  /external/libdrm/amdgpu/
amdgpu.h 220 uint64_t alloc_flags; member in struct:amdgpu_bo_info
    [all...]
amdgpu_bo.c 159 info->alloc_flags = bo_info.domain_flags;

Completed in 530 milliseconds