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

  /external/chromium_org/third_party/mesa/src/src/gallium/winsys/radeon/drm/
radeon_drm_cs.c 79 #ifndef RADEON_CHUNK_ID_FLAGS
80 #define RADEON_CHUNK_ID_FLAGS 0x03
82 /* The first dword of RADEON_CHUNK_ID_FLAGS is a uint32 of these flags: */
90 /* The second dword of RADEON_CHUNK_ID_FLAGS is a uint32 that sets the ring type */
122 csc->chunks[2].chunk_id = RADEON_CHUNK_ID_FLAGS;
  /external/mesa3d/src/gallium/winsys/radeon/drm/
radeon_drm_cs.c 79 #ifndef RADEON_CHUNK_ID_FLAGS
80 #define RADEON_CHUNK_ID_FLAGS 0x03
82 /* The first dword of RADEON_CHUNK_ID_FLAGS is a uint32 of these flags: */
90 /* The second dword of RADEON_CHUNK_ID_FLAGS is a uint32 that sets the ring type */
122 csc->chunks[2].chunk_id = RADEON_CHUNK_ID_FLAGS;
  /bionic/libc/kernel/uapi/drm/
radeon_drm.h     [all...]
  /external/kernel-headers/original/uapi/drm/
radeon_drm.h 910 #define RADEON_CHUNK_ID_FLAGS 0x03
913 /* The first dword of RADEON_CHUNK_ID_FLAGS is a uint32 of these flags: */
    [all...]

Completed in 40 milliseconds