Searched defs:brw_screen (Results 1 – 1 of 1) sorted by relevance
47 struct brw_screen struct49 int deviceID;50 struct intel_device_info devinfo;52 __DRIscreen *driScrnPriv;54 uint64_t max_gtt_map_object_size;57 uint64_t aperture_threshold;60 int fd;62 bool hw_has_swizzling;63 bool has_exec_fence; /**< I915_PARAM_HAS_EXEC_FENCE */65 int hw_has_timestamp;[all …]