Home
last modified time | relevance | path

Searched defs:hw_ctx (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/intel/perf/
H A Dintel_perf_query.c249 uint32_t hw_ctx; member
586 intel_perf_init_context(struct intel_perf_context *perf_ctx, struct intel_perf_config *perf_cfg, void * mem_ctx, void * ctx, void * bufmgr, const struct intel_device_info *devinfo, uint32_t hw_ctx, int drm_fd) intel_perf_init_context() argument
/third_party/mesa3d/src/intel/tools/
H A Daub_write.c658 struct aub_hw_context *hw_ctx = &ctx->hw_contexts[engine_class]; in aub_write_ensure_context() local
518 write_engine_execlist_setup(struct aub_file *aub, uint32_t ctx_id, struct aub_hw_context *hw_ctx, enum drm_i915_gem_engine_class engine_class) write_engine_execlist_setup() argument
666 get_context_descriptor(struct aub_file *aub, const struct engine *cs, struct aub_hw_context *hw_ctx) get_context_descriptor() argument
720 aub_dump_ring_buffer_execlist(struct aub_file *aub, struct aub_hw_context *hw_ctx, const struct engine *cs, uint64_t batch_offset) aub_dump_ring_buffer_execlist() argument
831 struct aub_hw_context *hw_ctx = aub_write_exec() local
[all...]

Completed in 4 milliseconds