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

  /src/sys/external/bsd/drm2/dist/include/drm/
drm_atomic.h 219 * Duplicated atomic state or NULL when obj->state is not
345 * @duplicated:
347 * Indicates whether or not this atomic state was duplicated using
349 * should use this to fixup normal inconsistencies in duplicated
352 bool duplicated : 1; member in struct:drm_atomic_state
drm_atomic.h 219 * Duplicated atomic state or NULL when obj->state is not
345 * @duplicated:
347 * Indicates whether or not this atomic state was duplicated using
349 * should use this to fixup normal inconsistencies in duplicated
352 bool duplicated : 1; member in struct:drm_atomic_state

Completed in 22 milliseconds