HomeSort by: relevance | last modified time | path
    Searched defs:i915_vma_is_map_and_fenceable (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/i915/
i915_vma.h 98 static inline bool i915_vma_is_map_and_fenceable(const struct i915_vma *vma) function in typeref:typename:bool
105 GEM_BUG_ON(!i915_vma_is_map_and_fenceable(vma));

Completed in 10 milliseconds