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

  /external/libdrm/intel/
intel_aub.h 98 * aub_state_struct_type enum values are encoded with the top 16 bits
104 enum aub_state_struct_type { enum
133 * Decode a aub_state_struct_type value to determine the type that should be
136 static inline uint32_t AUB_TRACE_TYPE(enum aub_state_struct_type ss_type)
145 static inline uint32_t AUB_TRACE_SUBTYPE(enum aub_state_struct_type ss_type)
  /external/mesa3d/src/intel/tools/
intel_aub.h 98 * aub_state_struct_type enum values are encoded with the top 16 bits
104 enum aub_state_struct_type { enum
133 * Decode a aub_state_struct_type value to determine the type that should be
136 static inline uint32_t AUB_TRACE_TYPE(enum aub_state_struct_type ss_type)
145 static inline uint32_t AUB_TRACE_SUBTYPE(enum aub_state_struct_type ss_type)

Completed in 111 milliseconds